This is a discussion on "Static or dynamic site?" within the JavaScript Forum section. This forum, and the thread "Static or dynamic site? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Static or dynamic site?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Static or dynamic site?
Hello,
I'm planning a site that only sells about 18 products. These products are songs for special occasions. Customers can input personal details on a form.(Their name etc. will appear in the song.) So they're only going to buy ONE "product" Therefore, with such a simple setup, would a static site be the answer? Or does it really HAVE to be dynamic, server side? Also, is it possible to incorporate a shopping cart into a static site? I'm puzzled and need advice. I should add that the site being planned requires very little maintenance. The same products will remain on display indefinitely. Form validation would use Javascript. Could I start with static and change to dynamic later? I need to know the way to go... All advice welcome, ~V~ |
|
|
|
|||
|
Re: Static or dynamic site?
1. statik is fine
2. get shopping kart from 1 av many plaeses that sell em. gotta make shuer yer host support wotever tung the kart software is rited in |
|
|||
|
Re: Static or dynamic site?
Your products can be on static pages, but the shopping cart functionality needs to be server side, however it doesnt necessarily need to be done by you, if you use paypal or worldpay etc etc your product page can simply pass the details of the product and price over to your chosen merchant and they do the rest (take payment). Hope that helps.
|
|
|||
|
Re: Static or dynamic site?
I am in the process of making a site with exactly the same thing, personalised songs
You can do it the easy method of using paypal's built in functions, or promote to a wider audience and either install or make a shopping cart script to handle details. (You will need an SSL or merchant) |
![]() |
| Tags |
| static, dynamic, site |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Static to CMS | andi | Web Page Design | 5 | Jun 6th, 2008 18:20 |
| Dynamic vs Static | Markb | Website Planning | 4 | Jul 27th, 2007 17:10 |
| Change from dynamic to static pages? | swiftmed | Web Page Design | 4 | May 31st, 2006 15:18 |
| dynamic text files in an html site | crashernyc | Introduce Yourself | 1 | Mar 31st, 2006 21:01 |
| Learning PHP to Build DYnamic web Site | setiawan77th | Introduce Yourself | 1 | Oct 20th, 2004 12:19 |