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
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