G
Greg Smith
I would like to have a centrally located login form to call from all of my
apps. I have tried to come up with the correct syntax in my web.config file
but I can't seem to get it correct.
I would like to figure out what goes in the brackets for a file @
c:\InetPub\wwwrot\Apps:
<authentication mode="Forms">
<forms loginUrl="<something here>\login.aspx" name="Scheduler" timeout="1"
/>
</authentication>
Any help is greatly appreciated.
apps. I have tried to come up with the correct syntax in my web.config file
but I can't seem to get it correct.
I would like to figure out what goes in the brackets for a file @
c:\InetPub\wwwrot\Apps:
<authentication mode="Forms">
<forms loginUrl="<something here>\login.aspx" name="Scheduler" timeout="1"
/>
</authentication>
Any help is greatly appreciated.