This way I would get only the html source code text but what I need are all the images and javascript files that are loaded along with the webpage.
For example if I save this page I would get a html file named "How can I save all the content of a webpage just like 'Save Page as' in a browser _ ZennoLab discussions.htm" and a folder named "[How can I save all the content of a webpage just like 'Save Page as' in a browser _ ZennoLab discussions_files]" containing a list of files as follows:
[a_data]
xenforo.js
toggleME.js
table_bb_code_edit.js
swfupload.swf
swfupload.js
redactor.js
logo1.png
jquery-1.js
hit.gif
ga.js
discussion.js
css_002.css
css.css
bb_code_edit.js
avatar_m.png
attachment_editor.js
a.htm
8322.jpg
I need all those files above (or at least the image files)
I know I can save image files individually but for this particular case that method won't work and they are already downloaded somewhere if I see that page loaded right?