iluvperl
Programmer
- Jan 22, 2006
- 107
I need something LIKE an iframe that doesn't load an external source.
I have a script that outputs thousands of lines of results that I need loaded into a fixed-height area that has a scroll bar. This is dynamic content so it can't be stored on a separate page for linking.
The HTML form field (text area) would almost work if I could apply html links and font colors in it.
Is there some CSS or some hack for an iframe to load with content I tell it to instead of another source?
I have a script that outputs thousands of lines of results that I need loaded into a fixed-height area that has a scroll bar. This is dynamic content so it can't be stored on a separate page for linking.
The HTML form field (text area) would almost work if I could apply html links and font colors in it.
Is there some CSS or some hack for an iframe to load with content I tell it to instead of another source?