I have some iframes set up in my wiki that display different perl scripts. I would like to make them dynamic and I was wondering if there was a good way to do that. I've tried searching google for it and haven't been able to come up with anything that works for me.
here's an example of an iframe i use:
<iframe height="500" frameborder="0" width=100% src="http://gg.ee.com/cgi-bin/menu_01.pl"></iframe>
Thanks in advance for your input.


Reply With Quote