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? Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.