Helper Posted October 6, 2007 Share Posted October 6, 2007 Hi I am trying to include a popup and need some help with the coding I realise the problem is I have a " and a ' and need to define these differently. Can any one take a look at the code bekow an point me in the right direction. define('MODULE_PAYMENT_CC_TEXT_CREDIT_CARD_CVV2', 'CVV Security Code <A HREF="java script:popUp('http://www.mysite.net/test/catalog/help.php')"><FONT FACE='Tahoma' SIZE='1'>Whats This?</FONT></A> '); Warm regards Doug Quote Link to comment Share on other sites More sharing options...
web-project Posted October 6, 2007 Share Posted October 6, 2007 try the following code: define('MODULE_PAYMENT_CC_TEXT_CREDIT_CARD_CVV2', 'CVV Security Code <A HREF="java script:popUp(\'http://www.mysite.net/test/catalog/help.php\')"><FONT FACE=\'Tahoma\' SIZE=\'1\'>Whats This?</FONT></A> '); Quote Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.