SISBLU Software Posted August 21, 2020 Posted August 21, 2020 Hello. Its WORK in EXE: procedure TUniMainModule.IBQControleFinanceiroRECEBIDOPAGOGetText( Sender: TField; var Text: string; DisplayText: Boolean); begin Text:= '<img src="image/PAGO_OK.png" width=55 height=20 align="center" />' end; But IIS not WORK What do I need to do? Quote
Mehmet Emin Posted August 21, 2020 Posted August 21, 2020 May be you did not deploy your image folder contents under your iis server, then the http error would be 404 check your iis logs to see exact url your browser trying to access Quote
SISBLU Software Posted August 21, 2020 Author Posted August 21, 2020 Perfect In iis > Directory Browsing = Enable This Work Thanks Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.