Click here to Skip to main content
15,887,485 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDisable Save As in Internet Explorer Pin
Blumen10-Aug-07 20:28
Blumen10-Aug-07 20:28 
AnswerRe: Disable Save As in Internet Explorer Pin
Michael Sync12-Aug-07 4:36
Michael Sync12-Aug-07 4:36 
GeneralRe: Disable Save As in Internet Explorer Pin
Blumen12-Aug-07 20:00
Blumen12-Aug-07 20:00 
GeneralRe: Disable Save As in Internet Explorer Pin
Michael Sync12-Aug-07 20:48
Michael Sync12-Aug-07 20:48 
AnswerRe: Disable Save As in Internet Explorer Pin
petersgyoung12-Aug-07 15:06
petersgyoung12-Aug-07 15:06 
QuestionInserting google map in a .net application Pin
harryforum10-Aug-07 19:47
harryforum10-Aug-07 19:47 
AnswerRe: Inserting google map in a .net application Pin
Michael Sync12-Aug-07 4:40
Michael Sync12-Aug-07 4:40 
Questionrelative problem Pin
Sonia Gupta10-Aug-07 19:42
Sonia Gupta10-Aug-07 19:42 
my default.aspx page was initially placed in new folder
i mean it's location according to relative path is
new folder/default.aspx
and defaut1.aspx was in the parent directory.
now if i have toi redirect to default1.aspx and currently i am in default.aspx then i used the following code
response.redirect("../default1.aspx")

now i am moving the default.aspx page to a inner new folder , and it's relative path becomes
new folder/new folder/default.aspx
now currently i am in default.aspx and want to navigate the user to default1.aspx which is curently in the parent directory(relative path is default1.aspx)
the what should be the code to navigate the user from default.aspx to default1.aspx

Sonia Gupta
Soniagupta1@yahoo.co.in
Yahoo messengerId-soniagupta1
Love is Friendship and Friendship is Love....

AnswerRe: relative problem Pin
petersgyoung10-Aug-07 20:14
petersgyoung10-Aug-07 20:14 
GeneralRe: relative problem Pin
Vipin.d11-Aug-07 20:23
Vipin.d11-Aug-07 20:23 
QuestionGrouping session variables Pin
firestoper10-Aug-07 13:45
firestoper10-Aug-07 13:45 
AnswerRe: Grouping session variables Pin
petersgyoung10-Aug-07 15:32
petersgyoung10-Aug-07 15:32 
GeneralRe: Grouping session variables Pin
firestoper10-Aug-07 17:17
firestoper10-Aug-07 17:17 
GeneralRe: Grouping session variables Pin
firestoper10-Aug-07 19:05
firestoper10-Aug-07 19:05 
GeneralRe: Grouping session variables Pin
petersgyoung10-Aug-07 19:50
petersgyoung10-Aug-07 19:50 
QuestionSQLDataSource Inserting Pin
hurrem10-Aug-07 12:50
hurrem10-Aug-07 12:50 
AnswerRe: SQLDataSource Inserting Pin
Fred_Smith10-Aug-07 13:06
Fred_Smith10-Aug-07 13:06 
Questionhost window component in ASP.NET Pin
mhp13010-Aug-07 11:09
mhp13010-Aug-07 11:09 
Questionerror in radgride of aspx page Pin
avinol10-Aug-07 10:43
avinol10-Aug-07 10:43 
AnswerRe: error in radgride of aspx page Pin
petersgyoung12-Aug-07 15:19
petersgyoung12-Aug-07 15:19 
QuestionWizard containg User control Pin
kjosh10-Aug-07 6:35
kjosh10-Aug-07 6:35 
QuestionPostback problem from ASP.NET page Pin
LancashireLad10-Aug-07 6:10
LancashireLad10-Aug-07 6:10 
AnswerRe: Postback problem from ASP.NET page Pin
Michael Sync10-Aug-07 6:54
Michael Sync10-Aug-07 6:54 
GeneralRe: Postback problem from ASP.NET page Pin
LancashireLad10-Aug-07 7:32
LancashireLad10-Aug-07 7:32 
GeneralRe: Postback problem from ASP.NET page Pin
LancashireLad10-Aug-07 8:56
LancashireLad10-Aug-07 8:56 

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.