Hi all, > UPDATE: I forgot to use the method='POST' keyword param, but no > results yet... ...and I finally found the problem: I have to insert the correct 'Content-type' header in order to let PHP (and maybe ASP too) see the POST data as a dictionary of keys and values. Kind regards Matteo