Click here to Skip to main content
15,900,816 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
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 
hello ,
In the button there will be one property onclientclick.

on clientclick = javascript:redirectpage();

function redirectpage()
{

navigate('http://www.rediffmail.com');
return false;
}

Do like this it will work

ok byeee

Murali
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 
GeneralRe: How to create a Setup Pin
Vasudevan Deepak Kumar15-Jul-07 21:47
Vasudevan Deepak Kumar15-Jul-07 21:47 
Questionhow can i disable save as option of IExplorer Pin
koolprasad200315-Jul-07 21:20
professionalkoolprasad200315-Jul-07 21:20 
AnswerRe: how can i disable save as option of IExplorer Pin
Vasudevan Deepak Kumar15-Jul-07 21:28
Vasudevan Deepak Kumar15-Jul-07 21:28 
JokeRe: how can i disable save as option of IExplorer Pin
N a v a n e e t h15-Jul-07 21:31
N a v a n e e t h15-Jul-07 21:31 
GeneralRe: how can i disable save as option of IExplorer Pin
Vasudevan Deepak Kumar15-Jul-07 21:41
Vasudevan Deepak Kumar15-Jul-07 21:41 

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.