Sign in
|
Join
|
Help
I Got Rhythm
(Working Title)
This Blog
Home
Contact
Syndication
RSS
Atom
Comments RSS
Search
Go
Tags
activism
animation
anime
asp.net
beta
björk
blog
c#
cleartype
clr
community
contest
generics
google
ink
personal
pl's
prolog
rtl
studying
style snooper
the arbel network
themes
tips
visual studio
wcf
windows 2003
windows forms
windows vista
windows xp
wpf
xbap
Navigation
Home
Blogs
Photos
Downloads
Archives
August 2008 (2)
November 2007 (1)
September 2007 (2)
June 2007 (2)
May 2007 (1)
March 2007 (1)
February 2007 (3)
November 2006 (6)
October 2006 (4)
February 2006 (2)
August 2005 (1)
February 2005 (1)
August 2004 (4)
July 2004 (5)
June 2004 (7)
May 2004 (5)
Browse by Tags
All Tags
»
asp.net
»
blog
(
RSS
)
Sorry, but there are no more tags available to filter with.
Monday, July 26, 2004 10:24 PM
Running .Text on ASP.NET 2.0
I finally managed to get .Text working with ASP.NET 2.0. Here's how: Add the following to the httpHandlers section of Web.config: < add verb = " * " path = " *.aspx " type = " Dottext.Common.UrlManager.UrlReWriteHandlerFactory,Dottext.Common " />...
Posted by
aelij
|
1 comment(s)
Filed under:
blog
,
asp.net
More Posts