C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Training   ASP.NET Web Hosting    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

Play Silverlight Games or Submit your Silverlight applications and earn 90% AdSense revenue.

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




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:     Points: 1

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

:-)

Arun Jacob
http://codenet.co.nr/



Author: pinumalla prashant    30 Nov 2008Member Level: GoldRating:     Points: 2

you can get url
like this

Request.Url property

regards,
prashant
centre for good governance
hyderabad



Author: saravanan    30 Nov 2008Member Level: SilverRating:     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