02-13-2006, 11:07 AM
|
Find & Replace?
|
Posts: 1
|
I am creating product pages for a website. There are thousands of beads - Each one has an img file, and a .doc file (containing that particular bead's description). The img file names are the same as the .doc names, reflecting the particular beads product # - For example, bead #11145 is shown in img file 11145.jpg, and described in 11145.doc. I have a basic template setup for these pages, say 11145.html.
I'm sure that there has to be some way to automate this process - To take 11145.html, and insert it's filename (11145) into the HTML (ex: img src=FILENAME, and Description: [inserted from 11145.doc]) - Is any of what I'm describing possible to do with some type of batch automator? I've tried Advanced Find & Replace, but have had little luck. If anyone can help me out, I'd really appreciate it. Thanks! 
|
|
|
|