Re: breaking the model
- From: "Mike Gaab" <mike-g@xxxxxxxxxxx>
- Date: Sun, 18 Dec 2005 20:01:10 -0700
"Kevin Spencer" <kevin@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:uiVLu9$AGHA.808@xxxxxxxxxxxxxxxxxxxxxxx
> I'm having a little trouble understanding this one. Yes, the posted form
> data is in the Request object. The Request object is created by parsing an
> HTTP Request; in this case, the form POST Request from the Page.
>
> Now, where I'm somewhat fuzzy is with the second part of the question.
> What do you mean by "the calling object?" What do you mean by "setting up
> the calling object to transfer data via a series of get calls?"
this is where i got the idea
http://www.codeproject.com/aspnet/DataPassingBtPages.asp
A WAMP scenrio:
1. User fills out an html form that contains a single textbox on Page A
2. Submits the html form on Page A to the server specifying the
SimpleAddition app to process the single textbox value.
3. The SimpleAddition app adds the value to itself and then returns that
value to the browser in Page B (with the browser showing that Page B was
returned).
How would you accomplish this simple task in webforms?
Thanks,
Mike
----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
.
- Follow-Ups:
- Re: breaking the model
- From: Kevin Spencer
- Re: breaking the model
- References:
- breaking the model
- From: Mike Gaab
- Re: breaking the model
- From: Kevin Spencer
- Re: breaking the model
- From: Mike Gaab
- Re: breaking the model
- From: Kevin Spencer
- Re: breaking the model
- From: Mike Gaab
- Re: breaking the model
- From: Kevin Spencer
- breaking the model
- Prev by Date: NUnit Testing
- Next by Date: PageLayout
- Previous by thread: Re: breaking the model
- Next by thread: Re: breaking the model
- Index(es):