|
Posted by Rich on 05/31/07 17:03
On Thu, 31 May 2007 02:57:12 GMT, Anonymous Chief wrote...
>
>Hi,
>
>I need help with a script I can add to my products on an html page.
>
>What I want is to assign a number to each product or name such that when I
>click on the link below the product image, it is added to a form/cart like
>page that the user can then submit for a quote request,
>
>Any Ideas?
>
>Anonymous Chief
>
>
Based on what you described you'd probably need to use some basic javascript
along with your PHP, to handle the click action that adds the item to a "cart".
Outside of that, depending on the quantity of products you have or plan to have,
you may get better results using an SQL database. If that's overkill you can
probably get by assigning a unique number or using your product's SKU for the
form value.
Tom
--
Newsguy.com - Unlimited Accounts
Now with 32 concurrent connections
Navigation:
[Reply to this message]
|