I feel like this should be easy, but I'm struggling. I'd like a user to be able to go to this url:
http://www.mysite.com/folder/some-id-text
and have URL Rewrite direct that request here:
http://www.mysite.com/folder/index.aspx?id=some-id-text
http://www.mysite.com/folder/some-id-text should be the only url the user ever sees.