View Single Post
Old 12-21-2006, 07:17 PM   #3 (permalink)
goliath
Junior Member
 
goliath's Avatar
 
Join Date: Oct 2006
Posts: 18
Default Re: Javascript Form Saving

I don't know that much javascript, but here is my thought:

Since the javascript runs in the client's browser, the only way you could probably get it would be to invoke the user's email client, and I'm pretty sure that's not what you're after.

If you are posting the information to the page, then with server side code you might be able to have it sent to you before the user sees it.

goliath is offline   Reply With Quote
Sponsored Links