D.S.R.Clark
11-10-2003, 01:41 PM
I am looking for a way to print a page, that is not showing, with a buton on a main page. In a nutshell, I want to print a form from a button, without that page popping up.
If not, then I have a script that worked on my machine, but when I uploaded it to the server, part odf the script stopped working. I have set to open a very small window with the form in it as a child. A print "alert" pops up, click the button, it prints then the child window is supposed to close. And all of this is done from another child window. A real mess.
So, is there a way to: "click button", open child, open "print" dialougue, "click" button to print, child closes? I'm going nuts!
Thank you in advance for your help!
David S. R. Clark
If not, then I have a script that worked on my machine, but when I uploaded it to the server, part odf the script stopped working. I have set to open a very small window with the form in it as a child. A print "alert" pops up, click the button, it prints then the child window is supposed to close. And all of this is done from another child window. A real mess.
So, is there a way to: "click button", open child, open "print" dialougue, "click" button to print, child closes? I'm going nuts!
Thank you in advance for your help!
David S. R. Clark