English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hello!

I would like to start my own web page and some stuff will be offered to buy. I will use paypal.
Could anyone tell me what should be the basic steps of designing this web site please? I will use "Dreamweaver". I know how to create layouts, but I need help on the following:
There will be a subscription. Name, e-mail addr etc. Where this information should be stored? In mysql db? Then, user will be asked to transfer $ using paypal. Then what ? How the user should be allowed to see the content that he had paid for?
Will I have to create any db using MS Access?
Thanks in advance

2006-08-07 07:51:18 · 5 answers · asked by Anonymous in Computers & Internet Programming & Design

Thanks for Your help guys! it is realy usefull!
I will not choose the best answer, because all of Your answers weight eaqualy

Thanks once again!

2006-08-08 06:54:59 · update #1

5 answers

What does the server run that you will be hosting the site from. What db tech you use depends on what is supported by the servers. You will need to set up a back end that will process user input and compare it to what is in the db (or save it to the db). This could be ASP, PHP, ColdFusion, etc. and also depends on the server environment.

Paypal has instructions on how to set up a payment page to accept payments from them. They can walk you through that.

2006-08-07 08:38:55 · answer #1 · answered by John J 6 · 0 0

I developed this site, http://www.piratesurfcompany.com/products.htm , for my friend. It uses paypal. Very easy to setup with paypal control buttons. You just have to set the right attributes on the buttons. Paypal has a very easy tutorial on doing this. I don't use a db to store any information. In fact, the paypal account keeps track of all the transactions. Hope this helped...

2006-08-07 15:16:29 · answer #2 · answered by mollenbu77 1 · 0 0

you are making it harder than it needs to be.

here's what I did

sign up @ startlogic.com for hosting, with full sql support. cheap!
get your main site set up, then head over to hotscripts and search the php scripts and programs section for what you need. download the free ones, of course.

set a database up on startlogic.com (log into vdeck, all the help is there) and upload/install the script.

2006-08-07 15:02:24 · answer #3 · answered by zeropointe01 3 · 0 0

Check out PHP/MySQL combo such as WAMP.

2006-08-07 16:05:31 · answer #4 · answered by Anonymous · 0 0

Please chick this site, i am pretty sure it will help you.http://www.sitepoint.com/subcat/design-principles

good luck.

2006-08-07 15:21:21 · answer #5 · answered by Mag 7 · 0 0

fedest.com, questions and answers