WIX Archives

Re: Scott, database search Q...

Posted by Paul McMillan on Wed Jun 19, 2002 05:01:57 AM

In reply top Re: Scott, database search Q... posted by Scott WRG Editor on Tue Jun 18, 2002 11:32:24 PM

Hypothetically

As each message has an incremental ID at the end. You could use a tool called url2file to generate a piece of code to get each page individually if you loop around

from say http://www.warbirdsresourcegroup.org/vafrefugees/wix1msgboard.mv?parm_func=showmsg+parm_msgnum=1

to

http://www.warbirdsresourcegroup.org/vafrefugees/wix1msgboard.mv?parm_func=showmsg+parm_msgnum=1006139

and get each page indvidually.. Which is what I would do if I wanted to get the archives of the old WW and VAF Message Boards or all the records from the Commonweath War Graves Commission!

Follow Ups: