borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (send mail : smtp : Winsock1)Next Topic (sending messages) New Topic New Poll Post Reply
AndreaVB Forum : Internet Applications : how to submit an asp page thorugh VB(Screen scraping of Internet Application
Poster Message
thirumal213
Level: Trainee

Registered: 30-12-2004
Posts: 2

icon how to submit an asp page thorugh VB(Screen scraping of Internet Application

Hi..

Can any help me ...
I want call an asp or jsp page (https request) in visual basic should pass the form value like user name and password from vb itself and should read the resultant page.

Thankx in advance

Mal.


30-12-2004 at 10:07 AM
View Profile Send Email to User Show All Posts | Quote Reply
TJ_01
Level: VB Lord


Registered: 24-08-2005
Posts: 320
icon Re: how to submit an asp page thorugh VB(Screen scraping of Internet Application

Im not so clear to your question. Im also cofused if you want to launch an IE or call the ASP apps to your vb or inside the form.

Anyway if you want to call or launch a IE window using vb, you can use shell function.
But if you want to load the asp page inside the form, you can use webbrowser control something like this:
WebBrowser1.Navigate(http://<computername>/NameOfPage.asp)




____________________________
Im JAMES  

24-08-2005 at 06:46 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Internet Applications : how to submit an asp page thorugh VB(Screen scraping of Internet Application
Previous Topic (send mail : smtp : Winsock1)Next Topic (sending messages) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder