Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing button's caption on click
Message
 
 
À
14/02/2003 16:13:35
Fabian Belo
Independent Developer
Argentine
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00752305
Message ID:
00753492
Vues:
32
>No. Your code it's ok. I didn't see it before...
>One question. It works as you posted? Looks like JS.
>BTW, I'm changing my "old" verification with yours.
>
>if (Request.ServerVariables("HTTP_COOKIE")<>"") Then
>        Response.Write ("Browser supports cookie!")
>     else
>        Response.Write ("Browser does not support cookie!")
>End If
>
>
>Session vars & Cookies, Yep, is a matter of deeper analysis I guess.

That's the code I came up by myself! < g > I'm not sure, if it's wrong or right, that's why I asked...

Well, my browser does support cookies, so it prints, that it supports them. I didn't find a way to disable them and I don't want to. But it would be nice to try on the browser, which doesn't support cookies.

I wrote it as a Java Script just to try different script languages...

Found this site http://www.w3schools.com/js/js_conditionals.asp to learn some Java scripts...
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform