Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Writing in a Web Page
Message
From
03/05/2001 11:24:35
 
 
To
03/05/2001 11:16:44
General information
Forum:
Visual Basic
Category:
Internet applications
Miscellaneous
Thread ID:
00503069
Message ID:
00503078
Views:
20
>I would like to know how to entry information in a Web page opened with OpenUrl.
>For example, i would like to enter my username et password in Hotmail to have a direct access to my Inbox.

Basically, you can pull the page from Hotmail. Then, save it locally. Then edit it to enter the username and password in the form text values. You can then insert an OnLoad() event to force a submit when the page is invoked. Save that and call that instead from your Visual Basic application in order to fire the request right away at startup.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform