Explore the Request a Tutorial
How to print directly to a printer
How can we print directly to a printer
When I try
<script>
if (window.self) window.print();
</script>
It shows the Print Windows, can we go directly to the printer like the printer icon on Explorer
Thanks a lot,
Allan
Read Morescroll only horizontally
inside a frameset of 4 frames, my customer wants the main frame to scroll only to the right / horizontally. I will include the text inside a table, that extends only to the right and give the frame a fixed height.
Does anybody know, how to make the frame scroll only horizontally, without any scrollbars appearing on the right side?
Any answer (code or other) would help a lot!
Thanks for you help!
Iris
Read Moreform variables from Login page: MX
I am attempting to pass hidden variables from a log in page to a success page. I understand that to do so i must create session variables for each hidden field value from value and pass them across as sv's. However this does not seem to be working as it should.
Read More