Click here to Skip to main content
15,920,632 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: need help in Regular Expresstion Pin
Eduard Keilholz7-May-08 23:20
Eduard Keilholz7-May-08 23:20 
Questionrequire code for enlarging images retrieved from database dynamically using mouse over event Pin
rackkool7-May-08 22:53
rackkool7-May-08 22:53 
AnswerRe: require code for enlarging images retrieved from database dynamically using mouse over event Pin
eyeseetee7-May-08 23:33
eyeseetee7-May-08 23:33 
GeneralRe: require code for enlarging images retrieved from database dynamically using mouse over event Pin
rackkool8-May-08 0:44
rackkool8-May-08 0:44 
GeneralRe: require code for enlarging images retrieved from database dynamically using mouse over event Pin
rackkool8-May-08 0:47
rackkool8-May-08 0:47 
GeneralRe: require code for enlarging images retrieved from database dynamically using mouse over event Pin
rackkool8-May-08 1:07
rackkool8-May-08 1:07 
GeneralRe: require code for enlarging images retrieved from database dynamically using mouse over event Pin
Christian Graus8-May-08 1:08
protectorChristian Graus8-May-08 1:08 
QuestionNavigating to a page without passing HttpRequest.UrlReferrer Pin
Rey99997-May-08 22:51
Rey99997-May-08 22:51 
Hello everyone.

I have a little application in which there are some main pages, and some detail pages for each main page.
in the detail page there is a button which gets you back to one of the main pages.
the main page, in the OnLoad method, there is a method which saves the page thet led you there (using HttpRequest.UrlReferrer).
I need the main page not to store the urlreferrer of the detail page, passing null as urlreferrer value.
I know javascript does this, but for some reason i cannot use it - and i am forced to do everything server-side.
Is there some method which sends you to one page, without passing its own url?

I googled about it and found lots of pages about people complaining that Response.redirect has this behaviour. I tried, and to my dismay, found that in my application works flawlessly - that is NOT what i want. I need Response.redirect NOT to work, thus passing null as the HttpRequest.UrlReferrer value.

I know this is at least confusing, but please try and see if you can give me an hand.

Thanks in advance.

Rey9999

~~~ From Milano to The Hague, easy as it goes ~~~

AnswerRe: Navigating to a page without passing HttpRequest.UrlReferrer Pin
N a v a n e e t h7-May-08 23:04
N a v a n e e t h7-May-08 23:04 
QuestionRe: Navigating to a page without passing HttpRequest.UrlReferrer Pin
Rey99998-May-08 0:26
Rey99998-May-08 0:26 
AnswerRe: Navigating to a page without passing HttpRequest.UrlReferrer Pin
webtips9-May-08 4:41
webtips9-May-08 4:41 
QuestionThe request failed with HTTP status 401: Unauthorized. Pin
Piyush Vardhan Singh7-May-08 22:03
Piyush Vardhan Singh7-May-08 22:03 
AnswerRe: The request failed with HTTP status 401: Unauthorized. Pin
Christian Graus7-May-08 22:05
protectorChristian Graus7-May-08 22:05 
GeneralRe: The request failed with HTTP status 401: Unauthorized. Pin
Piyush Vardhan Singh7-May-08 22:39
Piyush Vardhan Singh7-May-08 22:39 
AnswerRe: The request failed with HTTP status 401: Unauthorized. Pin
eyeseetee7-May-08 23:26
eyeseetee7-May-08 23:26 
AnswerRe: The request failed with HTTP status 401: Unauthorized. Pin
Piyush Vardhan Singh7-May-08 23:49
Piyush Vardhan Singh7-May-08 23:49 
GeneralRe: The request failed with HTTP status 401: Unauthorized. Pin
eyeseetee8-May-08 0:02
eyeseetee8-May-08 0:02 
QuestionHow to Import Data from .csv/.xls file to DataGrid in Web Application Pin
Sathish Chakrapani7-May-08 21:32
Sathish Chakrapani7-May-08 21:32 
AnswerRe: How to Import Data from .csv/.xls file to DataGrid in Web Application Pin
Christian Graus7-May-08 21:42
protectorChristian Graus7-May-08 21:42 
GeneralHi Graus Reply for ur Message Pin
Sathish Chakrapani7-May-08 21:52
Sathish Chakrapani7-May-08 21:52 
GeneralRe: Hi Graus Reply for ur Message Pin
Christian Graus7-May-08 21:57
protectorChristian Graus7-May-08 21:57 
GeneralRe: Hi Graus Reply for ur Message Pin
Sathish Chakrapani7-May-08 22:11
Sathish Chakrapani7-May-08 22:11 
GeneralRe: Hi Graus Reply for ur Message Pin
Christian Graus7-May-08 22:17
protectorChristian Graus7-May-08 22:17 
GeneralRe: Hi Graus Reply for ur Message Pin
eyeseetee7-May-08 23:21
eyeseetee7-May-08 23:21 
GeneralRe: Hi Graus Reply for ur Message Pin
leckey8-May-08 3:25
leckey8-May-08 3:25 

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.