View Full Version : How do I send a requested page ...
Hugh Jass
09-12-2000, 09:01 PM
How do I send a requested page (instantly) to a users inbox, onsubmit.
Is it ASP CGI or what?
I haven't the first clue!
I only know a little JavaScript & need a pointer to a basic tutorial.
Please help!
Hugh
Titan
09-16-2000, 06:04 PM
Hi Hugh are you looking to fill completed requests from your users?
Sorry I'm a little confused...
If it's a static webpage to be sent to you or admin, you should use 'mailto'...
Let us know and we'll help you...
------------------
Best of Luck!
Titan
ICQ 37149892
Hugh Jass
09-17-2000, 08:01 PM
Sorry, I didn't explain that very well!
I am offering visiters to my website a choice of 9 free tutorials, but also ask for the users e-mail address in order to get feedback from them.
At the moment I simply use:
method="post" action="mailto:me@myaddress.com" onSubmit="return validate_form()">
This sends the user to the chosen page & lets me know who viewed what.
What I would like to do is to send the chosen document to the user via e-mail.
By using this method, the user (hopefuly) will not feel that I have cheated to get their address from them.
I'd like to send the page automatically (using ASP CGI or whatever it is) rather than making them wait for me to send it to them the next day.
Can you help?
[This message has been edited by Hugh Jass (edited 09-17-2000).]
vBulletin® v3.6.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.