View Single Post
  #9  
Old 06-10-2010, 03:10 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Adding a .pdf page to a product description

No, do not include the part with the domain name. By "path_to_file" I meant the relative path from root to where the pdf's are. Let's say cart is installed in root and you put all pdf's in "root/product_pdf" directory

<a href="product_pdf/file_name.pdf" target="_blank">Link Text</a>
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote