Asp.Net Equilivant of Me.Name
- From: "Larry Rebich" <lrebich@xxxxxxxxxxxxx>
- Date: Sun, 17 Dec 2006 16:25:07 GMT
Is there an Asp.Net equilvant of VB6's Me.Name? And hopefully it will
contain the path of the page.
What I want to do is use the name as the return page from a called page. I'd
like to write something like:
'Calling page:
Save me.name in Cookie
Call SomePage
--------
'Called SomePage
Do Stuff
Get me.name from Cookie
Return to me.name
Or is there a better way to do this?
Thanks,
Larry
.
- Follow-Ups:
- Re: Asp.Net Equilivant of Me.Name
- From: Rad [Visual C# MVP]
- Re: Asp.Net Equilivant of Me.Name
- Prev by Date: Re: keypress event on textbox
- Next by Date: Re: Asp.Net Equilivant of Me.Name
- Previous by thread: menu
- Next by thread: Re: Asp.Net Equilivant of Me.Name
- Index(es):
Relevant Pages
|