GIDForums  

Go Back   GIDForums > Webmaster Forums > Web Design Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 18-Nov-2006, 08:51
forwardvision forwardvision is offline
New Member
 
Join Date: Aug 2006
Posts: 5
forwardvision is on a distinguished road

How do I add a database of products to my website?


I have my products listed in an Excel file (and have also exported to a comma-delimited text file).

Rather than have to create a separate page for each product, I thought it would be better to create one product page layout and then depending on which product is clicked on from the list of links, the site displays the respective .jpeg and description text accordingly.

Can anyone please advise on or provide some javascript or html coding that will enable me to read the Excel file or the text file and place the relevant items into my product page?

Many thanks,

Jason
  #2  
Old 22-Nov-2006, 08:35
Corey Bryant Corey Bryant is offline
Member
 
Join Date: Oct 2003
Location: Castle Rock, CO
Posts: 216
Corey Bryant will become famous soon enough

Re: How do I add a database of products to my website?


You cannot use HTML coding - you will need to use a server side language to read the file - usually .NET, ASP, or PHP.

If you are on a *NIX server, you might check into PHP. On Windows, check into .NET or ASP
  #3  
Old 23-Nov-2006, 05:43
forwardvision forwardvision is offline
New Member
 
Join Date: Aug 2006
Posts: 5
forwardvision is on a distinguished road

Re: How do I add a database of products to my website?


Hi,

Thanks for the advise there. How do I go about getting ASP or PHP languages? Do they cost much? Are there any tools (preferably freeware or shareware) that will enable me to set this up? Or is there absolutely no way I can do it in JavaScript?

Thanks,

Jason
  #4  
Old 24-Nov-2006, 07:11
Corey Bryant Corey Bryant is offline
Member
 
Join Date: Oct 2003
Location: Castle Rock, CO
Posts: 216
Corey Bryant will become famous soon enough

Re: How do I add a database of products to my website?


Quote:
Originally Posted by forwardvision
How do I go about getting ASP or PHP languages?
Quote:
Originally Posted by Corey Bryant
If you are on a *NIX server, you might check into PHP. On Windows, check into .NET or ASP
For ASP, check out ASP 101 or ASP tutorial.

I also found Reading and writing an excel file using Javascript, but I am not familiar at all with JavaScript.
  #5  
Old 25-Nov-2006, 13:38
crystalattice's Avatar
crystalattice crystalattice is offline
Flame War Instigator
 
Join Date: Apr 2004
Location: San Diego
Posts: 1,534
crystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nice

Re: How do I add a database of products to my website?


Quote:
Originally Posted by forwardvision
Hi,

Thanks for the advise there. How do I go about getting ASP or PHP languages? Do they cost much? Are there any tools (preferably freeware or shareware) that will enable me to set this up? Or is there absolutely no way I can do it in JavaScript?

Thanks,

Jason
PHP is free; just go to www.php.net. Any HTML editor will let you use PHP on your site.

FWIW, Microsoft just announced that IronPython will be complimenting ASP.NET in the next release of Visual Studio, meaning you can learn IronPython and get the same functionality as ASP.NET. This just means you have the option of which language to use to get the same functionality.

You can also look at Java Server Pages if you have an interest in using Java.

The deal with Javascript is that it's mostly a client-side language. You can do some server-side scripting with it but it really wasn't designed for it. What this means is that anything that requires talking to the server, e.g. database calls, is really better handled by using something other than Javascript.
__________________
Common Sense v2.0-Striving to make the world a little bit smarter.
 
 

Recent GIDBlogLast Week of IA Training by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Techtas.com - Get a free website with loads of features now! lizard Free Web Hosting 0 16-Nov-2006 14:47
Limit combo box and date time picker choice according to database created in folder shinyhui C++ Forum 0 22-Feb-2005 20:16
Limit combo box and date time picker choice according to database created in folder shinyhui MS Visual C++ / MFC Forum 0 22-Feb-2005 02:13

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 23:40.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.