Create Dynamic HTML Page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • beulajo
    New Member
    • Nov 2009
    • 29

    Create Dynamic HTML Page

    I have few agreement forms to be filled by the user. Right now I have all the agreement forms in separate word document and it is a manual work.
    I want to automate this system of filling the agreement forms in my web application.

    These agreement forms will have dynamic fields like Username, user's thumb impression, Grid Entry and so on. All these provisions, I need to incorporate in one agreement form, which I need to generate and make it ready for printing

    So the user has the printed agreement form to file.

    I do not want to have it as document and save it in a directory.
    I want to generate agreement content dynamically, which will be stored in the database.

    How to proceed on?
Working...