TMidasPageProducer assembles an HTML document that represents live database information from an application server.
TMidasPageProducer = class(TInetXPageProducer);
class TMidasPageProducer : public TInetXPageProducer;
MidProd
Do not use TMidasPageProducer. It is included only for backward compatibility. To add a page producer that assembles Web pages in an InternetExpress application, use TInetXPageProducer instead.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|