I'd like to automate handling of an HTML form that uses the method type "POST". I suppose this is not possible with the current version of wget?
Are there any plans on this for a future version? Or does anybody know of a solution? I've already tried embedding the parameters directly in the URL � la GET. However, that doesn't work, AFAIU because a CGI script written for a POST form (only) doesn't expect the parameters from QUERY_STRING. Cheers -- Bj�rn Wir�n
