1
Answer

Automaticall fill and submit

Dick Roose

Dick Roose

15y
3.4k
1

Hi All,
I want to open a web site form, (lets call it signin.php), which has two input boxes (username and Password) and a submit button. I then want to fill in the inputs and click submit from the vb program which opened the form, all without any user input.  The signin script will check the username and password against a database and return either success or fail.
Can anyome point me toward a solution?
 
Thanks
dcroose
Answers (1)
0
zoren baybayan
NA 19 3.6k 15y
what do you mean? force the program to sign in without any user inputs.?... then make a control structure that force the input into null.. then display a message into a message box for any trapping commands like success or fail