mardi 14 avril 2015

IIS Outbound URL ReWrite in Code Behind


Vote count:

0




I need to rewrite outbound urls of form:



http://xxx/category.aspx?cid=2


To:



http://xxx/Category/Cargo-Bags


Where the title "Cargo-Bags" is stored in a custom object (DB driven)


I can't use the URL write module that's XML based because these titles change all the time.


Is is possible to do outbound link rewriting using code behind? Would Global.asax work for this?



asked 1 min ago







IIS Outbound URL ReWrite in Code Behind

Aucun commentaire:

Enregistrer un commentaire