A method and system for automatically creating a webpage using a scanned
file created from a hard copy. A lookup table correlates a particular
text symbol, such as a dollar sign ("$"), to a specific functionality.
For example, if a chart in the hard copy has a dollar sign before values
in the chart, then the lookup table associates the dollar sign with a
pointer to an HTML routine (object) for creating an input box in a
webpage. The HTML routines can be used to create new webpages or to
modify existing webpages.