Jump to content

Programming Question


Guest gjbilik

Recommended Posts

Guest gjbilik

Hi there,I'm not sure if this is a good place to ask this question, but I'll give it a shot. I am writing a program in Liberty Basic which interacts with a third party Web page form. As of now, I can write information from a delimited data file to the form in the proper fields on the form. The information fields are a 4 column by 12 row, list of info. My problem is that at the bottom of the form is a radio button with two options and to submit buttons, producing different results, and I can't seem to find a way to find out where these buttons are to check them and/or click them. I have the ability in Liberty to make windows API calls and am using them quite extensively in my program so far. Can anyone point me in a direction where I might be able to get the positioning information? I have tried enumerating chold windows to no avail. Again, my apologies if this is not the proper place to post this question.Thanks for any assistance.Greg

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...