Thanks. I'll check that out. Appreciated.
Rob.
-----Original Message-----
From: Discussion of building .NET applications targeted for
the Web
[mailto OTNET-WE
B DISCUSS.DEVELOP.COM] On Behalf Of Brock Allen
Sent: Sunday, April 30, 2006 9:43 AM
To: DOTNET-WEB DISCUSS.DEVELOP.COM
Subject: Re: [DOTNET-WEB] Custom $ Expression Parser
Page p = HttpContext.Current.Handler as Page;
if (p != null)
{
// ...
}
-Brock
http://staff.develop.
com/ballen
> -----Original Message-----
> From: Discussion of building .NET applications targeted
for
> the Web [mailto OTNET-WE
B DISCUSS.DEVELOP.COM] On Behalf Of
> Robert Rolls
> Sent: Saturday, April 29, 2006 7:39 PM
> To: DOTNET-WEB DISCUSS.DEVELOP.COM
> Subject: [DOTNET-WEB] Custom $ Expression Parser
>
> Within a custom $ parser how can I access the current
request page?
>
>
>
> Regards
>
> Rob.
>
>
>
>
> ===================================
> This list is hosted by DevelopMentor. http://www.develop.com
>
> View archives and manage your subscription(s) at
> http://discuss.develop.com
>
===================================
This list is hosted by DevelopMentor. http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
===================================
This list is hosted by DevelopMentorŪ http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
|