Results 1 to 5 of 5

Thread: printable form with find/replace option
      
   

  1. #1
    Haifisch is offline Corporal
    Join Date
    May 2010
    Posts
    15

    Cool printable form with find/replace option

    Hello,

    I have developed a website for students and teachers <www.starringstudents.com> where teachers will be able to print off free worksheets from the site.

    What I would like to do is create a form that would plug into a story/worksheet, so that a teacher may incorporate his/her student names into a story template that they read.

    I imagine a teacher clicking on a page and finding a form like the following:

    Story Name: Lost in the Swamp
    Student 1 Name (male):_________
    Student 2 Name (female):__________
    Teacher Name:____________

    The teacher may then enter the names of his/her students, click submit, and next see a printable worksheet with the names he/she entered incorporated into the entire document.

    If anyone has a clue how to do this, I would really appreciate any and all insight.

    Thank you,
    Haifisch

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: printable form with find/replace option

    I have done this on request using a Word Template and PHP to replace standard words with the ones fed in by the user. The script then creates a new document that has the names already in place and can be downloaded for printing etc.

    It is quite complicated and requires considerable knowledge of PHP programming.

    There are also some PDF creation libraries, but programming a script that will create such a PDF by user input is even more complicated.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  3. #3
    Haifisch is offline Corporal
    Join Date
    May 2010
    Posts
    15

    Default Re: printable form with find/replace option

    Great to hear from you Navaldesign. I would like to speak with you further on this matter if you are interested and have the time. Are your services available at a charge? If so, I am very interested. Please let me know at your convenience.

  4. #4
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: printable form with find/replace option

    Yes, I do scripting on a professional basis.

    If you wish you can contact me through my contact form.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  5. #5
    Haifisch is offline Corporal
    Join Date
    May 2010
    Posts
    15

    Default Re: printable form with find/replace option

    Hi NavalDesign. I appreciate you input and have contacted you via your Logger Lite site. Look forward to speaking with you. Thanks again.

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