Re: Multiple <Forms in 1.1
- From: "Jordan" <A@xxxxx>
- Date: Mon, 5 Sep 2005 00:01:48 -0700
Clarification:
While my OP described the objective clearly, it could be even more clear : )
Steps 1 and 2 from the OP don't really need to happen (although they are one
way to satisfy the requirements).
Specifically, I don't need for the 2nd form to actually appear on my aspx
page and for the user to click to POST... if I can construct the <form> to
be POSTed to the other site in my code-behind (as a string), POST it to the
other site, AND have the user see the resulting page from the other site.
This would be ideal.
The part I don't understand is how to let the user see the page that the
other site sends in response to the POST sent via the WebClient in my
code-behind. If I can learn how to do this, then I'm good to go.
Sorry if this clarification of the problem causes any confusion...
.
- Follow-Ups:
- Re: Multiple <Forms in 1.1
- From: S. Justin Gengo
- Re: Multiple <Forms in 1.1
- References:
- Multiple <Forms in 1.1
- From: Jordan
- Multiple <Forms in 1.1
- Prev by Date: Re: w3wp.exe 100% CPU
- Next by Date: How to call 2 events inside the datagrid
- Previous by thread: Multiple <Forms in 1.1
- Next by thread: Re: Multiple <Forms in 1.1
- Index(es):
Relevant Pages
|