![]() |
IOBit Software
|
|
|
||||||
| Software Software such as operating systems like Windows XP, Windows Vista, Windows 7 etc., or specific programs. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
Hello all...
I am trying to create and newsletter subscription form. I have followed the directions and it still does not work. i want it to send the data to an email. The form will only contain the fields: Name _________________ Email Address _______________ Radio buttons for: subscribe and unsubscribe Submit (button) Here is the code for what I have done. Can you please help? <form id="newsletter" name="newsletter" method="post" action="formtomail:contactus@lifesmysticaljourney.com"> <p> </p> <p> <span id="sprytextfield1"> Name <input type="text" name="text1" id="text1" /> <span class="textfieldRequiredMsg">A value is required.</span></span> </p> <p></p> <p>Email Address <span id="sprytextfield2"> <input type="text" name="text2" id="text2" /> <span class="textfieldRequiredMsg">A value is required.</span><span class="textfieldInvalidFormatMsg">Invalid format.</span></span></p> <p></p> <p><span id="spryradio1"> <label> <input type="radio" name="Subscribe/unsubscribe" value="radio" id="Subscribe/unsubscribe_0" /> Subscribe</label> <br /> <label> <input type="radio" name="Subscribe/unsubscribe" value="radio" id="Subscribe/unsubscribe_1" /> Unsubscribe</label> <br /> <br /> <span class="radioRequiredMsg">Please make a selection.</span></span></p> <p> <input type="submit" name="button" id="button" value="Submit" /> </p> </form> |
| Sponsored links |
|
|
|
#2
|
||||
|
||||
|
|
|
#3
|
||||
|
||||
|
Yes, sorry. The form appears on the site but when I click submit, nothing happens... I am not getting messages with the info. You can find it here...
http://www.mysticscooby.com/newslett...criptions.html Quote:
|
|
#4
|
||||
|
||||
|
Do you have the "formtomail" script installed on your server?
See this discussion in the Dreamwave forum for some additional info: http://forums.adobe.com/message/2447598#2447598 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| App subscription | kemosabe421 | Macintosh | 1 | 04-10-12 11:48 |
| Change subscription settings. | motc7 | Majorgeeks Welcome Center | 8 | 05-29-09 21:13 |
| Free PC Mag 12 month subscription | bigbazza | Interesting Website Links | 4 | 05-14-08 16:21 |
| hwo to i stop subscription | languy99 | Lounge | 3 | 06-02-06 14:56 |
| Embedding a form into a page in Dreamweaver | mcadam | Software | 1 | 12-10-05 04:43 |