I didn't notice that because I was working in R3. The frequent crashes in R4 get to be too frustrating after a while. But I've tested it in R4, and that doesn't work either. I noticed that URLPath precedes what ShellPath produces with "localhost". I don't know if that's specifically the problem, but I can clearly see that the HTMLViewer does not seem to like the URLPath string.
So, any other suggestions on characters to manually decode? On 12/7/06, Jonathan Johnson <[EMAIL PROTECTED]> wrote:
On Dec 7, 2006, at 2:19 PM, Dennis Birch wrote: > Now that I've got most of my HTMLViewer "problems" figured out, I'm > trying to feed the HTMLviewer references to image files that can be > contained in a rendered page. I have found that feeding it a > FolderItem's ShellPath does not work if there are spaces in the > original path name. The HTMLViewer does not seem to like the > convention of delimiting spaces with "\". So my code replaces "\ " > with "%20" and that works great on my system. You could use FolderItem.URLPath.
_______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
