CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 ASP Shopping Cart Example finished.

Print topic Send  topic

Author Message
Robert Rodgers
Posted: 02/13/2003, 3:10 PM

Hi All,

I stated a while ago I would strip the code out of a program I wrote and
post it as an example of a shopping cart using asp and mssql.

Example site...
www.sylvancomputing.com/ccs/shoppingcart

Download, with mssql script and CCS project. Need to setup publish and
connection info for your own system.
www.sylvancomputing.com/ccs/shoppingcart/shoppingcart.zip




Thanks.
rob

Robert Rodgers
Posted: 02/13/2003, 3:14 PM

Hi All,

I forgot to mention... Cookies are required to be on. Other wise it won't
remember you when you go to the shopping basket<G>.

rob

"Robert Rodgers" <rrodgers@sylvancomputing.com> wrote in message
news:b2h8ls$ft0$1@news.codecharge.com...
> Hi All,
>
> I stated a while ago I would strip the code out of a program I wrote and
> post it as an example of a shopping cart using asp and mssql.
>
> Example site...
> www.sylvancomputing.com/ccs/shoppingcart
>
> Download, with mssql script and CCS project. Need to setup publish and
> connection info for your own system.
> www.sylvancomputing.com/ccs/shoppingcart/shoppingcart.zip
>
>
>
>
> Thanks.
> rob
>
>

Robert Rodgers
Posted: 02/14/2003, 9:09 AM

Fixed the missing filter on the basket page. The zip file is also updated.

rob
"Robert Rodgers" <rrodgers@sylvancomputing.com> wrote in message
news:b2h8ls$ft0$1@news.codecharge.com...
> Hi All,
>
> I stated a while ago I would strip the code out of a program I wrote and
> post it as an example of a shopping cart using asp and mssql.
>
> Example site...
> www.sylvancomputing.com/ccs/shoppingcart
>
> Download, with mssql script and CCS project. Need to setup publish and
> connection info for your own system.
> www.sylvancomputing.com/ccs/shoppingcart/shoppingcart.zip
>
>
>
>
> Thanks.
> rob
>
>

Sixto Luis Santos
Posted: 02/14/2003, 6:20 PM


Excellent work, Rob. Very nice!

Thanks for sharing,

Sixto


"Robert Rodgers" <rrodgers@sylvancomputing.com> wrote in message
news:b2h8ls$ft0$1@news.codecharge.com...
> Hi All,
>
> I stated a while ago I would strip the code out of a program I wrote and
> post it as an example of a shopping cart using asp and mssql.
>
> Example site...
> www.sylvancomputing.com/ccs/shoppingcart
>
> Download, with mssql script and CCS project. Need to setup publish and
> connection info for your own system.
> www.sylvancomputing.com/ccs/shoppingcart/shoppingcart.zip
>
>
>
>
> Thanks.
> rob
>
>

Robert Rodgers
Posted: 02/15/2003, 4:23 AM

Thanks.
rob
"Sixto Luis Santos" <ccs@tecnoapoyo.com> wrote in message
news:b2k857$oo6$1@news.codecharge.com...
>
> Excellent work, Rob. Very nice!
>
> Thanks for sharing,
>
> Sixto
>
>
> "Robert Rodgers" <rrodgers@sylvancomputing.com> wrote in message
>news:b2h8ls$ft0$1@news.codecharge.com...
> > Hi All,
> >
> > I stated a while ago I would strip the code out of a program I wrote and
> > post it as an example of a shopping cart using asp and mssql.
> >
> > Example site...
> > www.sylvancomputing.com/ccs/shoppingcart
> >
> > Download, with mssql script and CCS project. Need to setup publish and
> > connection info for your own system.
> > www.sylvancomputing.com/ccs/shoppingcart/shoppingcart.zip
> >
> >
> >
> >
> > Thanks.
> > rob
> >
> >
>
>

Brian Gubb
Posted: 02/17/2003, 3:13 AM

Hi Rob,

Would there be an chance of shopping cart like this one using MSAccess
database? Really would appreciate it if possible.

Brian

"Robert Rodgers" <rrodgers@sylvancomputing.com> wrote in message
news:b2h8ls$ft0$1@news.codecharge.com...
> Hi All,
>
> I stated a while ago I would strip the code out of a program I wrote and
> post it as an example of a shopping cart using asp and mssql.
>
> Example site...
> www.sylvancomputing.com/ccs/shoppingcart
>
> Download, with mssql script and CCS project. Need to setup publish and
> connection info for your own system.
> www.sylvancomputing.com/ccs/shoppingcart/shoppingcart.zip
>
>
>
>
> Thanks.
> rob
>
>

Robert Rodgers
Posted: 02/17/2003, 9:00 AM

Brian,

