| > I can download them just fine, until they start saving
over
> each other. The quest is, is there anyway to download PHP
> pages, and instead of the script and a bunch of random
> characters, save it as the script name then the commands
> used to generate the page, excluding invalid characters,
You can use the 'USer-defined structure' (see Options /
Build) and include query-string elements (using the %[foo]
syntax in the mask, where foo is the query string
variable) ; but you can't yet specify a different mask for
different URLs (that is, all URLs will have the same naming
system)
| |