Hi all,
I wanna an example in VB.net about
when i click a button on the (Default.html) , wanna open a Wisej form in (iframe) that in the (Default.html) ,that is mean the whole project in the (Default.html)
thanks..
Thanks luca ,, but how i convert the default.html in start app. with default.aspx to run this issue??
Simply put an iframe element in an asp.net app and when you click the asp.net (or plain javascript) set the src attribute to the wisej app url.
Search “html and set src on iframe” on google to see how to do it.
Please login first to submit.