I would like to know if how, if possible, to get the URL of a
non-instantiated Page object. I don't think it's possible because it's not
instantiated. When a page does get instantiated, it can have more than 1
URL...correct?
Thanks,
Mythran
URL<http://www.yourdomain.com/yourNonInstantiatedPage.aspx>
Sa
"Mythran" <kip_p...@hotmail.comREMOVETRAIL> wrote in message
news:uYR0Azof...@TK2MSFTNGP04.phx.gbl...
Under normal circumstances, a page has a single URL, that being the URL of
the web site with the path to that page included. In some (rare) cases, an
HTTP Handler can accept requests for any resource having a given file
extension, regardless of the actual location of any file.
--
HTH,
Kevin Spencer
Microsoft MVP
Professional Numbskull
The man who questions opinions is wise.
The man who quarrels with facts is a fool.
"Mythran" <kip_p...@hotmail.comREMOVETRAIL> wrote in message
news:uYR0Azof...@TK2MSFTNGP04.phx.gbl...