Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

cgi expert and TWebResponse

Status
Not open for further replies.

Tracey

Programmer
Oct 16, 2000
690
NZ
Hi

I have a procedure i would like to add to my cgiexpert file upload app. this procedure was originally written to accomodate my WebBroker cgi app.

function CheckID(cID: string; Response:
TWebResponse; AppOpt: Integer):
boolean;

The compiler doesnt like TWebResponse, what does cgiexpert use instead? or how do i get it to recognise this component?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top