PDA

View Full Version : Findng A button on a form


gjbilik
10-28-2005, 04:52 PM
Hi!

I have a problem that is driving me crazy. I'm not sure this is the correct place to post this question, but I'll give it a shot.

I am writing a program which will fill out a form on a web site with data from a delimited data set. This part I can do. Where my problem begins is trying to find the submit button on the form from my program. For example, I could have entered this message using the first part of my program given I had the text in a file. But, I can't find the submit button at the bottom.

Any ideas? I greatly appreciate any help.

Thanks.

Greg