The minute I posted my question, the idea to use an iframe hit me :-)
{{velocity}}
#panelheader('My Header')
{{html}}
<div>
<iframe
src=".../default.aspx"
height="800">
</iframe>
</div>
{{/html}}
#panelfooter()
{{/velocity}}
Now I want to change the WIDTH of my panel(s). How/where can I change the
width of a panel?
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Show-HTML-ASPX-in-panel-tp7587400p7587401…
Sent from the XWiki- Users mailing list archive at
Nabble.com.