| Subject: Re: naming convention |
Author: Xavier Roche |
Date: 11/27/2005 11:21 |
| | > is there a way to know how the name of html file
> will be if i know the query string....
It depends. With default settings, it is generally the name normalized (with
special characters tripped), and an ending MD5-hash.
But the most reliable way to know the name is to catch on-the-fly the name
using a callback.
| |
|
|
|
|
9
Created with FORUM 2.0.11