I've got this receipt page that pulls all this info from cookies and databases and forms and stuff, and I want to basically email a copy of that page to the company and the user- and while I could go through and replace every "Response.Write(...." with "emailString = emailString & ...", I was...
Okay, so here's my issue. I'm working on a shopping cart and we've got it set up so the users cart is a cookie kept on their machine, with they key names being the itemId's and the values being the number of each they've purchased.
I'm writing the receipt page that'll have "thank you! your...
Okay, so here's my issue. I'm working on a shopping cart and we've got it set up so the users cart is a cookie kept on their machine, with they key names being the itemId's and the values being the number of each they've purchased.
I'm writing the receipt page that'll have "thank you! your...
first post!
I'm a new MySQL user (currently working with ASP), and I'm really loving the flexibility it gives me, but I can't figure out how to do something that seems really simple to me-
I've got a column called itemShipping and a list of items that I want to sum- so I was thinking:
SELECT...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.