I know how to open a text file.
but my problem is ,as soon as user clicks a button,the perl script has to open a text file(notepad) in client's machine, not in server.
It is easy to open a file in server's machine because the code is runing in server.
Thank you for the fast response.