Forum Moderators: phranque

Message Too Old, No Replies

Import Into Dreamweaver4

         

WebMasterWannabe

6:33 am on Mar 23, 2003 (gmt 0)



I am creating a site where in the client will provide me with images and info for the site.

The client has numerous images and a descripition for each that needs to be placed on the site.

I would like the client to place these items into a table which would consist of the images in one column and the description in the next. Then, I would like to import this table into a web page to post it onto the site.

Is there a way of doing this in MS Excel or Word? As the client does not have access to any web authoring tools.

Thanks

knighty

9:06 am on Mar 24, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



not sure what you mean but if you have a spreadsheet and save it as a CSV you can import it into dreamweaver.

DW will then create a table with whatever attributes you give it.

WebMasterWannabe

3:31 pm on Mar 24, 2003 (gmt 0)



Thanks Knighty.
Basically i wanted the tabular information of the images and the text to be recreated on the htm page, but instead of just image names, i wanted the actual image to be placed in that cell.
I found out that i would need code to get it done and hence am working on using PHP to achieve this.

ps i also had a problem importing into DW as i use XP and DW4 does not have an option when importing an XP generated excel file and throws an error.