Results 1 to 2 of 2

Thread: Setting up a Print Form

  1. #1
    Join Date
    Jun 2005
    Location
    Canada
    Posts
    68
    Thanks
    10
    Thanked 0 Times in 0 Posts

    Default Setting up a Print Form

    I am in the process of redesigning a site in php rather than Front Page. One of the pages in the site is a "blank guide form" that is offered to clients to print and to use as a working copy for fairly detailed information before they actually place an order. Presently, the form is in html without any page adornments and requires the client to click the browser print button to print it off. What I would like to do is have the "guide" pop up in a very plain window and have a "Print Now" button embedded to get the job done. I am getting better at understanding php but still have a way to go so if anyone could point me in the right direction, it would be greatly appreciated.

    Many thanks
    D

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    What is the "guide"? Is this something that you already have on your page? Do you mean a modal window type script?

    It takes simple JavaScript to code the print button (see this).

    PHP doesn't really come into play here.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •