Click to See Complete Forum and Search --> : formmail with javascript


crorepathi
02-04-2003, 03:22 AM
Is there any way we can insert javascript in the formmail of cgi.
If yes where can i find the detailed info.
Thanks
FYI I am a newbie

AdamGundry
02-04-2003, 10:40 AM
In order to use javascript you need to send a HTML email, which is just a textual email with a slightly different MIME type, so presumably some form-to-mail programs should allow it - there are hundreds available.

Unfortunately, I can't recommend any specific programs, but try searching on Google or wherever.

Good luck

Adam