Hello there -
I am programming a web interface for my work.
I have created some web-page called info_details.aspx and
info_details.aspx.vb.
In the Info_datils.aspx.vb inside the sub called Page_Load I have
tried a simple code such as:
Msgbox ("Hello")
But it doen't seem to work when I debugged it. The web-page or the
debugger of Visual Basic Developer doesn't show any error message.
I have tried to disacble IE security features, and also I have enable
the option to execute script, but it still doesn't work.
Cheers,
Endika