Marc Mertens [mailto:[EMAIL PROTECTED]] wrote:
> Because I want to write a client which can interact not only
> with a IIS server with dotnet but with som general webforms
> (using PHP, CGI, ASP , JSP ..) and I'm assuming that I have
> no control over the server side. By the way I thought
> views
; Sent: 16 May 2002 13:14
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] Using HttpWebRequest to fill in a webform
>
>
> Because I want to write a client which can interact not only with
> a IIS server with dotnet but with som general webforms (using PHP,
> CGI, ASP , JSP ..)
f the other side is not using ASP.NET
Thanks a lot in advance
Marc
-Original Message-
From: Jim Arnold [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 16, 2002 2:00 PM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] Using HttpWebRequest to fill in a webform
You'd need to post the view
...[instead] of faking a browser...
Jim
> -Original Message-
> From: Jim Arnold [mailto:[EMAIL PROTECTED]]
> Sent: 16 May 2002 13:00
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] Using HttpWebRequest to fill in a webform
>
>
> You'd need to post the vi
12:55
> To: [EMAIL PROTECTED]
> Subject: [DOTNET] Using HttpWebRequest to fill in a webform
>
>
> Hallo,
>
> I'm trying to write a application that automaticall fills in the
> input fields of a webform and let the webform process this request.
> More concreat suppose
Hallo,
I'm trying to write a application that automaticall fills in the
input fields of a webform and let the webform process this request.
More concreat suppose that you have a webform with two input fields and
a submit button. If you fill in the fields and press the submit button
some proc