Development environment: Windows 7 32 bit version + Delphi xe10up1 + intraweb 14.0.52 + Internet explorer 8
Intraweb in exe form development,
Purpose: I have a temp files folder on the server end. The HTML file
I want to put it in the client browser displayed, the code is as follows:
LURL:=WebApplication ApplicationURL + '/files/temp. HTML';
WebApplication. NewWindow (LURL);
But prompt can not open the web page, please masters help explain the problem, points is not much, thank you very much!