asp.net - wget to download dynamic website which uses aspx -
i m trying download entire website using wget offline learning.
wget --recursive --no-clobber --page-requisites --html-extension --convert-links --restrict-file-names=windows --domains scmhrd.edu --no-parent http://elearning.scmhrd.edu/frmset.aspx all static content gets downloaded not dynamic contents . there way ?
there no way download server side code http. that's why asp.net rules!
Comments
Post a Comment