I am sure it is possible. But I don't use access and I don't have time to
try to make the modifications right now. If anyone wants to make the
changes I will host it on my site. A few things to be aware of is that the
mssql version uses several stored procedures. Two for displaying data and
one for returning the a GUID, it also uses one trigger. I am not sure how
access would handle those but if it didn't then you would have to make
changes in the client to handle those. It shouldn't be that hard though.

rob
"Brian Gubb" <b.gubb@clear.net.nz> wrote in message
news:b2qg4e$p01$1@news.codecharge.com...
> Hi Rob,
>
> Would there be an chance of shopping cart like this one using MSAccess
> database? Really would appreciate it if possible.
>
> Brian
>
> "Robert Rodgers" <rrodgers@sylvancomputing.com> wrote in message
>news:b2h8ls$ft0$1@news.codecharge.com...
> > Hi All,
> >
> > I stated a while ago I would strip the code out of a program I wrote and
> > post it as an example of a shopping cart using asp and mssql.
> >
> > Example site...
> > www.sylvancomputing.com/ccs/shoppingcart
> >
> > Download, with mssql script and CCS project. Need to setup publish and
> > connection info for your own system.
> > www.sylvancomputing.com/ccs/shoppingcart/shoppingcart.zip
> >
> >
> >
> >
> > Thanks.
> > rob
> >
> >
>
>

guest
Posted: 07/15/2003, 7:03 AM

Great Job!. Thanks for the contribution. I downloaded the shoppingcart.zip
file and the stored procedure creation logic is missing from the .sql file.
Would you repost with logic included in zip file? Thanks.

"Robert Rodgers" <rrodgers@sylvancomputing.com> wrote in message
news:b2h8ls$ft0$1@news.codecharge.com...
> Hi All,
>
> I stated a while ago I would strip the code out of a program I wrote and
> post it as an example of a shopping cart using asp and mssql.
>
> Example site...
> www.sylvancomputing.com/ccs/shoppingcart
>
> Download, with mssql script and CCS project. Need to setup publish and
> connection info for your own system.
> www.sylvancomputing.com/ccs/shoppingcart/shoppingcart.zip
>
>
>
>
> Thanks.
> rob
>
>

Robert Rodgers
Posted: 07/15/2003, 9:32 AM

I updated it a couple of weeks ago and changed the use of stored procedures
to just sql calls so it would be more portable to other backb ends. Try and
download the project again and see if it solves your issues.

rob

--
"Every absurdity has a champion to defend it"
Oliver Goldsmith
++++++++++++++++++++++++++++++

<dontspamme_dsafar@hotmail.com> wrote in message
news:bf11jp$87s$1@news.codecharge.com...
Great Job!. Thanks for the contribution. I downloaded the shoppingcart.zip
file and the stored procedure creation logic is missing from the .sql file.
Would you repost with logic included in zip file? Thanks.

"Robert Rodgers" <rrodgers@sylvancomputing.com> wrote in message
news:b2h8ls$ft0$1@news.codecharge.com...
> Hi All,
>
> I stated a while ago I would strip the code out of a program I wrote and
> post it as an example of a shopping cart using asp and mssql.
>
> Example site...
> www.sylvancomputing.com/ccs/shoppingcart
>
> Download, with mssql script and CCS project. Need to setup publish and
> connection info for your own system.
> www.sylvancomputing.com/ccs/shoppingcart/shoppingcart.zip
>
>
>
>
> Thanks.
> rob
>
>


cnewsgrp
Posted: 07/19/2003, 8:28 AM

Can anyone write a tutorial on how this is put together in CCS2?

Thanks

Onn


"Robert Rodgers" <rrodgers@sylvancomputing.com> wrote in message
news:bf1abd$jf9$1@news.codecharge.com...
> I updated it a couple of weeks ago and changed the use of stored
procedures
> to just sql calls so it would be more portable to other backb ends. Try
and
> download the project again and see if it solves your issues.
>
> rob
>
> --
> "Every absurdity has a champion to defend it"
> Oliver Goldsmith
> ++++++++++++++++++++++++++++++
>
> <dontspamme_dsafar@hotmail.com> wrote in message
>news:bf11jp$87s$1@news.codecharge.com...
> Great Job!. Thanks for the contribution. I downloaded the
shoppingcart.zip
> file and the stored procedure creation logic is missing from the .sql
file.
> Would you repost with logic included in zip file? Thanks.
>
> "Robert Rodgers" <rrodgers@sylvancomputing.com> wrote in message
>news:b2h8ls$ft0$1@news.codecharge.com...
> > Hi All,
> >
> > I stated a while ago I would strip the code out of a program I wrote and
> > post it as an example of a shopping cart using asp and mssql.
> >
> > Example site...
> > www.sylvancomputing.com/ccs/shoppingcart
> >
> > Download, with mssql script and CCS project. Need to setup publish and
> > connection info for your own system.
> > www.sylvancomputing.com/ccs/shoppingcart/shoppingcart.zip
> >
> >
> >
> >
> > Thanks.
> > rob
> >
> >
>
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.