PC Review


Reply
Thread Tools Rate Thread

How can I send a value Web Appliction C# asp.net

 
 
Gil R
Guest
Posts: n/a
 
      19th Oct 2008
hi,

How can I send value from one page to another with out surfuing to this page?
code like this can't help me:
"Response.Redirect..."
and
"Server.transfer..."

please help me ,tanks so much

Gil R


 
Reply With Quote
 
 
 
 
Anthony Jones
Guest
Posts: n/a
 
      19th Oct 2008

"Gil R" <Gil (E-Mail Removed)> wrote in message
news:49307B42-B1CF-4280-B25B-(E-Mail Removed)...
> hi,
>
> How can I send value from one page to another with out surfuing to this
> page?
> code like this can't help me:
> "Response.Redirect..."
> and
> "Server.transfer..."
>


The dotnet.framework.aspnet would've been a better place to post this
question.

You haven't really defined to problem well enough to get a sensible answer.
A page which isn't currently executing doesn't have any values. Where is
this value held?

If the page calculates the value then you could re-factor the calculation
into a class then re-use that class in your client page.

For more sensible input try adding more context and description to your
problem and post the question to the aspnet group.


--
Anthony Jones - MVP ASP/ASP.NET

 
Reply With Quote
 
Arne Vajhøj
Guest
Posts: n/a
 
      19th Oct 2008
Gil R wrote:
> How can I send value from one page to another with out surfuing to this page?
> code like this can't help me:
> "Response.Redirect..."
> and
> "Server.transfer..."


WebClient or (Http)WebRequest.

Arne
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Appliction not found drjoe420 Microsoft Outlook Discussion 3 19th Mar 2010 12:40 PM
Multiple Instance of appliction Tim Rush Microsoft Excel Misc 1 9th Jan 2008 02:17 PM
compling vb.net web appliction =?Utf-8?B?bGF4Y29idXJu?= Microsoft ASP .NET 4 8th Oct 2004 04:45 PM
Help with Appliction Error! LeoGeo32 Windows XP Performance 1 5th Jul 2004 11:05 PM
Appliction problems =?Utf-8?B?dGlnZXJwYXdTQw==?= Windows XP Games 3 19th Jan 2004 10:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:57 AM.