Telegram_2023-11-16T04

<< Click to Display Table of Contents >>

Navigation:  Telegram > 2023 > 11 > 16 >

Telegram_2023-11-16T04

Telegram link

 

2023-11-16T04:32:28

 

Hello.

 

I am making a full SPA with frames. everything works like a charm.

 

Now I need to do add a js file only when I open a single IWFrame.

 

Problem: the only async possibility is to use UserSession.WebApplication.CallBackResponse.

 

I see in jquery the \$.getScript(...)\ I can use but in CallBackResponse there is \AddScriptToRender(...)\ but it does not works, or at least I am wrong in any manner.

 

How can I get this?

 

Thanks