Special Characters in File upload
Posted: Sat Feb 06, 2010 3:41 am
Hi All,
This is new situation for me how to handle the Special characters in File upload before sending to either php file which handles the file.
I want to change the file name or remove the special characters like single quote (') or Double quote like ("), &, # as i am getting the word broken to php page.
I just want to make it in the client side only as i am using ajax and while sending the request to php the url is breaking.
So please anyone guide me in this situation how to handle this.
Thanks and regards,
DharProg
This is new situation for me how to handle the Special characters in File upload before sending to either php file which handles the file.
I want to change the file name or remove the special characters like single quote (') or Double quote like ("), &, # as i am getting the word broken to php page.
I just want to make it in the client side only as i am using ajax and while sending the request to php the url is breaking.
So please anyone guide me in this situation how to handle this.
Thanks and regards,
DharProg