I'm opening some ie-windows from my c#-client Is it possible to assign it to an exisiting tabgroup or at least open it as a tab in the already opened ie-window.
Maybe this would work with javascript in the onload of the window? It has no parent, so is there a possibility to set this value before the window opens?
I use the IE-tab-settings to open new windows always in a tab, but this doesn't work for windows from my client...