I just don't know why when I click on the links I'm making, it doesn't take me to the answers. I got this format from the Gift Voucher FAQ, and I'm just stripping it down and modifying it. Please oh please tell me why this stupid bit of apparently easy (but none the less diabolic) code won't work right for me.
Thanks
The implimentation can be found on my site here...Code:<?php define('NAVBAR_TITLE', 'Product FAQ'); define('HEADING_TITLE', 'Product FAQ'); define('TEXT_INFORMATION', ' <a href="'.tep_href_link(FILENAME_FAQ,'faq_item=1','NONSSL').'">How do I attach a flag bracket in stucco?</a><br> <a href="'.tep_href_link(FILENAME_FAQ,'faq_item=2','NONSSL').'">Can I wash my flag?</a><br> <a href="'.tep_href_link(FILENAME_FAQ,'faq_item=3','NONSSL').'">Can I attach grommetted flags onto a sleeve style pole?</a><br> '); switch ($HTTP_GET_VARS['faq_item']) { case '1': define('SUB_HEADING_TITLE','How do I attach a flag bracket in stucco?'); define('SUB_HEADING_TEXT','test'); break; case '2': define('SUB_HEADING_TITLE','Can I wash my flag?'); define('SUB_HEADING_TEXT','We recommend that you do not wash your flag, but if you must then we recommend gentle handwashing.'); break; case '3': define('SUB_HEADING_TITLE','Can I attach grommetted flags onto a sleeve style pole?'); define('SUB_HEADING_TEXT','test3'); break; } ?>
http://www.upupandawaykites.com/catalogmax/faq.php
Thanks!





LinkBack URL
About LinkBacks










Bookmarks