jquery validation code not executing in IIS 5.0 using ASP.NET 2.0
Hi,
I have an asp.net web application which includes jquery plugins and runs very well locally( ie using ASP.NET development server) but when deployed or published to IIS 5.0 the same is not working.
Is there anything to do with jQuery not supporting IIS5.0 and ASP.NET 2.0.
Regards
SA