Question about inserting DB in HTML. |
Question about inserting DB in HTML. |
HitTheMovieList |
Nov 20 2016, 06:16 PM
Post
#1
|
Group: Members Posts: 3 Joined: 20-November 16 Member No.: 24,934 |
Hello,
I want to create an ecommerce site. Is there any way to create a database in access or in sql server management (with image, id, description etc.) and then link it within the HTML with some kind of code in a table. So I don't have to insert one by one the items. P.S. This might be a dumb question but i'm newbie in HTML creation so any help would be apprciated. P.S. 2 I don't know if that's the right section of asking such kind of things. Thank you, In advance. |
Christian J |
Nov 21 2016, 08:04 AM
Post
#2
|
. Group: WDG Moderators Posts: 9,722 Joined: 10-August 06 Member No.: 7 |
Not sure I understood the question, but HTML alone can't do anything. Normally a server-side script (like PHP) would print the HTML, using data pulled from the DB.
|
HitTheMovieList |
Nov 21 2016, 09:28 AM
Post
#3
|
Group: Members Posts: 3 Joined: 20-November 16 Member No.: 24,934 |
|
Christian J |
Nov 21 2016, 09:53 AM
Post
#4
|
. Group: WDG Moderators Posts: 9,722 Joined: 10-August 06 Member No.: 7 |
That looks like you want an ordinary DB-generated site, like I described above. This is not trivial to do by yourself, though. Do you have any experience with online database creation and server-side scripting? If not, it's probably best to find some readymade e-commerce package.
|
HitTheMovieList |
Nov 22 2016, 02:27 PM
Post
#5
|
Group: Members Posts: 3 Joined: 20-November 16 Member No.: 24,934 |
Actually no, I have no idea on server-side scripting. Is there any way to get any ready made teamplates and adjust it with some "google help" on my needs? If not, then it's ok! That's my last question.
|
pandy |
Nov 23 2016, 03:25 AM
Post
#6
|
🌟Computer says no🌟 Group: WDG Moderators Posts: 20,756 Joined: 9-August 06 Member No.: 6 |
Yes, as Christian said there are ready made solutions. I think even those have a learning curve though.
Here you find several hundred of them written in PHP, some paid and some free. Check the corresponding sections for other languages if you prefer something else. http://www.hotscripts.com/category/scripts...shopping-carts/ In case you are planning to use PayPal there are even scripts for dealing with that. http://www.hotscripts.com/category/scripts...ommerce/paypal/ |
Lo-Fi Version | Time is now: 6th October 2024 - 04:59 AM |