Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing button's caption on click
Message
 
 
To
14/02/2003 16:13:35
Fabian Belo
Independent Developer
Argentina
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00752305
Message ID:
00753492
Views:
17
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform