Forum Moderators: open

Message Too Old, No Replies

Making several pages at once in DW

         

ganderla

8:23 pm on Nov 13, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I need to make about 100 pages in Dreamweaver. I have all the names of the files in a text file. Is there a way to just auto make these pages?

They all have the same look and feel to them, just different file names.

12inch

10:17 am on Nov 15, 2004 (gmt 0)

10+ Year Member



I don't think you can do this with Dreamweaver.
You should do this with a simple perl or shell script.

Anand

ganderla

11:43 pm on Nov 17, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Would there be any place I could just go get this script? I have no clue how to write in those languages.

12inch

10:36 am on Nov 18, 2004 (gmt 0)

10+ Year Member



Unfortunately I can only write very simple Perl scripts. I've also looked on the web, but couldn't find anything. But I'm pretty sure that you can get download a perl script that can do your job.

But I think you better ask this question on the Perl forum of webmasterworld
[webmasterworld.com...]

They can help you better than I can.

If you want to execute Perl scripts on your Windows computer, you need to install ActivePerl. Download is free.
[activeperl.com...]

Anand