=============================================== Replace text with images using languages.asp =============================================== ProductCart allows you to not only edit the text that is dynamically displayed on many of its pages, but also replace it with images, if you wish to. For example, you could replace the text displayed at the top of the Featured Products or Specials pages with images. For instance, to display an image file on the "Specials" page instead of the word "Specials", you would replace this line inside "includes/languages.asp": Replace: dictLanguage.Add "english_viewSpc_2","

Specials

" With: dictLanguage.Add "english_viewSpc_2",""