|
browsers don't like literal "#" and special characters in url's but you you can encode as odd ones you can think of, i.e: "%20" represents " " (space).
just a note, you cannot name any file in windows beginning with "con".
i.e:
con.exe
con.txt
con.bat
con.java
con.cpp
none of these will work, windows doesn't allow it!
__________________
-- bloomberg.
|