Problem in Javascript -Masterpage
Hello,
I have created a page using masterpage.When i applied an "onchange" event to a textbox. But it is not working .... when i used getElementById("txtName") ...it shows null value
But the same thing works in page without a masterpage. When i created masterpage it automatically insert a form Tag there... is it a problem?
Regards
Ratheesh
|