How to access original URL

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
PeteMVG
Ensign (ENS)
Ensign (ENS)
Posts: 7
Joined: Mon Apr 11, 2011 7:38 am

How to access original URL

Post by PeteMVG » Wed Jul 06, 2011 3:24 am

Hi,

How can access the pre-rewritten URL? For example, if the user goes to a content page called www.mysite.com/mypage.aspx which is actually using the standard content page, the URL that reaches the code is something like "webpage.aspx?webpageId=23" - but I need to get the original URL that the browser shows.

I'm not familiar enough with the URL rewriter to get this, but I was hoping there would be a simple property available that exposes this?

thanks

Post Reply