Click here to Skip to main content
16,004,901 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: i whuld like to refresh the frame page via asp.net(server side Pin
badgrs28-Feb-07 1:08
badgrs28-Feb-07 1:08 
GeneralRe: i whuld like to refresh the frame page via asp.net(server side Pin
Piyush Vardhan Singh28-Feb-07 20:17
Piyush Vardhan Singh28-Feb-07 20:17 
AnswerRe: i whuld like to refresh the frame page via asp.net(server side Pin
Vasudevan Deepak Kumar4-Mar-07 2:34
Vasudevan Deepak Kumar4-Mar-07 2:34 
QuestionHow to make a subdomain programmatically??? Pin
amin_behzadi27-Feb-07 23:53
professionalamin_behzadi27-Feb-07 23:53 
AnswerRe: How to make a subdomain programmatically??? Pin
Vasudevan Deepak Kumar4-Mar-07 2:35
Vasudevan Deepak Kumar4-Mar-07 2:35 
QuestionHow we can go back to the previous page by using code Pin
anujose27-Feb-07 23:40
anujose27-Feb-07 23:40 
AnswerRe: How we can go back to the previous page by using code Pin
badgrs28-Feb-07 0:00
badgrs28-Feb-07 0:00 
AnswerRe: How we can go back to the previous page by using code Pin
Harini N K28-Feb-07 0:03
Harini N K28-Feb-07 0:03 
Hi

To get previous page URL use this 'Request.ServerVariables["HTTP_REFERER"]'. But if you are using Server.Transfer, you will get NULL value so always use Response.Redirect in order to get prevoius page url.




If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Thank you. Harini Smile | :)

GeneralRe: How we can go back to the previous page by using code Pin
Sandeep Akhare28-Feb-07 0:16
Sandeep Akhare28-Feb-07 0:16 
GeneralRe: How we can go back to the previous page by using code Pin
Sandeep Akhare28-Feb-07 0:25
Sandeep Akhare28-Feb-07 0:25 
GeneralRe: How we can go back to the previous page by using code Pin
Colin Angus Mackay28-Feb-07 4:20
Colin Angus Mackay28-Feb-07 4:20 
AnswerRe: How we can go back to the previous page by using code Pin
Vasudevan Deepak Kumar4-Mar-07 2:35
Vasudevan Deepak Kumar4-Mar-07 2:35 
QuestionUSER CONTROL FOCUS PROBLME ......PLZ. HELP ME Pin
meerraj27-Feb-07 22:55
meerraj27-Feb-07 22:55 
AnswerRe: USER CONTROL FOCUS PROBLME ......PLZ. HELP ME Pin
badgrs27-Feb-07 23:57
badgrs27-Feb-07 23:57 
QuestionBinding data to labels from two tables Pin
gauthee27-Feb-07 22:48
gauthee27-Feb-07 22:48 
AnswerRe: Binding data to labels from two tables Pin
Sylvester george27-Feb-07 23:33
Sylvester george27-Feb-07 23:33 
QuestionMerge PDF Pin
RajaSrirangan27-Feb-07 22:40
RajaSrirangan27-Feb-07 22:40 
AnswerRe: Merge PDF Pin
Vasudevan Deepak Kumar4-Mar-07 2:36
Vasudevan Deepak Kumar4-Mar-07 2:36 
Questionwhat is wrong here? Please help Pin
minniemooo27-Feb-07 22:23
minniemooo27-Feb-07 22:23 
AnswerRe: what is wrong here? Please help Pin
deepaks327-Feb-07 22:26
deepaks327-Feb-07 22:26 
GeneralRe: what is wrong here? Please help Pin
Guffa27-Feb-07 22:33
Guffa27-Feb-07 22:33 
AnswerRe: what is wrong here? Please help Pin
Guffa27-Feb-07 22:32
Guffa27-Feb-07 22:32 
AnswerRe: what is wrong here? Please help Pin
Sylvester george27-Feb-07 22:33
Sylvester george27-Feb-07 22:33 
QuestionGridview + asp.net 2.0 + c# Pin
ritu432127-Feb-07 22:11
ritu432127-Feb-07 22:11 
AnswerRe: Gridview + asp.net 2.0 + c# Pin
deepaks327-Feb-07 22:16
deepaks327-Feb-07 22:16 

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.