help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Procedures and functions] Reference for unit 'pwumain' (#powtils_main)

OutF_FI

Declaration

Source position: pwumain.pas line 136

procedure OutF_FI(

  const s: String;

  const HTMLFilter: Boolean

);

Notes

Same as the WebWriteF function but allows filtering of macrovars.

Malicious injection attempts such as less than and greater than signs are filtered using html entities rather than trimmed if filter HTMLFilter is on.

Usually, you will want to use the OutFF function instead, since it automatically sets the html filter on without you having to specify the boolean.






lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505