I want to wget the following url:

http://www.ece.uwaterloo.ca/cgi-bin/cgiwrap/sign_up/no_userid_lab_form?course=E%26CE-241+Circuit+Analysis+and+Design

As you note, there is a '%' in the url. I cannot seem to get wget to do
this, either it turns the %26 into a & (which it represents, at a certain
level) or it turns the % into a %25, depending on what I do. Quotes don't
help, putting a & doesn't work.

It works with Lynx, Netscape and Konqueror. I am using GNU Wget 1.5.3

+----------------------------------------------------------
| PGP http://www.eng.uwaterloo.ca/student/cjmorlan/pgp.txt
| [EMAIL PROTECTED]
|
| Well begun is half done.
|     --anonymous
+----------------------------------------------------------

Reply via email to