View Single Post
  #30  
Old 01-20-2005, 01:54 PM
 
Chris B Chris B is offline
 

eXpert
  
Join Date: Oct 2002
Posts: 226
 

Default

Is there a method to use the file system url in this mod?

For example:

https://mydomainname.com/icon.php?categoryid=1

Is how an image is displayed using this mod. Since we have our images in the file system format, I would like the images to be displayed using: https://mydomainname.com/files/category_1.jpg.

The reason for this would be to save the refresh time once a visitor has downloaded all the subcategory icons. (The images would be cached on the surfers web browser already.)
Reply With Quote