Re: How to Create an App
From: Ajay Kalra (ajaykalra_at_yahoo.com)
Date: 09/15/04
- Next message: Ajay Kalra: "Re: How to use finished dialog?"
- Previous message: Shin, YoungJin: "Re: manual-reset vs. auto-reset vs. pulse events"
- In reply to: Rony Angel Vargas: "How to Create an App"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 15 Sep 2004 00:16:49 -0400
Take a look at IE/IWebBrowser2 object model. You can automate the
functionality that you asked for using IEs object model. MSDN along with
Scott Roberts book on IE5 will be useful.
-- Ajay Kalra [MVP - VC++] ajaykalra@yahoo.com "Rony Angel Vargas" <ronyvargas@hotmail.com> wrote in message news:OphNqEnmEHA.3896@TK2MSFTNGP15.phx.gbl... > Dear NewsGroups Reader and Helpers. > > I need an Expert in Visual C++ or somethink like that... > I don't know if the followin think is possible to make but i can see an > application that to do that. > > I need to make an application using Visual C++ that do the following: > > 1- Have an UI that present an web page automaticly in some part of the main > screen; the type of this web page is an > Active Server Page (Sign In Web form that need username an password to > entry). > > 2- The application will need to write automaticly the username and password > an press the submit button. > > 3- So i need to extract or capture (or read ) the content of the one web > page that have the following information: > account name, date, time, origin, number etc. ( an TABLE with diferent > ROWS and COLUMNS). > > 4- The web page that give all information need that i type some input field > for example: Account Name, Date Ini and Date Final and press a submit button > ( Active Server Page ) the result of this request i need to capture or read > to create a local file or save at Database. > > I need an orientation that say me where i can to start, what control i will > need to use, what special componet i will need to make this aplication. > > Thank a lot for read this Post and excuse me for my english is very bad, i > hope that your understand my problem. > > Regards for all > Rony. > > >
- Next message: Ajay Kalra: "Re: How to use finished dialog?"
- Previous message: Shin, YoungJin: "Re: manual-reset vs. auto-reset vs. pulse events"
- In reply to: Rony Angel Vargas: "How to Create an App"
- Messages sorted by: [ date ] [ thread ]