|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Submit form html ..
Hi ...
I'm relatively new to HTML ... I want to be able to collect a 2nd copy of all the info submitted from my sign-up form. What do I need to do ? Thanks, Peter URL |
|
#2
|
||||
|
||||
|
What kind of form handler are you using, or what scripting language is the form handler written in?
__________________
~ Joe Penn |
|
#3
|
||||
|
||||
|
Boy do I hate popups, especially onUnLoad popups.. nothing is more irritating...
But anyway.. it depends on how add.cgi works and how you want this data. How do you want to collect this second copy of data? Do you want it emailed to you, do you want a file created with it, do you want to save the second record to a database? [edit] Ahck! Looks like my post crashed into jpenn's ![]() [/edit] |
|
#4
|
|||
|
|||
|
Multiple recipients for subscribe form
I hope this helps ... I would also like to receive a copy the I can build my own list from ...
**************************************************** <form action="http://www.getresponse.com/cgi-bin/add.cgi" method="post" name=""> <input type="hidden" name="category1" value="weeklytip"> <input type="hidden" name="confirmation" value="http://www.pushbuttonletters.com/emailthanks2.html"> <input type="hidden" name="misc" value="my_affil_ID"> <input type="submit" value="Click to Subscribe" name="submit"> **************************************************** ...Peter |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > Submit form html .. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|