Hi !
First of all, thank you for this beautifull tool that Wget is. Simply to tell you that if you want, in a script, to make an action on a web server ( by posting datas), an completely mirror the resulting page for offline viewing, you will use --page-requisites and --post-data options together. The fact is, Wget continues to post datas for all images, css required to 'completely' download the page, and the server says : << 405 : method not allowed >> which is normal. Is there a way to do it with wget options ? thanks in advance ! Laurent STELLA