![]() |
|
|
|||||||
![]() |
ASP Net - Extend the page directive attributes with your own? |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
I want to accomplish something similiar in Scott's blog entry
http://weblogs.asp.net/scottgu/archi...02/421405.aspx but I'm using 1.1 and not sure if there is a way to mimic this or set flags at the .aspx level to be read by the code behind. Thanks. =?Utf-8?B?RGF2ZQ==?= |
|
|
|
|
#2 |
|
Posts: n/a
|
Dave,
There isn't, unless you want to decompile the Page directive handler in ASP.NET 2.0 and attempt to "retro" it back into 1.1. Peter -- Co-founder, Eggheadcafe.com developer portal: http://www.eggheadcafe.com UnBlog: http://petesbloggerama.blogspot.com "Dave" wrote: > I want to accomplish something similiar in Scott's blog entry > > http://weblogs.asp.net/scottgu/archi...02/421405.aspx > > but I'm using 1.1 and not sure if there is a way to mimic this or set flags > at the .aspx level to be read by the code behind. > > Thanks. =?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?= |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to access iframe from an aspx page | eyal1234 | Software | 1 | 07-22-2008 10:57 AM |
| .aspx page apears minimized when pops up | sam.dev | Software | 3 | 02-04-2008 03:04 PM |
| Back button doesn't work when it is a secure page returning to a non secure page | Miss Mary | General Help Related Topics | 1 | 09-21-2007 10:32 AM |
| master page & app_theme folder doesn't work | dummies2 | General Help Related Topics | 0 | 09-04-2007 05:41 PM |
| Clear the Session value on page unload | tessythampan | Software | 1 | 08-12-2006 12:18 PM |