Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

JavaScript submit forms with email????

 
   Web Hosting Problem Solving Community! (Home) -> Webmaster RSS
Next:  Clip Art  
Author Message
virux10

External


Since: Jul 15, 2003
Posts: 1



(Msg. 1) Posted: Tue Jul 15, 2003 1:35 pm
Post subject: JavaScript submit forms with email????
Archived from groups: alt>www>webmaster (more info?)

does anyone know how should I do this??? Im not so good in JS

 >> Stay informed about: JavaScript submit forms with email???? 
Back to top
Login to vote
dorward

External


Since: Jun 27, 2003
Posts: 197



(Msg. 2) Posted: Tue Jul 15, 2003 1:35 pm
Post subject: Re: JavaScript submit forms with email???? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Virux wrote:

 > does anyone know how should I do this??? Im not so good in JS

Tip: The body of new postings should stand on its own.

There are two issues here.

(1) Sending forms by email. : <a style='text-decoration: underline;' href="http://www.cs.tut.fi/~jkorpela/forms/" target="_blank">http://www.cs.tut.fi/~jkorpela/forms/</a>

(2) Using JS to trigger a form: Call its submit() method, but make sure that
the user has some way of getting the form to submit if JS isn't available.

--
David Dorward <a style='text-decoration: underline;' href="http://david.us-lot.org/" target="_blank">http://david.us-lot.org/</a><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: JavaScript submit forms with email???? 
Back to top
Login to vote
worte

External


Since: Jun 30, 2003
Posts: 41



(Msg. 3) Posted: Tue Jul 15, 2003 1:54 pm
Post subject: Re: JavaScript submit forms with email???? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Virux wrote:
 > does anyone know how should I do this??? Im not so good in JS

You should not do it. JS is good for client-side validation, but you can
not depend on it, and "submitting" a form with e-mail is nonsense. Use
server-side validation and formmail solution instead. It's not rocket
science, and most hosts offer it complete with a helpfile that tells you
what you need to do.


Matthias<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: JavaScript submit forms with email???? 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]