Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

asp

Status
Not open for further replies.

sankur

Programmer
Jul 10, 2002
8
Hints on writing details from shopping cart into database?
 
writing the details or values passed from a shopping cart are no different then any other value you want to insert into a DB. If this will be your first time at this I suggest reading as much as you can before you make your attempt at it. knowledge is power in ASP and any other programming instance. Your connection strings, sql statements etc.. are syntax sensitive so after seeing examples and reading up on the proper conventions is the best advice you can get.
here are some links for you to start out at.
aslo ASP Databases by John Kauffman is a very well written book to add to your library.

once you get going and have your foundation if you have errors and need help debugging please let us know A language that doesn't affect the way you think about programming is not worth knowing.
admin@onpntwebdesigns.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top