Hi all,
Does anyone know how to force the download of a text file ?
In my script, I tried : header("locatio n: my_text_file.tx t") ;
....and of course, I get my text in my browser as I wanted a download dialog
box to appear.
Any help,
Many thanks in advance,
--
lmb
Does anyone know how to force the download of a text file ?
In my script, I tried : header("locatio n: my_text_file.tx t") ;
....and of course, I get my text in my browser as I wanted a download dialog
box to appear.
Any help,
Many thanks in advance,
--
lmb
Comment