Show Bid Request
automatic browsing
Bid Request Id: 3564
|
|
|
Description:
Here's exactly what I need to know how to do. I will state it as clearly as I can and you can tell me how much it will cost me for you to tell me how to do it. First, some background: I have the webbrowser control on a VB form and can get to a website by navigating to the URL. The website home page is now displayed with several hyperlinks. If I manually "tab" to the desired link and press "enter", I get directed to a new page. (1.) I need to be able to do this from code, not the keyboard. (I will need sample code that shows how to perform this simple function.) The new page(referenced above in (1.))is dynamically produced by the server and requires the entry of several numbers. Upon arriving at this page I manually type in the data. (2.) I need to be able to enter these data that I have stored in a text or script file automatically. I will need sample code to show how to do this. I hope this is enough information for you to understand what I'm trying to do. I'm sure this is not a difficult problem, but I'm just missing some critical thing that is probably related to how the focus is set or some other kind of handshaking that goes on between the server and the browser control. Thanks, planoblaster
Deliverables: Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
|
|
$13 (USD)
|
Oct 11, 2001 6:23:55 PM EDT
|
9
(Superb)
|
|
|
Are you talking about a mouse automatically moving around the screen and inputting and clicking stuff? With VB code: I know how to move mouse to a certain coordinate, I how to simulate a mouse click, I know how to simulate key presses to something that has focus. Is this what you want? You just said: I need to know how to do this.
You Do not include enough information, do you want to the program to automatically find all the links and move to them or click on a random one? Do you want it to find all the input boxes and fill them in? Do they have to be certain names? |
|
|
|
|
|