Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Http.sys incorrect with Decode Chinese directory
#2
procedure TIWForm1.IWCGJQFileTree1JQFileTreeOptionsFileClick(Sender: TObject;
AParams: TStringList);
var
LFilePath: string;
LRoot: string;
begin
LFilePath := AParams.Values['filePath'];
WebApplication.ShowMessage(LFilePath); // OK with Indy mode, but Error Info with Httpsys mode
...

Error Info

Cannot find submit component. (undefined)

Use iw15.0.14
CgJqFileTree not work
Reply


Messages In This Thread
RE: Http.sys incorrect with Decode Chinese directory - by tonzizhou - 10-18-2018, 08:17 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)