Hi All
Im quite new to asp and up to know doing ok (hmmmmm!) I am having problems using javascript mouseovers and validation within my vbscript (this works fine when used as a html page not when asp). I have looked on the web but not found a solution to my problem. An example would be:
<a href"index.html" onMouseOver="window.status='homepage';return true">Click Here</a>
Do i need to tell the script that it uses java script for this ?
Any help would be very much appreciated.
Many Thanks
Colin
Im quite new to asp and up to know doing ok (hmmmmm!) I am having problems using javascript mouseovers and validation within my vbscript (this works fine when used as a html page not when asp). I have looked on the web but not found a solution to my problem. An example would be:
<a href"index.html" onMouseOver="window.status='homepage';return true">Click Here</a>
Do i need to tell the script that it uses java script for this ?
Any help would be very much appreciated.
Many Thanks
Colin