OnGetData Event
You can define a handler for this event to dynamically produce the data served to the browser when this data item is referred.

Applies to
TWebDataItem

Declaration
TGetDataEvent = Procedure(Sender: TObject; const sURL: string; var Data: string ) of object;

Description
This is how you can do something like CGI in you "web site inside".


HTML generated by Time2HELP
http://www.time2help.com