Click here to Skip to main content
15,913,090 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionASP.net Forum Pin
jojoba20104-Jan-10 21:57
jojoba20104-Jan-10 21:57 
AnswerRe: ASP.net Forum Pin
saini arun5-Jan-10 0:55
saini arun5-Jan-10 0:55 
QuestionDataTable Select Query Pin
Mugdha_Aditya4-Jan-10 21:53
Mugdha_Aditya4-Jan-10 21:53 
AnswerRe: DataTable Select Query Pin
Mugdha_Aditya4-Jan-10 22:55
Mugdha_Aditya4-Jan-10 22:55 
AnswerRe: DataTable Select Query Pin
Abhishek Sur5-Jan-10 2:27
professionalAbhishek Sur5-Jan-10 2:27 
AnswerRe: DataTable Select Query Pin
Kaushal Arora5-Jan-10 20:44
Kaushal Arora5-Jan-10 20:44 
AnswerRe: DataTable Select Query Pin
Jeneesh K. Velayudhan6-Jan-10 1:08
Jeneesh K. Velayudhan6-Jan-10 1:08 
QuestionGetting the URL from redirect variable Pin
meeram3954-Jan-10 20:48
meeram3954-Jan-10 20:48 
In my webapplication, there is an email functionality which send email to users. The email contains a link, on clicking the link it will redirect to the application.

Since the user needs to login before redirecting the required page, first the login page displays. My requirement is, if the login is sucessful, then the user should be redirected to the specified page.

For eg: If the email link has the url, "http://test1.abc.com/DocumentAnalysis.aspx?Id=17BB87F6-F746-41C4-BE10-3CF0B050970F", while clicking on this link, the url appears as follows in the browser:

"http://test1.abc.com/login.aspx?redirect=%2fDocumentAnalysis.aspx%3fId%3d17BB87F6-F746-41C4-BE10-3CF0B050970F".

Now,if the login successful, I need to redirect the user to DocumentAnalaysis.aspx page. I may get the url through the Request.Url.AbsoluteUri path. But is there any other best way to achieve this?

Please help. Sorry for long post.

Thanks,
meeram395.

Success is the good fortune that comes from aspiration, desperation, perspiration and inspiration.

AnswerRe: Getting the URL from redirect variable Pin
Abhishek Sur4-Jan-10 21:05
professionalAbhishek Sur4-Jan-10 21:05 
GeneralRe: Getting the URL from redirect variable Pin
meeram3954-Jan-10 22:18
meeram3954-Jan-10 22:18 
AnswerRe: Getting the URL from redirect variable Pin
sashidhar5-Jan-10 0:14
sashidhar5-Jan-10 0:14 
GeneralRe: Getting the URL from redirect variable Pin
meeram3955-Jan-10 0:48
meeram3955-Jan-10 0:48 
QuestionEncrypt web.config file Pin
Rock Star.4-Jan-10 20:45
Rock Star.4-Jan-10 20:45 
AnswerRe: Encrypt web.config file Pin
Abhishek Sur4-Jan-10 21:12
professionalAbhishek Sur4-Jan-10 21:12 
GeneralRe: Encrypt web.config file Pin
Rock Star.4-Jan-10 21:20
Rock Star.4-Jan-10 21:20 
AnswerRe: Encrypt web.config file Pin
carlecomm6-Jan-10 19:05
carlecomm6-Jan-10 19:05 
Questionsession Pin
baselanfouqa4-Jan-10 19:53
baselanfouqa4-Jan-10 19:53 
AnswerRe: session Pin
rakeshs3124-Jan-10 19:59
rakeshs3124-Jan-10 19:59 
GeneralRe: session Pin
baselanfouqa4-Jan-10 20:02
baselanfouqa4-Jan-10 20:02 
AnswerRe: session Pin
nagendrathecoder4-Jan-10 20:03
nagendrathecoder4-Jan-10 20:03 
GeneralRe: session Pin
baselanfouqa4-Jan-10 20:04
baselanfouqa4-Jan-10 20:04 
GeneralRe: session Pin
Abhijit Jana4-Jan-10 20:10
professionalAbhijit Jana4-Jan-10 20:10 
GeneralRe: session Pin
nagendrathecoder4-Jan-10 20:11
nagendrathecoder4-Jan-10 20:11 
AnswerRe: session Pin
Abhijit Jana4-Jan-10 20:09
professionalAbhijit Jana4-Jan-10 20:09 
GeneralRe: session Pin
baselanfouqa4-Jan-10 20:15
baselanfouqa4-Jan-10 20:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.