Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Redirecting from a Server Control
Message
From
14/08/2002 15:49:24
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Redirecting from a Server Control
Miscellaneous
Thread ID:
00689714
Message ID:
00689714
Views:
68
Hello,

Ok, if you can answer this one, you are great! The issue is with redirecting the browser through code. I know that from a webform you can use Response.Redirect which is part of the System.web.HttpResponse class. Simple enough.... What about redirecting from a Custom Control? I tried the following code:
System.Web.HttpResponse.

The wonderful Intellisense only gives me three options after the period for the code above. The options are Equals, ReferenceEquals and RemoveOutputCacheItem.

What am I doing wrong?
Thanks

Jim
Next
Reply
Map
View

Click here to load this message in the networking platform