an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > DotShoppingCart Suite > How to Navigate to non-existing page
Last Post 6/23/2008 11:06:11 AM By lukezy. 1 replies.
6/23/2008 10:31:46 AM
LOLIU
Posts: 22
Joined: 5/28/2008
How to Navigate to non-existing page

Hi, Luke,

I noticed that DotshoppingCart may navigate to a page that does not exist at all. Can you let me know how you can get to this? For example, there is not "ItemAddedToCart" page in "web/Store/" folder at all, but the page can be opened without any error.

The purpose I ask this is that I want to create my own "virtual" pages too.

Thanks,

Louis

6/23/2008 11:06:11 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: How to Navigate to non-existing page

It's called url redirect. Check web\module.config for all the url direct pages.

Tell me more about your custom pages and I will tell the best way to integrate them into DSC.

DotShoppingCart Staff