Hi All,
I'm unable to use scripts off of the script.js file. Even if I put in a simple function as follows:
function ShowAlert()
{
alert('Hi');
return true;
}
doesn't show the alert popup! If I include the same in the web form's aspx code, it works just fine. Any ideas?
version - VS 2010
Thanks,
Murugavel S
Regards,
Murugavel S
murugavel.sadagopan@gmail.com
http://murugavelmsc.blogspot.in/