HTML2Printf

Html2Printf can take any text file and output a file with wrapper printf statements around each line.
Download

HTML2Printf Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware /
  • Publisher Name:
  • Martin E Haring
  • File Size:
  • 230K

HTML2Printf Tags


HTML2Printf Description

Most of the developers have the need to take a file and put it into "printf" statements for output to the screen. With the advent of the World Wide Web and home pages, there is a number of tools to create web pages. Common Gateway Interface (CGI) programs are used to react to html form data, perform some backend function (such as look up data in a database) and create on-the-fly html for display back to the calling web browser. Unfortunately, creating that html for the CGI output is usually done by hand and is very tedious and time-consuming. The tools used to create web pages don't do very good when their output cannot be readily used for CGI output. Html2Printf will help a lot in that aspect. It can take any text file and output a file with wrapper printf statements around each line. These formatted output lines can be cut and pasted into a 'C' CGI program file. In this manner you can use the web page development tools you like for developing the CGI output you want.


HTML2Printf Related Software