Automatically POST on document creation

Posted by ptikobj on Stack Overflow See other posts from Stack Overflow or by ptikobj
Published on 2010-05-21T13:29:13Z Indexed on 2010/05/21 13:30 UTC
Read the original article Hit count: 154

Filed under:
|

In an HTML-document, i want to have a (if possible: invisible) form that POSTs the contents of one text input field to my server as soon as the document is created or if possible within s seconds. The document is created via javascript's open.

How can i do that?

© Stack Overflow or respective owner

Related posts about http

Related posts about html