# Can i display this in a text box

**URL:** https://forum.kirupa.com/t/can-i-display-this-in-a-text-box/227894
**Category:** Uncategorized
**Created:** [June 3, 2007, 4:54pm UTC](https://forum.kirupa.com/t/can-i-display-this-in-a-text-box/227894 "2007-06-03T16:54:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![fugu996](https://avatars.discourse-cdn.com/v4/letter/f/85e7bf/32.png) [@fugu996](https://forum.kirupa.com/u/fugu996)
#### Post date: [June 3, 2007, 4:54pm UTC](https://forum.kirupa.com/t/can-i-display-this-in-a-text-box/227894/1 "2007-06-03T16:54:57Z")

</div>

hello, i have a flash page which i would like to display the last 5 topics posted on my forum. i have the code to do this on a normal web page (below) yet i would now like to have the same displayed in a textbox on my flash page…

This is the code to retrieve and display the 5 most recent…

\<script language=“JavaScript” type=“text/javascript” src=“[http://fugucreations.com/forum/topics\_anywhere.php?mode=show&f=uMSwyLDQsNSw2LDksMTQ%3D&n=5&jlp=y&so=d&b=0](http://fugucreations.com/forum/topics_anywhere.php?mode=show&f=uMSwyLDQsNSw2LDksMTQ%3D&n=5&jlp=y&so=d&b=0)”\>\</script\>

any help or guidence would be fantastic.

Thank you.
