M
Mariame
Hi everyone
I have a strange problem
I have a web page that works good
This web Page contains four buttons each one opens a new page using
script("<script>window.open('page.aspx')</script>")
when i add to this web page another button, when i click it
it give me the error "unhandled exception"
"Object reference not set to an instance of an object"
when i remove this button it still give me the same error when i click other
buttons in this page
Any Idea what could be the problem?????
Thx in Adv
I have a strange problem
I have a web page that works good
This web Page contains four buttons each one opens a new page using
script("<script>window.open('page.aspx')</script>")
when i add to this web page another button, when i click it
it give me the error "unhandled exception"
"Object reference not set to an instance of an object"
when i remove this button it still give me the same error when i click other
buttons in this page
Any Idea what could be the problem?????
Thx in Adv