|
-
May 30th, 2007, 04:04 PM
#1
Thread Starter
New Member
[02/03] Automate Use of Customer's Website
This is my first time posting here. I am an experienced Database Programmer but have done very little with web programming. We have a customer's website that gives a list of possible sales with an Accept button next to each one. The company that accepts the sale first gets it. I would like to write something that reads the line of the sale and if the line matches our criteria automatically click the accept. We already have competitors that are doing this. I don't know where to start to going about having a button on website I do not host to be clicked. I can see the button runs a javascript on the click event from viewing the source but I don't know how I can use that since I do not host that site.
If this isn't the best place for this topic let me know where I might be able to find help with this.
-
May 31st, 2007, 12:15 PM
#2
Re: [02/03] Automate Use of Customer's Website
This sounds more like a windows app that you would need. In the windows app, you would use a webbrowser control to navigate to that site and automate whatever that needs done once the the webbrowser load complete.
-
May 31st, 2007, 03:10 PM
#3
Thread Starter
New Member
Re: [02/03] Automate Use of Customer's Website
Thank you. I think I found a solution in another forum.
-
Jun 4th, 2007, 03:01 PM
#4
Re: [02/03] Automate Use of Customer's Website
I feel cheated on.
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
|