thendal
Programmer
- Aug 23, 2000
- 284
I am a new bee to XML
Is there any way i can print a file by click of a button.
For example i need to print a file name "text.ght"
when you click the button "print" from the html page
it has to print the text.ght.(which resides in the server)
I know we can print the same html document using
window.print(); using java script,
How to print a file which is residing in the server??
ThanX
Thendal
Is there any way i can print a file by click of a button.
For example i need to print a file name "text.ght"
when you click the button "print" from the html page
it has to print the text.ght.(which resides in the server)
I know we can print the same html document using
window.print(); using java script,
How to print a file which is residing in the server??
ThanX
Thendal