Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > PC Technology Zone > Windows Operating Systems and Software » Using Excel with Website Building Software
Closed Thread
Old 02-19-2009, 05:08 AM   #1 (permalink)
 
Newb Techie

Join Date: Feb 2009

Posts: 1

RickyB is on a distinguished road

Default Using Excel with Website Building Software

Hi there,

I am trying to find some Website Building Software (Such as Microsoft Expression Web, Dreamweaver, etc) which will allow me to incorporate date from a Microsoft Excel Document.

My situation is that I am hard coding a very large website using HTML and CSS. All the data and information for each web page is actually coming from the Spreadsheet. I've actually already done the website, and it's about 2,000 pages, with over 1,200 products. Now I am needing to update the products with new prices and reference codes etc, which will take me a VERY long time. The method I used to create the site originally was using a Mail Merge. I had an HTML template in Word, and was able to pull the information for each product and page out of the spreadsheet. I would then have to copy the HTML into MS Expression Web and save the page.

Now, I am looking for an easier solution. Something that will allow me to use the Spreadsheet in conjunction with the Website Software. So that once the pages have been set up using the different fields from the Excel Spreadsheet, I could just open up the page, change the information on the spreadsheet, and this would then effectively change the information automatically on the Web Page, which I could then re-save.

All a little complicated, I know. But I am not using a database for this website.

Thanks,

Ricky
RickyB is offline  
Old 02-19-2009, 08:02 AM   #2 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,425

office politics will become famous soon enough

Default Re: Using Excel with Website Building Software

the short answer is you can interact with the excel sheet just as you would a database through an odbc driver. The odbc driver has to be installed on the server; installs with MS Office. You'll need to apply special formatting to the excel sheet; define a name which will represent the database table. the named defined is the table name, the first row contains column names. I'll look for a how to later.

try searching dreamweaver odbc excel
office politics is offline  
Old 02-19-2009, 01:05 PM   #3 (permalink)
 
Banned

Join Date: Feb 2009

Location: Guantanomo Bay, Cuba

Posts: 546

SparkMonkeyHellion is on a distinguished road

Default Re: Using Excel with Website Building Software

You can also probably simply "save as web page" from excel. Then just insert that into the website.

Also, depending on how good you are with scripting or something like that, you could save the excel as a .CSV and then import that using a script of some sort (like a .BAT) which could load all the data into a Table (you know <table><tr><td>?)
SparkMonkeyHellion is offline  
Old 02-19-2009, 05:17 PM   #4 (permalink)
Dr.House's Avatar
 
True Techie

Join Date: Dec 2008

Location: Rx Counter

Posts: 147

Dr.House is on a distinguished road

Send a message via AIM to Dr.House
Default Re: Using Excel with Website Building Software

Quote:
Originally Posted by SparkMonkeyHellion View Post
You can also probably simply "save as web page" from excel. Then just insert that into the website.

Also, depending on how good you are with scripting or something like that, you could save the excel as a .CSV and then import that using a script of some sort (like a .BAT) which could load all the data into a Table (you know <table><tr><td>?)
That would probably be your best bet if you don't want to finagle something really fancy (and possibly complex). Especially if the excel data doesn't change too often
__________________
Dr. House
--------------------------------------------------

Antec 900, P5K SE, E8400 "Wolfdale" 4.06GHz, Tuniq Tower, 4Gb GSkill DDR2 891, WD Caviar SE16 250, Radeon 4670 HD, WD Raptor WD1500ADFD (for sale, ~$900)
Thinkpad T61 CTO 2.2 Ghz Core 2 Duo, 2 gig, 100 gig 7200 RPM, 15.4" wide screen (for sale ~$800)
MacBook Pro C2D 2.2GHz 4 gig, 100 gig 7200 RPM
PowerBook G4 Aluminum
Dr.House is offline  
Old 02-19-2009, 07:34 PM   #5 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,425

office politics will become famous soon enough

Default Re: Using Excel with Website Building Software

HOW TO: Use an Excel Worksheet as a Data Source in FrontPage 2000

you would need asp installed on your host as well.


Using batch scripting, I dont see how you woud separate the info in the text file. vbscript would be the way to go, but you'd once again need the odbc driver.
office politics is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Malware authors play Mario on Daily Mail website Osiris Virus - Spyware Protection / Detection 0 12-02-2008 09:14 PM
Start your Website Marketing campaign with this Lists Sief3r Search Engines & Internet Traffic 1 05-22-2007 10:03 PM
Processors, D-Link Gaming Router, and Software for Sale Mantis-X Buy/Sell/Trade and Hot Deals 0 05-03-2007 04:54 PM