473,609 Members | 2,296 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Shopping Cart Script - Can anyone recomend one?

Can anyone recomend a good shopping cart script or an example of how to make one.

I'm currently using http://www.mals-e.com free shopping cart script that they host.

unfortunatly because they host the cart themselves I can't hack around and
customise the scripts the way I want.

the linking method I currently use is:

<FORM name="form1" action="http://ww7.aitsafe.com/cf/add.cfm" method="post">
<INPUT TYPE="HIDDEN" NAME="currency" VALUE="2">
<INPUT TYPE="HIDDEN" NAME="userid" VALUE="9274454" >
<INPUT TYPE="HIDDEN" NAME="price" VALUE="114.00">
<INPUT TYPE="HIDDEN" NAME="return" VALUE="www.fluf fytoys.com/product.php?PID =63">
<INPUT TYPE=submit VALUE="Add to Shopping Cart" NAME=Submit2>
<INPUT TYPE="HIDDEN" NAME="product" VALUE="Fluffy Toy Bear">
</FORM>

and i'd like something similar.

I have my own SSL

many thanks

Stu
Jul 17 '05 #1
1 2082


http://www.oscommerce.com/

In article <76************ **************@ posting.google. com>, Stuart
<st*****@hotmai l.com> wrote:
Can anyone recomend a good shopping cart script or an example of how to make
one.

I'm currently using http://www.mals-e.com free shopping cart script that they
host.

unfortunatly because they host the cart themselves I can't hack around and
customise the scripts the way I want.

the linking method I currently use is:

<FORM name="form1" action="http://ww7.aitsafe.com/cf/add.cfm" method="post">
<INPUT TYPE="HIDDEN" NAME="currency" VALUE="2">
<INPUT TYPE="HIDDEN" NAME="userid" VALUE="9274454" >
<INPUT TYPE="HIDDEN" NAME="price" VALUE="114.00">
<INPUT TYPE="HIDDEN" NAME="return"
VALUE="www.fluf fytoys.com/product.php?PID =63">
<INPUT TYPE=submit VALUE="Add to Shopping Cart" NAME=Submit2>
<INPUT TYPE="HIDDEN" NAME="product" VALUE="Fluffy Toy Bear">
</FORM>

and i'd like something similar.

I have my own SSL

many thanks

Stu

Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2896
by: Robert | last post by:
Hello all.. Im a beginner in php and looking to do something similar to a shopping cart system. I want users to be able to view profiles on people and be able to add them to the "shopping cart" until they decide they are ready to send a mass email to all the people in their cart. They will be able to view the people in their cart, add and remove as desired, and then simply fill out a form and the message will be mailed to all those in...
1
2011
by: clutterjoe | last post by:
Anyone know of a commercial classified ad script that has a shopping cart module for (real time or manual CC processing ok)? TIA!
2
3301
by: Paul Bruneau | last post by:
Hi, I hope someone can help me make a working shopping cart, as a learning tool. If I have a "Product Demo" html page with a "Buy Me" button, there must be a simple javascript method of storing the necessary product information. There could be several fields involved... Then there ought to be another javascript method that can create a new document based on the list a user has built selecting product from several
3
1622
by: Don Grover | last post by:
USing ASP, MSSql on W2k3 I am worried of accumulated old cart product selections from expired browser windows or other unforseen events. I am holding selected productID's & quantities & userID & sessionID in a sql table from a shopping cart. I allow user to clear their cart from a button and also automatically clear their cart on user logon. Also on checkout I clear their cart.
2
2289
by: G.E.M.P | last post by:
High Level Session Handling Design for a Shopping cart 0) What am I missing? 1) How does OSCommerce do it? I'm thinking about building a shopping cart from scratch, using a library of dynamic screen generation routines (already written) that take an XML stream as input from various "search for products" forms. That way I can run queries in one window and display the dynamic results in another. The searching functions will probably
2
2168
by: Peace Maker | last post by:
Dear Posters: Can anyone recommend a robust and secure ready-made, free or paid PHP/ASP script-package that provides an online shopping mall, where merchants/sellers can sign up and upload products for sale on the online shopping mall? They (sellers) fill up the shopping mall with items they want to sell to visitors/buyers. The script has to be customizable for various payment platforms. It also has to support the Windows platform.
2
1438
by: deko | last post by:
Anyone have any thoughts on shopping cart software? Shop-Script sounds good... because it's free. But the main thing I need is the ability to interface with Google Checkout. also looking at: X-Cart Cubecart
1
7284
by: jecha | last post by:
I'm implementing a shopping cart but am having a problem in checking out a person who has added item in his/her shopping busket.The code for the checkout.php script is given below <? require_once('functions.inc.php'); session_start(); do_html_header("Checkout"); $cart = $_SESSION; if($cart&&array_count_values($cart)) { display_cart($cart,false,0); display_checkout_form($HTTP_POST_VARS);
6
1868
by: frank | last post by:
can anyone point me to a free shopping-cart script?
0
8126
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8065
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8210
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8394
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6990
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6052
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5507
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4013
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
1656
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.