Click to See Complete Forum and Search --> : I am Willing To Pay $$$$ for help w/ scripts....


amandabynes
06-04-2005, 04:40 PM
I am looking for a SPECIAL shopping cart. The visitor to our website DOES NOT buy anything online. SO THERE IS NO NEED FOR ECOMMERCE. They are just selecting (or checking) certain items from our site. Then when they are done selecting items, they PRINT OUT the list and bring it with them.

Also, I am seeking an internal website search. On the index page, they would put in the search an item they are looking for (ie. milk) and in the SAME BOX put either the city they live in or their zip code. Then the result is the store that has milk closest to their city.

I can be reached at singmusik04@yahoo.com and I am willing to pay.

thank you

phpnovice
06-04-2005, 05:28 PM
Even without e-commerce, I'd still suggest that you NOT use JavaScript for your shopping cart. I'd still recommend server-side code to do that -- so that you can use a database for your inventory/sales information. This is also what is going to be needed in order to have an effective search process available.

Otherwise, using JavaScript, you have to download all that information to the browser.
Time consuming!

blah1985
06-04-2005, 09:05 PM
agreed use PHP or pearl or something