Posted by Agarwal
2014-02-11

I want to print one form not the whole page.... is possible
by the method you provided below..?
Posted by Tom
2014-02-11

To print only form, you need to add some code to the script. You can go either javascript or php. Probably, The javascript method requires less time than PHP. Write javascript code to hide anything but the form.