View Single Post
  #2 (permalink)  
Old 08-06-06, 07:10 PM
TwoD TwoD is offline
Community VIP
 
Join Date: Sep 2003
Location: 404
Posts: 1,813
Thanks: 0
Thanked 0 Times in 0 Posts
Please, do not post the same question/thread in multiple sections:
http://www.programmingtalk.com/showthread.php?t=31602
Moderators can move the tread (Like Nico did) if it's in the wrong place.
If they are moved to a place where you don't want it to be, contact the moderators of that section.

Please use informative thread titles.


I'm not sure how to solve this with JavaScript, if it can be done.

Does the server support PHP or ASP? Will the mails be sent to you? Are you using a serverside script to send the email, or will it be sent with the users' default email client (<form action="mailto:you@home.com">)? And so on...
__________________
[W3Schools - learn all about the standards.] [QuirksMode - Browser Quirks] [MS's Online Reference Docs] [DOM in Gecko.]
Please pay attention to stickys, announcements and forum rules, thank you.
Please also remember Code Wrappers and [SOLVED] Marking, this helps everyone.
Reply With Quote