Quote Originally Posted by clydejones View Post
You're duplicating functionality that should be (and is) handled by web browsers.
Users can click the "file" in the browser tool bar and select "print" and the page will be printed.

Adding/duplicating this functionality requires using javascript. If a user has java turned off, then of course the functionality disappears.

I'm not saying it can't be done; I'm just pointing out that the functionality already exists and can be handled by the browser.
Hi! clyde,

Thank you again for your response! I knew that the "print" funcion has already exsits on the browser, but I just want to add the java code to the RMA form, so my customer can print them easily and they can also send a "RMA request" e-mail to me! I want to know which file i can edit the code to! Here is my RMA page!

Please Help me figure out! Thank you so much for your help!