what is aspnet_client, i have several web sites and some have this on and some dont, so what does it do?
Easy_Coder
1:17 pm on Apr 11, 2006 (gmt 0)
its a default folder that contains the javascripts used for the clientside validation controls.
stevelibby
1:33 pm on Apr 11, 2006 (gmt 0)
not with you on that, tell me more
macrost
3:50 pm on Apr 11, 2006 (gmt 0)
What easy coder is referring to is the clientside javascript validation for asp.net web forms. If you have the aspnet_client folder in the root of a site, that site has the ability to run asp.net applications.
stevelibby
5:17 pm on Apr 11, 2006 (gmt 0)
right, i`m with you, however i dont run asp.net, so that does not affect me then.