How to download automatically in HTML?
I want to realize following function, when user visited a html page,IE will pop a window,and alert a file will be download,downloaded file type is ".txt",such as "a.txt",the content of ".txt" is automatically created.How to realize this function?
|