Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HTML response.headers(
Message
From
05/02/2005 20:05:46
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
HTML response.headers(
Miscellaneous
Thread ID:
00984253
Message ID:
00984253
Views:
46
I have code like the following in code behind that I want to move to client side:
            Dim strHost As String = Request.Headers("Host").ToString.ToLower
            If InStr(strHost, "pics") Then
                Response.Redirect("/pics/pics.htm")
            End If
Any help would be appreciated.

Joe Johnston
~Joe Johnston USA

"If ye love wealth better than liberty, the tranquility of servitude better than the animated contest of freedom, go home from us in peace. We ask not your counsel or arms. Crouch down and lick the hands which feed you. May your chains set lightly upon you, and may posterity forget that ye were our countrymen."
~Samuel Adams

Reply
Map
View

Click here to load this message in the networking platform