Search found 2 matches

by chrisp
Thu Mar 02, 2006 8:32 pm
Forum: Support
Topic: Importing html images and links
Replies: 6
Views: 25068

hyperlinks and images.

[quote="Sergey Tkachenko"]1) By default, only local images can be>loaded. To load remote images, you need to download them. Do you use RichViewActions? Cool, that makes sense, can you tell me which htmlimporter event to use to fetch the remote file and replace it with a local one ? Or must I pre ...
by chrisp
Thu Mar 02, 2006 2:34 am
Forum: Support
Topic: Importing html images and links
Replies: 6
Views: 25068

Importing html images and links

Hi, I have two problems when importing html, images all show as a box with a cross through, and when clicking on links my code gets the text of the link but can't get the actual url... No doubt I'm doing something stupid. the images in html look something like this: <img src="http://g-images.amazon ...