Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

LINK TO A FILE, WHAt TO MODIFY?


mrcold213

Recommended Posts

Posted

Hi,

 

I'm trying to add pdf links in my product description section, but i

m not sure how to modify the code so it goes to a file instead of a web url.

 

<?php echo sprintf(TEXT_PRODUCT_PDF, tep_href_link(FILENAME_REDIRECT, 'action=url&goto=' . urlencode($product_info['products_pdfpath']), 'NONSSL', true, false)); ?>

 

this code works for web urls but not for filepath

 

i dont quite know what to modify in html_output, or in the code above to achieve this.

 

Help is much appreciated.

 

THANKs!!!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...