473,320 Members | 2,083 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Sending POST form with WebBrowser

After a brief Google session, I can only find the following:

1. Instructions for pre-.NET VB
2. Other IE controls

I need to send a POST form with the web browser control: I need to do it
with it, because I need "silent authentication" to the website with IE.
How would I do this?
Mar 6 '08 #1
2 7099
"sweetiecakes" <sw**************@mail.comwrote in message
news:47***********************@news.fv.fi...
After a brief Google session, I can only find the following:

1. Instructions for pre-.NET VB
2. Other IE controls

I need to send a POST form with the web browser control: I need to do it
with it, because I need "silent authentication" to the website with IE.
How would I do this?
I did this recently, but kind of "hackish" and I'm not sure this was even
the right way. After digging and not finding anything either, I found out
that you can navigate all the elements of the page on the page load event.
So I found all the fields I needed to fill in, then found the submit button
and invoked that click event for that button. It's been working for about a
year without any issues so far.

Mar 6 '08 #2
On Mar 6, 10:24*pm, sweetiecakes <sweetiespamca...@mail.comwrote:
After a brief Google session, I can only find the following:

1. Instructions for pre-.NET VB
2. Other IE controls

I need to send a POST form with the web browser control: I need to do it
with it, because I need "silent authentication" to the website with IE.
How would I do this?
These may help:
http://support.microsoft.com/kb/311294
http://www.codeproject.com/KB/cs/mul...equest_C_.aspx
Mar 7 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Matt | last post by:
Hi group, Here's a problem I've been trying to solve for the past several weeks. I have the standard WebBrowser object added to a form so it can access websites, and I have it load a default...
20
by: CHIN | last post by:
Hi all.. here s my problem ( maybe some of you saw me on other groups, but i cant find the solution !! ) I have to upload a file to an external site, so, i made a .vbs file , that logins to...
1
by: Jack | last post by:
Hi All, I've a problem using IE web browser component. I need to send a file into a server and to receive progress information during the upload. The IE webbrowser component have a nice event to...
1
by: Kaspa | last post by:
hello world, I am trying to simulate a webrowser in an access form with a webbrowser control, but when I try to use the enter key it does not go to the highlighted link like a normal browser...
7
by: Mike | last post by:
Hi! I posted this question in browser_ctl group as well but got no results. I have a form with embedded WebBrowser. Upon clicking on a link in the embedded webbrowser that calls JavaScript's...
10
by: Selden McCabe | last post by:
I'm trying to display some HTML on a form in a VB.Net project. I've referenced the COM WebBrowser control, and put an instance of it on my form. But during the Form_Load, I'm getting the...
2
by: jasonhartsoe | last post by:
I'm using Visual Studio 2005 Team Edition....using visual basic. I'm trying to use the webbrowser control. In the webbrowser control I have it got to a page where there is a form. It waits for...
13
by: ofiras | last post by:
Hello everyone, How can I sand a post to a web page? I want that when the page is trying to fetch a post variable, it will be something the program defined first. Please help, Ofir.
1
by: Piratenaapje | last post by:
I'm currently developing a Google Reader Notifier for linux (check it out at http://grnotify.sf.net if you're interested), and need to be able to open the users default webbrowser and login to google...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.