|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
what page it is?in base base class of a codebehind, how can I tell what page it is?
I'd like to know what page it is, so that I can redirect to a particular page, get some information from the user, and then return to the page that user was on. Didn't get an answer to I kept hunting, and solved it this way.
Dim CurrentPage As String = System.Web.HttpContext.Current.Request.Url.AbsolutePath.ToString() Show quoteHide quote "HockeyFan" wrote: > in base base class of a codebehind, how can I tell what page it is? > I'd like to know what page it is, so that I can redirect to a particular > page, get some information from the user, and then return to the page that > user was on. > HockeyFan,
> Didn't get an answer to I kept hunting, and solved it this way. Probably because your question looks strange it sounds for me as.> When I am talking with somebody, how do I know than who I am. Cor
Dates are Evil! HELP!
HttpWebRequest using Certificates Asynchronous Invoke and the UI thread (using delegates) How to use my default mail client to mail any file? Accessing Mdi Child Form Control form another one What's going on in this ADO2 code Cannot add MSWord reference Countdown/pause/resume timer Adding New member to TextBox.. Testing simple VB code in design time? |
|||||||||||||||||||||||