I want to check through my code whether javascript on client's machine is enabled or disabled. Is there any code which can do suich kind of work
if(Javascript enabeld)
{
do this------
}
else
{
do this----
}
can you tell me the condition required here
Regards
Ankur


Reply With Quote
Bookmarks