|
I'm making something that retrieves the URL the user types in, so far it's working. However i noticed there are some characters the browser handles differenty e.g. #,$,%,^,&,*,!,~,@ (ascii chars) etc etc. Is there someway those characters can be used in a URL without causing errors?
Last edited by koolaid; 09-22-2007 at 01:33 PM..
|