473,397 Members | 2,056 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

loginUrl Syntax

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.
Aug 3 '06 #1
0 836

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Hermit Dave | last post by:
Hi, I am making a web application (rather two applications) one which is host and used by customers when they are just browsing through products. The second application resides on a secure...
6
by: TJS | last post by:
i'm having problems where the user is not correctly redirected to login page if starting in a folder below the webroot. in these cases, it always tries to go to /foldername/login.aspx this is...
3
by: dgator | last post by:
Is it possible to have multiple LoginURL's. I have a situation where I have a certain url redirect into my secure web application. I have the specific login credentials handled fine. The users...
0
by: gabe | last post by:
Is there a way to read the loginURL attribute of the forms element in the web.config file? We have a standard Login.aspx page we use for custom authentication. When the site is down for...
2
by: ad | last post by:
I have define a LoginUrl in Web.config like: <authentication mode="Forms"> <forms name="HealthCookie" loginUrl="Login.aspx" protection="Validation" timeout="99999"> How can I refer the LoginUrl...
3
by: cashdeskmac | last post by:
I have read that when using Forms Authentication, if you do not specify a value for the LoginUrl attribute it defaults to default.aspx. However, to test this, I create an application, add a new...
1
by: Arpan | last post by:
I have created a simple ASP.NET calculator in a ASPX page (which exists in C:\Inetpub\wwwroot\ASPX folder). Before allowing a user to access this calculator, I want to first find out whether the...
1
by: Jeff | last post by:
Hey asp.net 2.0 I created a simple helloworld website so I could tryout athentication in asp.net 2.0 Start page is Default.aspx. The problem is that when I start this web application I'm...
1
by: ad | last post by:
I have defined the LoginUrl and defaultUrl in web.config. <authentication mode="Forms"> <forms name="HealthCookie" loginUrl="Login.aspx" defaultUrl="Home.aspx" protection="Validation"> </forms>...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.