HTML Samples
Fairlight
fairlite at fairlite.com
Wed Jun 28 02:11:02 PDT 2006
With neither thought nor caution, Walter Vaughan blurted:
> Would fpWeb be a better solution that writing HTML inside filepro?
> Would fpCGI be a better solution?
I'd use OneGate as the gateway, personally. http://onegate.fairlite.com/
As far as generically inserting HTML into filePro, it doesn't get much
easier than my method (idea credit for which goes to Alan Mazuti--I just
wrote the code).
You design your HTML with any tool you like, run it through html2prc (a
whopping $20/copy program), and it spits out a CALLable prc table that will
reproduce your original HTML.
All you need to do is slightly modify whatever parts need to be dynamic,
which is just chopping/concatenating a few strings in the resultant prc.
Trivial. And no need to learn any pseudo-HTML.
If you're interested:
http://www.fairlite.com/fc/products/html2prc/
mark->
More information about the Filepro-list
mailing list