Hi guys,
I have a problem like Iam searching through a lot of files for a particular keywors and generating reports and a Html file with a link to the file by clicking the link the user can open the file directly. But the problem is when the file name contains a "space" the browser is replacing it with %20 by cliking those files names the browser does not recognize those files how can i solve this problem help me