Click here to Skip to main content
15,914,411 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Help in Response.Write statement Pin
_AK_16-Jul-07 3:02
_AK_16-Jul-07 3:02 
QuestionHow to Redirect from one URL to another??? Pin
bijeshputhalath15-Jul-07 21:59
bijeshputhalath15-Jul-07 21:59 
AnswerRe: How to Redirect from one URL to another??? Pin
_AK_15-Jul-07 22:00
_AK_15-Jul-07 22:00 
GeneralRe: How to Redirect from one URL to another??? Pin
bijeshputhalath16-Jul-07 0:18
bijeshputhalath16-Jul-07 0:18 
GeneralRe: How to Redirect from one URL to another??? Pin
_AK_16-Jul-07 0:40
_AK_16-Jul-07 0:40 
GeneralRe: How to Redirect from one URL to another??? Pin
bijeshputhalath16-Jul-07 1:18
bijeshputhalath16-Jul-07 1:18 
GeneralRe: How to Redirect from one URL to another??? Pin
_AK_16-Jul-07 2:25
_AK_16-Jul-07 2:25 
AnswerRe: How to Redirect from one URL to another??? Pin
Sathesh Sakthivel15-Jul-07 22:04
Sathesh Sakthivel15-Jul-07 22:04 
Use, Response.Redirect("testpage.aspx");

will help you.

where the testpage is the page where you want to redirect page.

Regards,

Satips.Rose | [Rose]

Don't walk in front of me, I may not follow;
Don't walk behind me, I may not lead;
Walk beside me, and just be my friend. - Albert Camus


GeneralRe: How to Redirect from one URL to another??? Pin
bijeshputhalath16-Jul-07 0:18
bijeshputhalath16-Jul-07 0:18 
GeneralRe: How to Redirect from one URL to another??? Pin
Sathesh Sakthivel16-Jul-07 0:45
Sathesh Sakthivel16-Jul-07 0:45 
GeneralRe: How to Redirect from one URL to another??? Pin
bijeshputhalath16-Jul-07 1:18
bijeshputhalath16-Jul-07 1:18 
GeneralRe: How to Redirect from one URL to another??? Pin
Sathesh Sakthivel16-Jul-07 3:12
Sathesh Sakthivel16-Jul-07 3:12 
GeneralRe: How to Redirect from one URL to another??? Pin
ballameharmurali16-Jul-07 1:58
ballameharmurali16-Jul-07 1:58 
QuestionASP .NET Random Unhandled Exception Pin
Aaron Hudson15-Jul-07 21:55
Aaron Hudson15-Jul-07 21:55 
AnswerRe: ASP .NET Random Unhandled Exception Pin
Guffa15-Jul-07 22:04
Guffa15-Jul-07 22:04 
GeneralRe: ASP .NET Random Unhandled Exception Pin
Aaron Hudson15-Jul-07 23:37
Aaron Hudson15-Jul-07 23:37 
GeneralRe: ASP .NET Random Unhandled Exception Pin
Aaron Hudson16-Jul-07 8:37
Aaron Hudson16-Jul-07 8:37 
AnswerRe: ASP .NET Random Unhandled Exception Pin
Guffa16-Jul-07 12:07
Guffa16-Jul-07 12:07 
GeneralRe: ASP .NET Random Unhandled Exception Pin
Aaron Hudson16-Jul-07 21:10
Aaron Hudson16-Jul-07 21:10 
AnswerRe: ASP .NET Random Unhandled Exception Pin
Guffa17-Jul-07 1:54
Guffa17-Jul-07 1:54 
QuestionDate Validator Pin
Prajin15-Jul-07 21:42
Prajin15-Jul-07 21:42 
AnswerRe: Date Validator Pin
Vasudevan Deepak Kumar15-Jul-07 21:50
Vasudevan Deepak Kumar15-Jul-07 21:50 
QuestionHow to create a Setup Pin
Sam.M15-Jul-07 21:22
Sam.M15-Jul-07 21:22 
AnswerRe: How to create a Setup Pin
Vasudevan Deepak Kumar15-Jul-07 21:28
Vasudevan Deepak Kumar15-Jul-07 21:28 
GeneralRe: How to create a Setup Pin
Sam.M15-Jul-07 21:35
Sam.M15-Jul-07 21:35 

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.