Forums

This topic is locked

"call javascript" code for submit button

Posted 28 Jan 2005 21:39:40
1
has voted
28 Jan 2005 21:39:40 mark york posted:
Howdy Gang,

What code to I use on the submit button of my forms to send the form info via email. If this involves a javascript (hence the term call javascript) then what is the freaking script???? Help!

Replies

Replied 28 Jan 2005 22:00:00
28 Jan 2005 22:00:00 Chris Charlton replied:
It's not JS (JavaScript) that send an email, it's usually a CGI/Server-Side script (PHP, ASP, CF, JSP). There are a ton of extensions available here @ DMXzone (www.dmxzone.com/categories.asp?TypeId=3) and on Macromedia's Exchange (www.macromedia.com/exchange/).

Also, if you'd like to read more about the code involved, DMXzone is full of great resources in the Tutorials (www.dmxzone.com/categories.asp?TypeId=2) section and the Premium Articles (www.dmxzone.com/categories.asp?TypeId=28).

Reply to this topic