1

I have implemented url rewriting using for moss 2007 site using iis url rewrite module everything is fine.

but i also have some dropdownlist controls on my page which is required to retireve data from list dynamically. when i do postback my URL structure breaks and adds .aspx at the end of page like

http://example.com/opinion/news/the-news to http://example.com/opinion/news/the-news.aspx which gives a 404 error how can i handle this. i know about

Form1.Action=Request.RawURL;

but how can i implement in sharepoint which has it's own masterpage.

Cœur
  • 37,241
  • 25
  • 195
  • 267
codekhan11
  • 21
  • 1

0 Answers0