Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3492842
By: bobwokao

when i download web pages , using command below:
wget -r -p -np -k http://swdpress.cn/lyah/chapters.htm

i can correctly download css files like 
< link type="text/css" rel="stylesheet" href="sh/Styles/SyntaxHighlighter.css"
>

but can not download the css file like below 
< style type="text/css">
        @import url('reset.css');
        @import url('style.css');
< /style>


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3492842

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to