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

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -