msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

POSTing to a password-protected web form?

 
Post new topic   Reply to topic    msvisual.com Forum Index -> VB General Discussions
Author Message
Gilles Ganault



Joined: 04 Oct 2007
Posts: 95

PostPosted: Mon Feb 25, 2008 4:47 am    Post subject: POSTing to a password-protected web form? Reply with quote

Hello

I need to automate uploading some information to a web site through
a form and the POST method. This part of the site is members-only,
which means that the code has to support cookies, ie. behave like a
web browser.

Before I write this in eg. Python, I was wondering if someone knew of
a way to do this in VB (VB5, preferably).

Thank you.

Archived from group: microsoft>public>vb>general>discussion
Back to top
View user's profile Send private message
Larry Serflaten



Joined: 04 Oct 2007
Posts: 2644

PostPosted: Mon Feb 25, 2008 1:27 am    Post subject: Re: POSTing to a password-protected web form? Reply with quote

"Gilles Ganault" wrote

> I need to automate uploading some information to a web site through
> a form and the POST method. This part of the site is members-only,
> which means that the code has to support cookies, ie. behave like a
> web browser.
>
> Before I write this in eg. Python, I was wondering if someone knew of
> a way to do this in VB (VB5, preferably).

You might want to have a look at a thread from last week. It has an
example on how to fill in a textbox and click a submit button. See:
"How to submit a IE form?"

LFS

Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    msvisual.com Forum Index -> VB General Discussions All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group