CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 Is there any complete shopping cart program ?

Print topic Send  topic

Author Message
Paul
Posted: 04/14/2003, 1:13 PM

I know there is shopping cart in codecharge samples. If you guys have
complete shopping cart, which is able to connect to some payment gateway ?

Also, I am looking for CCS programmers as freelancer. If anyone interest,
please email to me about your job reference and how mucg the man-day you
expect.

Yours Truly

Paul Yu
paul.yu@autosolution-hk.com




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.471 / Virus Database: 269 - Release Date: 4/10/2003

Robert Rodgers
Posted: 04/15/2003, 4:14 AM

This is the live one from my site. Right now I use swreg.org to process cc
for me.
http://www.sylvancomputing.com/cart.asp


This is an example I put together with just the cart pieces.
http://www.sylvancomputing.com/ccs/shoppingcart/



--
"The average person thinks he isn't."
Larry Lorenzoni
++++++++++++++++++++++++++++++

"Paul" <paul.yu@autosolution-hk.com> wrote in message
news:b7f4ob$7aj$1@news.codecharge.com...
> I know there is shopping cart in codecharge samples. If you guys have
> complete shopping cart, which is able to connect to some payment gateway ?
>
> Also, I am looking for CCS programmers as freelancer. If anyone interest,
> please email to me about your job reference and how mucg the man-day you
> expect.
>
> Yours Truly
>
> Paul Yu
> paul.yu@autosolution-hk.com
>
>
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.471 / Virus Database: 269 - Release Date: 4/10/2003
>
>

Brian Gubb
Posted: 04/19/2003, 5:15 PM

Probably sounds like a stupid question, but what database software do I need
to use an sql database and where can I get it?

Brian


"Robert Rodgers" <rrodgers@sylvancomputing.com> wrote in message
news:b7gphr$897$1@news.codecharge.com...
> This is the live one from my site. Right now I use swreg.org to process
cc
> for me.
> http://www.sylvancomputing.com/cart.asp
>
>
> This is an example I put together with just the cart pieces.
> http://www.sylvancomputing.com/ccs/shoppingcart/
>
>
>
> --
> "The average person thinks he isn't."
> Larry Lorenzoni
> ++++++++++++++++++++++++++++++
>
> "Paul" <paul.yu@autosolution-hk.com> wrote in message
>news:b7f4ob$7aj$1@news.codecharge.com...
> > I know there is shopping cart in codecharge samples. If you guys have
> > complete shopping cart, which is able to connect to some payment gateway
?
> >
> > Also, I am looking for CCS programmers as freelancer. If anyone
interest,
> > please email to me about your job reference and how mucg the man-day you
> > expect.
> >
> > Yours Truly
> >
> > Paul Yu
> > paul.yu@autosolution-hk.com
> >
> >
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.471 / Virus Database: 269 - Release Date: 4/10/2003
> >
> >
>
>

Tobias Weik
Posted: 04/19/2003, 5:44 PM

Brian Gubb schrieb:
> Probably sounds like a stupid question, but what database software do I need
> to use an sql database and where can I get it?
>
> Brian

there is nothing like a "stupid question" :))

if your are a newbie to sql and would like to use a stable,
crossplatform and FREE database with good documentation and a big
community for support, take a look at www.mysql.com - this might be a
good (and my personaly prefered) solution for working with CCS and PHP...

if your do not have more than one of workstation for developing, you can
even install mysql on your windows workstation you are running CCS...
simply connect via MyODBC to it for developing and display your results
for example via PHP (www.php.net) and a local installed webserver (I
prefer Apache from www.apache.org for this - it is also FREE and
crossplatform aviable ;)

and if you are working with PHP, MySQL and Apache on Windows (this
combination is so called 'WAMP') you can also use the web- and PHP-based
PHPMyAdmin (www.phpmyadmin.net) or the (discontinued) Windows-Tool
MySQL-Front (http://efux.de/mysqlfront/MySQL-Front_2.5_Setup.exe) for
administration of the database - both good and also FREE GUIs for this!

Tobias
Robert Rodgers
Posted: 04/20/2003, 5:51 AM

Hi Brian,

I used mssql.

rob

--
"The average person thinks he isn't."
Larry Lorenzoni
++++++++++++++++++++++++++++++

"Brian Gubb" <b.gubb@clear.net.nz> wrote in message
news:b7soqt$e55$1@news.codecharge.com...
> Probably sounds like a stupid question, but what database software do I
need
> to use an sql database and where can I get it?
>
> Brian
>
>
> "Robert Rodgers" <rrodgers@sylvancomputing.com> wrote in message
>news:b7gphr$897$1@news.codecharge.com...
> > This is the live one from my site. Right now I use swreg.org to process
> cc
> > for me.
> > http://www.sylvancomputing.com/cart.asp
> >
> >
> > This is an example I put together with just the cart pieces.
> > http://www.sylvancomputing.com/ccs/shoppingcart/
> >
> >
> >
> > --
> > "The average person thinks he isn't."
> > Larry Lorenzoni
> > ++++++++++++++++++++++++++++++
> >
> > "Paul" <paul.yu@autosolution-hk.com> wrote in message
> >news:b7f4ob$7aj$1@news.codecharge.com...
> > > I know there is shopping cart in codecharge samples. If you guys have
> > > complete shopping cart, which is able to connect to some payment
gateway
> ?
> > >
> > > Also, I am looking for CCS programmers as freelancer. If anyone
> interest,
> > > please email to me about your job reference and how mucg the man-day
you
> > > expect.
> > >
> > > Yours Truly
> > >
> > > Paul Yu
> > > paul.yu@autosolution-hk.com
> > >
> > >
> > >
> > >
> > > ---
> > > Outgoing mail is certified Virus Free.
> > > Checked by AVG anti-virus system (http://www.grisoft.com).
> > > Version: 6.0.471 / Virus Database: 269 - Release Date: 4/10/2003
> > >
> > >
> >
> >
>
>

Brian Gubb
Posted: 04/20/2003, 2:24 PM

Thanks Robert, but where do I find mssql? I've tried searching for it and
only find server software.

I think I asked you once before if you had a shopping cart using Microsoft
Access, and you didn't. Has this changed?

I just looking for a simple shopping cart like yours.

Brian


Brian


"Robert Rodgers" <rrodgers@sylvancomputing.com> wrote in message
news:b7u54p$57e$1@news.codecharge.com...
> Hi Brian,
>
> I used mssql.
>
> rob
>
> --
> "The average person thinks he isn't."
> Larry Lorenzoni
> ++++++++++++++++++++++++++++++
>
> "Brian Gubb" <b.gubb@clear.net.nz> wrote in message
>news:b7soqt$e55$1@news.codecharge.com...
> > Probably sounds like a stupid question, but what database software do I
> need
> > to use an sql database and where can I get it?
> >
> > Brian
> >
> >
> > "Robert Rodgers" <rrodgers@sylvancomputing.com> wrote in message
> >news:b7gphr$897$1@news.codecharge.com...
> > > This is the live one from my site. Right now I use swreg.org to
process
> > cc
> > > for me.
> > > http://www.sylvancomputing.com/cart.asp
> > >
> > >
> > > This is an example I put together with just the cart pieces.
> > > http://www.sylvancomputing.com/ccs/shoppingcart/
> > >
> > >
> > >
> > > --
> > > "The average person thinks he isn't."
> > > Larry Lorenzoni
> > > ++++++++++++++++++++++++++++++
> > >
> > > "Paul" <paul.yu@autosolution-hk.com> wrote in message
> > >news:b7f4ob$7aj$1@news.codecharge.com...
> > > > I know there is shopping cart in codecharge samples. If you guys
have
> > > > complete shopping cart, which is able to connect to some payment
> gateway
> > ?
> > > >
> > > > Also, I am looking for CCS programmers as freelancer. If anyone
> > interest,
> > > > please email to me about your job reference and how mucg the man-day
> you
> > > > expect.
> > > >
> > > > Yours Truly
> > > >
> > > > Paul Yu
> > > > paul.yu@autosolution-hk.com
> > > >
> > > >
> > > >
> > > >
> > > > ---
> > > > Outgoing mail is certified Virus Free.
> > > > Checked by AVG anti-virus system (http://www.grisoft.com).
> > > > Version: 6.0.471 / Virus Database: 269 - Release Date: 4/10/2003
> > > >
> > > >
> > >
> > >
> >
> >
>
>

Robert Rodgers
Posted: 04/29/2003, 6:12 AM

Brian,

No. I don't have one for access. I would be happy to host it if anyone has
the inclination to make the mods. I use NewID() function in MSSQL and I
don't know how that translates to Access as I don't use access normally.

Thanks
Rob




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

"Brian Gubb" <b.gubb@clear.net.nz> wrote in message
news:b7v35m$3qs$1@news.codecharge.com...
> Thanks Robert, but where do I find mssql? I've tried searching for it and
> only find server software.
>
> I think I asked you once before if you had a shopping cart using Microsoft
> Access, and you didn't. Has this changed?
>
> I just looking for a simple shopping cart like yours.
>
> Brian
>
>
> Brian
>
>
> "Robert Rodgers" <rrodgers@sylvancomputing.com> wrote in message
>news:b7u54p$57e$1@news.codecharge.com...
> > Hi Brian,
> >
> > I used mssql.
> >
> > rob
> >
> > --
> > "The average person thinks he isn't."
> > Larry Lorenzoni
> > ++++++++++++++++++++++++++++++
> >
> > "Brian Gubb" <b.gubb@clear.net.nz> wrote in message
> >news:b7soqt$e55$1@news.codecharge.com...
> > > Probably sounds like a stupid question, but what database software do
I
> > need
> > > to use an sql database and where can I get it?
> > >
> > > Brian
> > >
> > >
> > > "Robert Rodgers" <rrodgers@sylvancomputing.com> wrote in message
> > >news:b7gphr$897$1@news.codecharge.com...
> > > > This is the live one from my site. Right now I use swreg.org to
> process
> > > cc
> > > > for me.
> > > > http://www.sylvancomputing.com/cart.asp
> > > >
> > > >
> > > > This is an example I put together with just the cart pieces.
> > > > http://www.sylvancomputing.com/ccs/shoppingcart/
> > > >
> > > >
> > > >
> > > > --
> > > > "The average person thinks he isn't."
> > > > Larry Lorenzoni
> > > > ++++++++++++++++++++++++++++++
> > > >
> > > > "Paul" <paul.yu@autosolution-hk.com> wrote in message
> > > >news:b7f4ob$7aj$1@news.codecharge.com...
> > > > > I know there is shopping cart in codecharge samples. If you guys
> have
> > > > > complete shopping cart, which is able to connect to some payment
> > gateway
> > > ?
> > > > >
> > > > > Also, I am looking for CCS programmers as freelancer. If anyone
> > > interest,
> > > > > please email to me about your job reference and how mucg the
man-day
> > you
> > > > > expect.
> > > > >
> > > > > Yours Truly
> > > > >
> > > > > Paul Yu
> > > > > paul.yu@autosolution-hk.com
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > ---
> > > > > Outgoing mail is certified Virus Free.
> > > > > Checked by AVG anti-virus system (http://www.grisoft.com).
> > > > > Version: 6.0.471 / Virus Database: 269 - Release Date: 4/10/2003
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>


   


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

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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