I am familiar with dreamweaver, and I have made simple sites before but now i want to make one so that i have a few items for sale and for paypal to be my checkout system. But is there any program with a code that lets you edit your store like changing the items and stuff?
Any advice I'd appreciateHow to make a site where it's easy to change items for sale?
Hi,
Pls. check the website
http://www.awesomeflashsites.com
This is the easiest Do It Yourself Website builder, using this you can design your own professional website in minutes.
It has a built in shopping cart with paypal integration.
You can host Videos, Music Files, Photo Galleries and many more on the fly.
Your website will be published online on a single click. No HTML or Flash knowledge reuired.
Check the website for more details.
Regards
AwesomeFlashSitesHow to make a site where it's easy to change items for sale?
you need a bit more than dreamweaver and html. server-side scripting is what you exactly need to do. you can do it with ASP( and ASP.NET) and PHP. Both do same things just different programming languages. If I go step by step for basics;
1) you need to build a database for products. could use mysql, access, xml file or just a text file. there're much more options, i just try to keep is short.
2) listing page have to be coded. so you can display the products you added into database.
3)Shopping chart could be very useful if you want people to pay at the end of the session instead of at the end of each item picking.
4) admin control panel required to add/remove/update products. you also need a login in this step.
for a basic solution that's all. you can develop that much further but then you need to be a pro or need to get one.
Apart from that, you may download an open source, in that case i would suggest osCommerce( http://www.oscommerce.com/ )
Subscribe to:
Post Comments
(Atom)
No comments:
Post a Comment