I have web page written using cgi-perl script,where in i click a button OK, then it should open a seperate text file and has to show the results of the button click in that file.(it should not show in the same html file). And also the user should be able to save thet text file to his/her local disk. Is it possible to do using perl script? pls help me in this regard?