|
-
May 2nd, 2001, 10:16 AM
#1
Thread Starter
Frenzied Member
Programatically Press Submit Button on HTML Form
Can some tell me how to press a button on a HTML form through my program. I have tried:
doc.forms(0).submit
which works, but does not emulate the exact procedure like I need it to do.
Here is the code for the button:
<input type="Image" name="submit" src="http://...submit.gif" border="0">
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|