Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
JavaScript problem
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
JavaScript problem
Environment versions
OS:
Windows XP
Miscellaneous
Thread ID:
01300544
Message ID:
01300544
Views:
64
Hi everybody,

I added a Cancel button to one form. I set its EnableViewState to false and I just put

document.getElementByID("tblProInfo").visible = false;document.getElementByID("lblProStat").visible = false;

in the OnClick method.

However, this gives me Error On page.

Do you know what is wrong here?

Thanks in advance.

Even if I change it to .style.visibility = 'hidden' instead I'm getting error on page...
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform