PC Review


Reply
Thread Tools Rate Thread

can I create a shopping card in Front Page?

 
 
=?Utf-8?B?SmVyZW15?=
Guest
Posts: n/a
 
      9th Nov 2004
I'm looking for an easy way to build a shopping cart or a form page in front
page or other microsoft product. My product for the cart is going to be
photos... so all I need built into the cart is a way for customers to select
the photos they want printed, choose the size and if they want it in black
and white or not. Then I want it to be emailed to me. any ideas or
suggestions?
 
Reply With Quote
 
 
 
 
Ronx
Guest
Posts: n/a
 
      9th Nov 2004
Shopping Carts normally require server-side coding, so check with your host
as to which server-side technologies (ASP, PHP, Perl/CGI etc.) they support.
If you collect credit card information you will also need a SSL certificate
for the server and a database.

You could collect details using a FrontPage form, but this will require a
lot of work on the users part - either a separate form for each photo', or
lots of check boxes; maintenance will be problematic.
Credit Card information requires a secure server and database, and must
never be emailed (unless the mail is encoded using PGP or similar, which
costs a lot.)

--
Ron Symonds (Microsoft MVP - FrontPage)
Reply only to group - emails will be deleted unread.


"Jeremy" <(E-Mail Removed)> wrote in message
news:BF25C818-FB44-4E5F-AF65-(E-Mail Removed)...
> I'm looking for an easy way to build a shopping cart or a form page in
> front
> page or other microsoft product. My product for the cart is going to be
> photos... so all I need built into the cart is a way for customers to
> select
> the photos they want printed, choose the size and if they want it in black
> and white or not. Then I want it to be emailed to me. any ideas or
> suggestions?



 
Reply With Quote
 
MD Websunlimited
Guest
Posts: n/a
 
      9th Nov 2004
Hi Jeremy,

Take a look at http://www.candypress.com

--
Mike -- FrontPage MVP '97-'02
J-Bots 2004 Released Special Pricing
http://www.websunlimited.com
FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible

"Jeremy" <(E-Mail Removed)> wrote in message news:BF25C818-FB44-4E5F-AF65-(E-Mail Removed)...
> I'm looking for an easy way to build a shopping cart or a form page in front
> page or other microsoft product. My product for the cart is going to be
> photos... so all I need built into the cart is a way for customers to select
> the photos they want printed, choose the size and if they want it in black
> and white or not. Then I want it to be emailed to me. any ideas or
> suggestions?



 
Reply With Quote
 
=?Utf-8?B?SmVyZW15?=
Guest
Posts: n/a
 
      9th Nov 2004
I wont actually be asking for credit cards through the shopping cart... Most
of the people who will be using it will have already paid prior to viewing
the photos... How I currently have it set up is that the customer prints out
a PDF that has a table and they fill out what photo numbers and qty and size
then they mail or fax it to me. So if I have a single page form that they
could fill out online rather than printing that would be great too. The most
personal info I'd need is their name, in some cases adress if I dont already
know it and their email.

Thanks,

Jeremy

"Ronx" wrote:

> Shopping Carts normally require server-side coding, so check with your host
> as to which server-side technologies (ASP, PHP, Perl/CGI etc.) they support.
> If you collect credit card information you will also need a SSL certificate
> for the server and a database.
>
> You could collect details using a FrontPage form, but this will require a
> lot of work on the users part - either a separate form for each photo', or
> lots of check boxes; maintenance will be problematic.
> Credit Card information requires a secure server and database, and must
> never be emailed (unless the mail is encoded using PGP or similar, which
> costs a lot.)
>
> --
> Ron Symonds (Microsoft MVP - FrontPage)
> Reply only to group - emails will be deleted unread.
>
>
> "Jeremy" <(E-Mail Removed)> wrote in message
> news:BF25C818-FB44-4E5F-AF65-(E-Mail Removed)...
> > I'm looking for an easy way to build a shopping cart or a form page in
> > front
> > page or other microsoft product. My product for the cart is going to be
> > photos... so all I need built into the cart is a way for customers to
> > select
> > the photos they want printed, choose the size and if they want it in black
> > and white or not. Then I want it to be emailed to me. any ideas or
> > suggestions?

>
>
>

 
Reply With Quote
 
=?Utf-8?B?SmVyZW15?=
Guest
Posts: n/a
 
      9th Nov 2004
Thanks, I looked at it and I like it... however it's about as easy as the
shopping cart I already have... which for what I want to do is very time
consuming... but of course once it's setup it's done and I wont have to do
too much more work to it.

I'm either looking at doing a one page form like I mentioned in the reply to
Ronx or an actual shopping cart which would be ideal for me... however, it
needs to be extremely simple... basically a photo gallery that can keep
track of what pictures someone wants and then email it to me in a list. This
might not even be a Front Page issue...

here are some example sites.. (i'd use them but I'm trying to save me money):
www.collages.net (click "Photographers... ...Learn More", then look for the
demo)

http://www.printroom.com/ViewGallery...llery_id=74857

Thanks for your help.
Jeremy

"MD Websunlimited" wrote:

> Hi Jeremy,
>
> Take a look at http://www.candypress.com
>
> --
> Mike -- FrontPage MVP '97-'02
> J-Bots 2004 Released Special Pricing
> http://www.websunlimited.com
> FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
>
> "Jeremy" <(E-Mail Removed)> wrote in message news:BF25C818-FB44-4E5F-AF65-(E-Mail Removed)...
> > I'm looking for an easy way to build a shopping cart or a form page in front
> > page or other microsoft product. My product for the cart is going to be
> > photos... so all I need built into the cart is a way for customers to select
> > the photos they want printed, choose the size and if they want it in black
> > and white or not. Then I want it to be emailed to me. any ideas or
> > suggestions?

>
>
>

 
Reply With Quote
 
Ronx
Guest
Posts: n/a
 
      9th Nov 2004
For that scenario, a single FrontPage form with the same field layout as in
the PDF file will be fine.
Your server will need the FrontPage extensions, and email transport set up.
You could use a check boxes for each photo (unless there are lots of them,
which becomes tedious) to save the client typing in the photo's names, with
text boxes for size and quantity.

Search for Forms in FrontPage help for details.

--
Ron Symonds (Microsoft MVP - FrontPage)
Reply only to group - emails will be deleted unread.


"Jeremy" <(E-Mail Removed)> wrote in message
news:48C1ECBD-8760-479F-B2F6-(E-Mail Removed)...
>I wont actually be asking for credit cards through the shopping cart...
>Most
> of the people who will be using it will have already paid prior to viewing
> the photos... How I currently have it set up is that the customer prints
> out
> a PDF that has a table and they fill out what photo numbers and qty and
> size
> then they mail or fax it to me. So if I have a single page form that they
> could fill out online rather than printing that would be great too. The
> most
> personal info I'd need is their name, in some cases adress if I dont
> already
> know it and their email.
>
> Thanks,
>
> Jeremy
>
> "Ronx" wrote:
>
>> Shopping Carts normally require server-side coding, so check with your
>> host
>> as to which server-side technologies (ASP, PHP, Perl/CGI etc.) they
>> support.
>> If you collect credit card information you will also need a SSL
>> certificate
>> for the server and a database.
>>
>> You could collect details using a FrontPage form, but this will require a
>> lot of work on the users part - either a separate form for each photo',
>> or
>> lots of check boxes; maintenance will be problematic.
>> Credit Card information requires a secure server and database, and must
>> never be emailed (unless the mail is encoded using PGP or similar, which
>> costs a lot.)
>>
>> --
>> Ron Symonds (Microsoft MVP - FrontPage)
>> Reply only to group - emails will be deleted unread.
>>
>>
>> "Jeremy" <(E-Mail Removed)> wrote in message
>> news:BF25C818-FB44-4E5F-AF65-(E-Mail Removed)...
>> > I'm looking for an easy way to build a shopping cart or a form page in
>> > front
>> > page or other microsoft product. My product for the cart is going to
>> > be
>> > photos... so all I need built into the cart is a way for customers to
>> > select
>> > the photos they want printed, choose the size and if they want it in
>> > black
>> > and white or not. Then I want it to be emailed to me. any ideas or
>> > suggestions?

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I set up a shopping cart page on Front Page 2003? =?Utf-8?B?Sm9obg==?= Microsoft Frontpage 2 9th Feb 2005 11:36 AM
Can I design a Shopping Cart in Front Page 2003? =?Utf-8?B?UGV0ZXIgU3RldmVucw==?= Microsoft Frontpage 3 30th Jan 2005 03:40 AM
Re: Shopping cart solutions for Front Page Chris Leeds, MVP-FrontPage Microsoft Frontpage 0 15th Sep 2004 02:41 AM
Re: Shopping cart solutions for Front Page Thomas A. Rowe Microsoft Frontpage 0 14th Sep 2004 09:48 PM
Shopping Carts for Front Page 2k are ? tmb Microsoft Frontpage 4 13th Aug 2004 06:47 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:41 PM.