Results 1 to 4 of 4

Thread: Code to enable print feature
      
   

  1. #1
    gnplaza is offline Private
    Join Date
    Nov 2007
    Location
    Armenia
    Posts
    4

    Question Code to enable print feature

    HI friends,I am not sure i am posting in the right section but sorry if i should not be posting here.I need help enabling print feature on my website.I have a form on my website where visitors can submit it after filling the form or they can print the blank form by clicking on the text/Hyperlink CLICK HERE TO PRINT THIS FORM.How can i do this.Please need your help.If i am not clear i can provide more information.Thankyou

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Code to enable print feature

    Hi, pop the code from this site in a html box on the front of your page

  3. #3
    gnplaza is offline Private
    Join Date
    Nov 2007
    Location
    Armenia
    Posts
    4

    Default Re: Code to enable print feature

    hi,thankyou for your help.But will this code print the whole page or just the form on that page.Thankyou

  4. #4
    mrmagoo144's Avatar
    mrmagoo144 is offline Brigadier General
    Join Date
    Feb 2007
    Posts
    1,369

    Default Re: Code to enable print feature

    hello;
    first you make the form in word or you make a pdf file.
    then you upload the form to your public_html and name it myfrom.doc or pdf or whatever extension you have saved the form in.

    then you make your link on you page CLICK HERE TO PRINT THIS FORM with the hyperlink being:
    www.yoursitename.com/myform.doc

    whenever anyone clicks on CLICK HERE TO PRINT THIS FORM it will bring up the form. they can print the form then fax or send it to you.

    Now if you want them to fill out the form right on your website and then submit the information to you directly, i would use the free software from Blue Voda called ABVFP. There is a complete tutorial and section in the forum for this software. works great.

    hope this helps,
    mrmagoo144
    www.videopostcards.info

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49