I need to modify my homepage opt-in box with the code listed below: http://www.monsterresource.com <form name="form1" method="post" action="https://www.mcssl.com/app/contactsave.asp"> <input name="merchantid" type="hidden" id="merchantid" value="114361"> <input name="ARThankyouURL" type="hidden" id="ARThankyouURL" value="www.1automationwiz.com/app/thankyou.asp?ID=114361"> <input name="copyarresponse" type="hidden" id="copyarresponse" value="1"> <input name="custom" type="hidden" id="custom" value="0"> <input name="defaultar" type="hidden" id="defaultar" value="443031"> <input name="allowmulti" type="hidden" id="allowmulti" value="0"> <input name="visiblefields" type="hidden" id="visiblefields" value="Name,Email1"> <input name="requiredfields" type="hidden" id="requiredfields" value="Name,Email1"> <table> <tr> <td>Name</td> <td><input name="Name" type="text" size="40"></td> </tr> <tr> <td>Email</td> <td><input name="Email1" type="text" size="40"></td> </tr> <tr align="center"> <td colspan="2"> <input type="Submit" name="cmdSubmit" value="Submit"> </td> </tr> </table> </form> Could someone please help? Thanks
Hi, I understand, that you want to use this code in the email Opt-in box, but can u please tell me what is the purpose of using this code. so that i can figure it out your necessity.
Hi mate suggest reposting this to include: Current Page Source and Code Source all a bit confusing. But glad to help once i understand.