zign
05-30-2004, 04:02 PM
What's wrong with this statement -
<a href=javascript:window.location.href="http://domain.co.uk/?productID=<?=$productID?>&color="+colorvalue()+'&prv'+prv();>Continue...</a>
It works if I get rid of the last +prv(), but as soon as I add it in it does nothing. Anyone knows how to deal with this?
Thanks!!!
<a href=javascript:window.location.href="http://domain.co.uk/?productID=<?=$productID?>&color="+colorvalue()+'&prv'+prv();>Continue...</a>
It works if I get rid of the last +prv(), but as soon as I add it in it does nothing. Anyone knows how to deal with this?
Thanks!!!