473,568 Members | 3,014 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

where to get internet store tools?

I am planning to sell items on an Internet store. I have my own ISP which
supports php and mysql. I do not want to reinvent the wheel. I would like
to buy the tools I need to get on-line reasonable quickly. Most businesses
are all the same, customers, items for sale, inventory etc. I am looking
for reusable code at a reasonable price.

I do not wish to host my business on a commerce site, which charges monthly
fees, I have my own ISP which I am happy with. I also have a linux
development system with apache and mysql for test purposes. Could someone
please point me to web sites that sell such products or to other news groups
which I could search.

Sundog
Jul 17 '05 #1
3 1588
On Sun, 18 Apr 2004 11:42:02 -0600, sundog wrote:
I am planning to sell items on an Internet store. I have my own ISP which
supports php and mysql. I do not want to reinvent the wheel. I would like
to buy the tools I need to get on-line reasonable quickly. Most businesses
are all the same, customers, items for sale, inventory etc. I am looking
for reusable code at a reasonable price.

I do not wish to host my business on a commerce site, which charges monthly
fees, I have my own ISP which I am happy with. I also have a linux
development system with apache and mysql for test purposes. Could someone
please point me to web sites that sell such products or to other news groups
which I could search.


http://www.oscommerce.org
Excellent script with a large community and a lot of plugins. Open Source.

Regards,
Henk Burgstra
Jul 17 '05 #2
On Sun, 18 Apr 2004 19:53:42 +0200, Henk Burgstra <eg****@xs4all. nl>
brought forth from the murky depths:
http://www.oscommerce.org
Excellent script with a large community and a lot of plugins. Open Source.


Henk, since you suggested this, have you visually been
through each of the over 1,000 files associated with the
downloaded file package? I was astounded after downloading
it, and when I went to upzip it I found so many. What on
Earth are they all FOR?

--
SAVE THE PARROTS! Eschew the use of poly!
----------
http://diversify.com Poly-free Website Development
Jul 17 '05 #3
On Sun, 18 Apr 2004 16:24:13 -0700, Larry Jaques wrote:
On Sun, 18 Apr 2004 19:53:42 +0200, Henk Burgstra <eg****@xs4all. nl>
brought forth from the murky depths:
http://www.oscommerce.org
Excellent script with a large community and a lot of plugins. Open Source.


Henk, since you suggested this, have you visually been
through each of the over 1,000 files associated with the
downloaded file package? I was astounded after downloading
it, and when I went to upzip it I found so many. What on
Earth are they all FOR?

No Larry, I haven't looked at each and every file in the distribution,
only the ones that interested me.
A lot of those 1000+ files are images, language files etc., so there are a
lot of duplicates functionality wise. But it is a pretty
comprehensive package. The number of files reflects that.
Jul 17 '05 #4

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

Similar topics

7
3688
by: gino | last post by:
Dear all, My monitor was set to 1600x1200 so the fonts in IE is too small for me even when I set the "View->Text Size->Largest"... I don't have previlage to change the monitor resolution... so I have to try to "hardcode" IE to display any webpage by a scale of 200%...
5
2627
by: Edward Mitchell | last post by:
Is there a way that I can repair MS Internet Explorer? I seem to have broken it somewhere. I have been developing a .NET app. Three days ago I saw a message box in a web site that I visit saying "Syntax error; Line 14". I cleared that (hit button not to debug) and then the another message box popped up on a mouse over event that said a...
17
5012
by: Jonas Rundberg | last post by:
Hi I just started with c++ and I'm a little bit confused where stuff go... Assume we have a class: class test { private: int arr; };
4
1884
by: dw | last post by:
Hi, all. We're choosing tools for developing intranet and Internet portals for our university and want to know what options are available. Don't laugh, but we're still using ASP for our Web apps! We're vaguely familiar with ASP.NET 2.0's portal tools, but need info. We'd like to know: - How easy it is to build a flexible, reliable, data-driven...
2
2854
by: Benny Ng | last post by:
The authentication code of enterprise libiary like the following: IAuthenticationProvider authenticationProvider = AuthenticationFactory.GetAuthenticationProvider(); IIdentity identity; NamePasswordCredential credentials = new NamePasswordCredential(username, password); bool authenticated = authenticationProvider.Authenticate(credentials,...
3
12696
by: mosesdinakaran | last post by:
Hi Where does the cookies stored in the client machine that php creates after calling session_start() function. I am using IE... I checked in the following folders but no cookies are stored. 1)C:\Documents and Settings\Administrator\Local Settings\Temporary Internet Files
7
3370
by: Swinky | last post by:
Mr. Browne's copy code on his web site has saved me. I have been struggling to copy a record with several related sub-form tables. I found code on his web site that copies a sub-form table, implemented it and was successful to make it work. Thank you Mr. Browne! However, the copy code on his web site only updates one sub-form table. My...
8
3832
by: mouac01 | last post by:
I'm not sure if this is possible. I would like to have a PHP app on the Internet connect and write to a local database (Intranet). For example, users would go to a web site http://www.internet.com to run the app. The app requires an internet connection and is outside of the user's network. The app would have the option to either store...
41
18113
by: Miroslaw Makowiecki | last post by:
Where can I download Comeau compiler as a trial version? Thanks in advice.
0
7693
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...
0
7917
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8118
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7962
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...
0
6277
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...
1
5501
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...
0
3631
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1207
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
933
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.