How to embed a web page contents in a form (1 Viewer)

B

btdown

Guest
I have a form that I would like to embed some text that is queried from the internet. I'd like to have a part of this form display this "quote of the day" info in a textbox, and im not sure how to do it.

The link to access the quote is through javascript:
Code:
<script language="JavaScript" src="http://www.quoteworld.org/quotes.js"></script>


Any ideas of how this might be accomplished?

Thank you,
BT
 

Users who are viewing this thread

Top Bottom