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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. glennof

    Please help with my object migration strategy

    Hi The TIdHTTPServer compunent is the best way to go. Implement your html code in the method/event: DoCommandGet(AContext: TIdContext; ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo); The requested web pages is found in ARequestInfo.Document and you return the HTML...

Part and Inventory Search

Back
Top