Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
155599 Points
19982 Posts
Moderator
MVP
Apr 17, 2011 10:53 AM|LINK
You must be generating the URL with the querystring somewhere, so instead of adding a querystring, generate it like this:
/subject/@id
Then in your code, the value of id can be retrieved using UrlData[0]
Mikesdotnett...
All-Star
155599 Points
19982 Posts
Moderator
MVP
Re: Quick question about Clean URLs
Apr 17, 2011 10:53 AM|LINK
You must be generating the URL with the querystring somewhere, so instead of adding a querystring, generate it like this:
/subject/@id
Then in your code, the value of id can be retrieved using UrlData[0]
Web Pages CMS | My Site | Twitter