falarious Posted May 15, 2006 Share Posted May 15, 2006 HelloI have this script that iframes certains websites' forms. How do I go by autofilling the forms?Something liekIf form name=YOURNAME then value=MYVALUEDoes that make sense?WOuld appreciate the help Link to comment https://forums.phpfreaks.com/topic/9677-php-and-autofilling-forms/ Share on other sites More sharing options...
.josh Posted May 15, 2006 Share Posted May 15, 2006 you can't pass variables from one server to another, unless they specifically have it setup to accept $_GET variables. Link to comment https://forums.phpfreaks.com/topic/9677-php-and-autofilling-forms/#findComment-35832 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.