04-03-2018, 06:35 AM
I don't think there is any problem with TIWModalWindow regarding HTTPS. If you check our IWModalWindow example,
https://github.com/Atozed/IntraWeb/tree/...odalWindow
One of the modal examples point to another site (in that case is http://atozed.com). Nothing prevents you to use HTTPS protocol instead of HTTP, and it should just work. Have you tried it?
https://github.com/Atozed/IntraWeb/tree/...odalWindow
One of the modal examples point to another site (in that case is http://atozed.com). Nothing prevents you to use HTTPS protocol instead of HTTP, and it should just work. Have you tried it?

