First of all, thanks for your software! It is a good program that does what I want, which is to pass information from browsed pages to scripts outside. I'm not sure that it saves me time, since I find me a lot of times working on those scripts, which I wouldn't do if it weren't for flashgot, but then, what would be the fun if flashgot did everything?

Anyway, my typical apparatus is to call a DOS batch script with the following placeholders:
[UFILE] [FOLDER] [CFILE] [REFERER]
This is enough for me. But earlier, I had them in a different order, and sometimes I want to experiment with the addition of different placeholders:
[UFILE] [FOLDER] [REFERER] [CFILE]
or
[UFILE] [FOLDER] [CFILE] [REFERER] [URL]
The problem is, when by reasons I'm not able to discern, Flasgot is not able to get the Referrer, it puts in its place the next parameter in the placeholders sequence. I guess this would happens if the templates were being used to construct a arguments line with non-quoted arguments (an empty argument would be interpreted as a larger than usual space between arguments), but that isn't coherent with the prohibition of using quotas in the template window (for what other reason if not to sanitize the template and properly construct the arguments line?).
I'm using a Windows XP SP1, FireFox 3.5 (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4), FlashGot 1.2.1.10. The problem is a little older, but only now I got the courage to register in this forum (it is not a regression in the last versions, for all I could see).
I'm intrigued also why Flashgot is unable to get the referer in certain pages. I'm more intrigued even, because that used to be deterministic for certain pages, but today, the same pages where that happened, aren't. I recently upgraded the flashgot to avoid the problem, note that it was occurring still (after restart), yet, at this moment, I'm unable to find them... it is like as if, in certain times, Firefox is able to say the referrer to flashgot, but in other times, not. I'm confuse.
A second nuisance is that sometimes, the referer is passed with an extra space as a sufix.
Cheers,
Joao Pedro Afonso