Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing button's caption on click
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00752305
Message ID:
00753295
Views:
16
>>>Nadya;
>>>
>>>The file is on its way!
>>>
>>>Tom
>>
>>Quick test, if browser accepts cookies or not: if HTTP_COOKIE value is not empty, it means, that client supports cookies, right?
>
>Nadya;
>
>I have not used HTTP_COOKIE. You might give this a try although your example might work.
>
>
>if(Request.Browser.Cookies)
>{
>   //... Your code goes here
>}
>
>
>Tom
Error Type:
Microsoft JScript runtime (0x800A138F)
'Request.Browser.Cookies' is null or not an object
/nadyatest/buttonchange.asp, line 39
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