Is it possilbe to automatically submit a php form
Posted
by phpnoob
on Stack Overflow
See other posts from Stack Overflow
or by phpnoob
Published on 2010-05-14T15:39:09Z
Indexed on
2010/05/14
15:44 UTC
Read the original article
Hit count: 149
I have a website in which I have a several php forms that I would like to fill out with auto generated content (for the purposes of exercising different content the user could submit). I would like to write a client side application that enables me to do so.
Is there any way either using webtoolkit, java script etc of doing this?
Thank all for your help, PHPNoob
© Stack Overflow or respective owner