Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

open webpage with non-querystring parameters

Status
Not open for further replies.

mgriffith

MIS
Jul 3, 2001
177
US
anyone have any idea how to use webbrowser.navigate (or any other method) to open a webpage with 'post' (rather than 'get') parameters.

basically i'm spawning an internet explorer session to a webpage that requires login, using the same credentials as in the vb app. i don't want to pass them through the querystring for security reasons, and i don't want to make them login again.

any ideas?

thanks. mike griffith
----------------------------
mgriffith@lauren.com
mdg12@po.cwru.edu
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top