is possible that you make an asp.net form to authenticate users and do not use the Login control and then modificaréis your web.config, but ...
Arg! Do not leave me or styles or images.
To do this you have to add exceptions in your web.config, behind a \u0026lt;/ system.web> eg
Arg! Do not leave me or styles or images.
To do this you have to add exceptions in your web.config, behind a \u0026lt;/ system.web> eg
\u0026lt;location path = "dir_imagenes">
\u0026lt;system.web> ;
\u0026lt;authorization>
\u0026lt;allow users ="*">
\u0026lt;/ authorization>
\u0026lt;/ system.web>
\u0026lt;/ location>
Source
0 comments:
Post a Comment