Output text area content to your PC

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a text area on a web page where I would like visitors to take notes
and then output (or save) the data to a location on their own PC. I don't
want them to submit it to me via a cgi script, etc. This is for their own
private use.
 
You can not write back to a user PC from a web page, that would be a security issue. You would have
to tell users to select the text enter, the copy and paste into Notepad, Word, etc.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top