C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » ASP.NET »

how to working in return url concept in asp.net


Posted Date: 30 Nov 2008      Posted By: Radha      Member Level: Silver     Points: 1   Responses: 3



how to working in return url concept in asp.net




Responses

Author: Arun Jacob    30 Nov 2008Member Level: GoldRating: 2 out of 52 out of 5     Points: 1

Explain your requirement some more so that we can give you solution if possible.

:-)

Arun Jacob
http://codepronet.blogspot.com/



Author: pinumalla prashant    30 Nov 2008Member Level: GoldRating: 2 out of 52 out of 5     Points: 2

you can get url
like this

Request.Url property

regards,
prashant
centre for good governance
hyderabad

Best of Luck
Regards,
Pinumalla Prashant,
System Designer,
Centre for Good Governance,
Jubilee hills.
Centre for good governance



Author: saravanan    30 Nov 2008Member Level: SilverRating: 2 out of 52 out of 5     Points: 6

Hi, in asp.net on form authentication, we will specify the
system.web>
<authentication mode="Forms">
<forms loginUrl="Login.aspx"
protection="All"
timeout="30"
name=".ASPXAUTH"
path="/"
requireSSL="false"
slidingExpiration="true"
defaultUrl="default.aspx"
cookieless="UseDeviceProfile"
enableCrossAppRedirects="false" />
</authentication>
</system.web>

default url, which will take you to the corresponding page if you succed the login, else you will be taken to the login page for re authenticate. i hope you are talking about this.

if not, please give your requirement in detail, so that anyone here can help you.

thanks



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : How to Send Email through SMTP ASP.NET 2.0
Previous : error when click on save button
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use