07-25-2008, 9:45
|
Pintexx Support
Joined on 08-30-2005
Posts 1.571
|
Re: How do I load a web page in the editor?
|
|
|
|
|
Hello,
please try
editor.file = "www"
Please be aware that you can not edit web pages that are not in the same domain as the editor (web security)
You can also read any web page into a string and then use .Text property.
Regards,
Hans-Peter
|
|
|
|
|
Report
|
|
|
|