Tabbar load external html/asp file

Hi Support,

I use the below sample in my application. In Tab 1 and 2, I have form fields but in Tab 3 I would like to load external html/asp file. Can it be done? If yes, appreciate any example. Thanks in advance. For some reason, I need to use this kind of tab configuration.

-- some form fields here
-- some form fields here
--> load external html/asp file

Hello,

if you want to load the content for the a3 tab by Ajax, you may use “ajax-html” hrefmode, in the other case use “iframes”:

-- some form fields here
-- some form fields here

tq