in reply to Re^2: How do I make a Web interface for the 'makehtml' command line tool?
in thread How do I make a Web interface for the 'makehtml' command line tool?
That's what the documentation for makehtml says.
Basically what you want to do is use a web interface to set the options then execute makehtml with those options. Quite simple really (atleast in pseudo code).
Use checkbox's to enable/disable individual options. If any of the options require a value, then use a textfield with the checkbox. Your largest problem would be to decide whether to send the parameters verbatim to makehtml script and handle the errors it produces or to validate the parameters (and combinations thereof) before sending it to makehtml.
Jason L. Froebe
No one has seen what you have seen, and until that happens, we're all going to think that you're nuts. - Jack O'Neil, Stargate SG-1
|
|---|