View Single Post
  #1  
Old 10-22-2003, 03:07 PM
 
edwardc edwardc is offline
 

Member
  
Join Date: May 2003
Posts: 20
 

Default HTML catalog path

I'd like to modify the way X-cart creates the HTML catalog. It currently creates relative links to all page items, but i'd prefer direct links....

I have to do a "find and replace" after each catalog update in Dreamweaver like this...

Find "../"
Replace all "http://mysite.com/store/"

hopefully this extra step could be eliminated... Can anyone point me in the right direction?

thanks!
Reply With Quote