Forum Moderators: coopster

Message Too Old, No Replies

Linking to an external form that is pre-filled?

How to fill out a form that is located off-site, without posting variables

         

Kadence

1:24 am on Apr 27, 2004 (gmt 0)

10+ Year Member



I want to link to another page, and have a form on that page filled out with some data. For instance, a link to the main Google page with the search field filled with some text. I don't want to link to the search results; I just want to link to Google.com with the form filled.

How can I do this? Is it possible?

WhosAWhata

4:14 am on Apr 27, 2004 (gmt 0)

10+ Year Member



i don't think you can actually link to it, but you could use cURL to get the contents of the page in a variable, add a value="" atribute to your input tag and then display it