c# - How would I go about rfewriting a logical url such as /Survey/Survey1 to /Surveys.aspx?id=1? -


i trying make simple survey app has url rewrite can pass in surveyname in url rewrite query string. looking how started on this. should use httphandler or module? thanks!

write own httpmodule , insert regex there


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -