Hello,
I'm not a javascript guru, but I was wondering if its possible to write form data to a text file on the user's hard drive? Here's my situation: I developed a quiz for a client to be used on their website. The client also wants to use this quiz as a stand alone deal on their laptop. The laptop will not be hooked to the internet. This is not a problem, but now I need to send the form data to something besides an email address. The form data is simply user information the client wants to use for future marketing.
So, is it possible to use javascript to write the form data to a text file on the laptop hard drive? I'm assuming there must be a way, but I'm not familiar enough with javascript to know how to do it. If anyone out there could help me out I'd greatly appreciate it.
Thanks,
Christina
I'm not a javascript guru, but I was wondering if its possible to write form data to a text file on the user's hard drive? Here's my situation: I developed a quiz for a client to be used on their website. The client also wants to use this quiz as a stand alone deal on their laptop. The laptop will not be hooked to the internet. This is not a problem, but now I need to send the form data to something besides an email address. The form data is simply user information the client wants to use for future marketing.
So, is it possible to use javascript to write the form data to a text file on the laptop hard drive? I'm assuming there must be a way, but I'm not familiar enough with javascript to know how to do it. If anyone out there could help me out I'd greatly appreciate it.
Thanks,
Christina