Browse Forum Posts by Tags
-
I ended up using an httpmodule myself, thanks for the hint. This is the solution I used for the sake of the people having the same problem. Create a VS Solution of C# Class Library called "feedredirect". Cut and paste the following code into the main class: 1 using System; 2 using System.Web;...
Posted to
Blogs
(Forum)
by
paperino
on
Mon, Aug 21 2006
Filed under: URL Redirect, Aggregate Blogs, aggregate, converting, Blog
-
I ended up using an httpmodule myself, thanks for the hint. This is the solution I used for the sake of the people having the same problem. Create a VS Solution of C# Class Library called "feedredirect". Cut and paste the following code into the main class: 1 using System; 2 using System.Web;...
Posted to
Blogs
(Forum)
by
paperino
on
Mon, Aug 21 2006
Filed under: URL Redirect, Aggregate Blogs, aggregate, converting, Blog