Save Page as txtfile
********************************************
Free JavaScript provided by ©2004-VB'Breizh
**Updated (05/20/2004) Compatibility :
Call the default common dialog box to save this page as *.txt file
In the execCommand call, modify the third option to ("*.txt" or "myfile.txt").
(**Appeler la boîte de dialogue commun pour sauver la page au format *.txt)
...Copy the JavaScript source code below :
Call the default common dialog box to save this page as *.txt file
In the execCommand call, modify the third option to ("*.txt" or "myfile.txt").
Appeler la boîte de dialogue commun pour sauver la page au format *.txt
Free JavaScript provided by ©2004-VB'Breizh
(WebSite)
Comment, question ?