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

jQuery clickable div with working mailto link inside -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -