Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HTML response.headers(
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
HTML response.headers(
Divers
Thread ID:
00984253
Message ID:
00984253
Vues:
45
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

Répondre
Fil
Voir

Click here to load this message in the networking platform