Home  |  About  | Last |  Submit  |  Contact
AllQuests.com




Previous Question:  Kevin Yank forum  SitePoint Support and FeedbackNext Question:  FTP Site  Just Starting Your Design
Question Starting from scratch ( SitePoint Forums eCommerce )
Updated: 2008-08-12 07:16:55 (5)
Starting from scratch

I just started working as a web designer for an ISP. we are hosting a few websites on our servers and are thinking of pushing the business more toward web-development. I am green around the ears about e-commerce and shopping carts and such stuff. Also I need to secure these sites in IIS 5.0 on a Win2K server. Where can I start? I probably need a good package to deliver to our customers that either one can configure. Should We get one of those "e-com in a box" for each time a customer wants a shopping cart site? Where is a good starting place for a small company who is just starting to get into e-commerce?

Answers: Starting from scratch ( SitePoint Forums eCommerce )
Starting from scratch

http://www.cgi-resources.com should list a few good shopping cart programs..

Dan Grossman

Starting from scratch

Do you have php/mysql because there are a couple of full store scrits available for that.

necrominator

Starting from scratch

I do have PHP 4 and we are currently using Microsoft SQL. I could probably set up a linux box no prob. thanx for the ideas so far. the security issue is defeating me though.

timotheos

Starting from scratch

NT 5.0 and IIS support SSL and NT Authentication (if you don't want to use a custom solution based off your SQL database).

My suggestion since you have the equipment and hardware is to look at ASPin and HotScripts in the ASP section. You will find full featured e-commerce applications geared towards a SQL Server database. You will find Security Solutions. You will also find many more solutions geared towards your current architecture.

Second thing to do is learn ASP since its running on your current architecture. Pick up "Professional ASP 3.0 Programming" from Wrox Press. You can also visit sites such as ASP101.COM, 4GUYSFROMROLLA.COM and ASPTODAY.COM for online tutorials and examples

Third, read your IIS help files, they can tell you how to install SSL security on your site and use NT Authentication for access.

Hierophant

Starting from scratch

thanks again. Thats alot of good info to start with. I applaud you guys, and thank you much

timotheos

Previous Question:  Kevin Yank forum  SitePoint Forums  SitePoint Support and FeedbackNext Question:  FTP Site  SitePoint Forums  Just Starting Your Design

- Source: Starting from scratch SitePoint Forums eCommerce
- Previous Question: Kevin Yank forum SitePoint Forums SitePoint Support and Feedback
- Next Question: FTP Site SitePoint Forums Just Starting Your Design