Gossamer Forum
Home : General : Internet Technologies :

Javascript: Help.

Quote Reply
Javascript: Help.
Hi,

I am making some code so that a user can type in his email address, and it sends it using his own email client to an address. Need to do this in javascript. I have made the code that opens up the clients email address and can fill in the things, the part I am having problem with is getting the pop-up messages from javascript.

How do I:

1) Get a message to pop up saying "Do you wish to have information emailed to you:" Yes / No

2) If Yes, "Please type in your email address" and have a text field there.

3) Store that input as a variable in JS so I can pass it to the code I have already.

Thanks In Advance Smile
Cheers,
Michael Bray
Subject Author Views Date
Thread Javascript: Help. Michael_Bray 4736 Apr 30, 2002, 8:07 AM
Thread Re: [Michael_Bray] Javascript: Help.
Paul 4483 Apr 30, 2002, 8:10 AM
Post Re: [Paul] Javascript: Help.
Michael_Bray 4481 Apr 30, 2002, 9:00 AM