lessdangerous
08-12-2005, 02:33 AM
I hope this makes sense, but I need something that sounds very simple, but for some reason I can't easily figure out.
I want a form with a text input field and a button.
The site visitor types in a friend's email address, and clicks the button.
Their email client opens up a new email message email window, with the friend's email address already filled in, along with the subject and message.
All the visitor has to do now is click the send button.
I'm really not sure if javascript is even required for this task, but either way, I can't figure out how to make it work.
I want a form with a text input field and a button.
The site visitor types in a friend's email address, and clicks the button.
Their email client opens up a new email message email window, with the friend's email address already filled in, along with the subject and message.
All the visitor has to do now is click the send button.
I'm really not sure if javascript is even required for this task, but either way, I can't figure out how to make it work.