Re: Check for url paramater existance
Hi Phil...
Thanks for your quick response... I should have been a little more clear... I have 2 options:
1. cart.php?mode=checkout
2. cart.php?mode=checkout&signup=1
If the signup=1 is present then I show the user a hidden div tag where they can signup for a membership.
I tried this but it didnt work.
{if $signup eq "1"} ... {/if}
Any ideas?
Many Thanks,
-dpm
__________________
x-cart-4.1.8gold
|