Re: How do I load a web page in the editor?
pinEdit WP
How do I load a web page in the editor?
gregquinn
07-24-2008, 5:03
I am using PinEdit 7 evaluation for Desktop.
How can I load a specific website into the editor?
I have tried setting text = "http://www.website.com" but it only displays that text.
Thanks
Re: How do I load a web page in the editor?
Pintexx Support
07-25-2008, 9:45
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