Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning the content of a HTML page
Message
 
To
06/01/2006 18:04:25
General information
Forum:
Internet
Category:
Javascript
Miscellaneous
Thread ID:
01084308
Message ID:
01084339
Views:
8
This message has been marked as the solution to the initial question of the thread.
Michel,

Why not use an IFrame? You can dynamically set the source.

-R!

>In Javascript, I need to be able to read the content of a specific URL and dump that in the page. Basically, I need something like this:
>
>
>lcHtml=""
>lcUrl="http://www.mywebsite.com/MyPage.html"
>lcHtml=GetUrlContent(lcUrl)
>document.write(lcHtml)
>
Ricardo A. Parodi
eSolar, Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform