lakshmananindia Posted February 3, 2009 Share Posted February 3, 2009 Hai friends, Is there any ways to fill web application form by using some scripts, to avoid manual typing. For example: I have a webform which has 10 text boxes. I will store the values I need to fill in the text boxes in a file. Now my requirement is, when I execute a script, the script has to read the contents from the file and it has to load the file contents into appropriate text boxes. Is it possible to do that? Link to comment https://forums.phpfreaks.com/topic/143573-to-fill-web-forms-from-the-backend/ Share on other sites More sharing options...
JonnoTheDev Posted February 3, 2009 Share Posted February 3, 2009 Yes with CURL. http://uk2.php.net/curl Do some Googling for examples Link to comment https://forums.phpfreaks.com/topic/143573-to-fill-web-forms-from-the-backend/#findComment-753605 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.