View Single Post
Old 03-13-2003, 10:02 PM   #5 (permalink)
abc123
bloomberg
 
abc123's Avatar
 
Join Date: Jun 2002
Location: bloomberg
Posts: 263
abc123 is on a distinguished road
Send a message via AIM to abc123 Send a message via Yahoo to abc123
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.
abc123 is offline   Reply With Quote