[thelist] mshtml, absolute and relative links

developer at lazor.net developer at lazor.net
Mon Nov 3 11:07:39 CST 2003


I've been working on a cross-browser (ie/mozilla) web based wysiwyg for a little while now and have also reviewed at least 10 other ones that are out there.  My problem is that I need it to use relative links (/mysite/subdir/somepage.html) instead of the absolute links it generates because we use multiple servers in our environment and want the code it generates to be portable.  It seems like it's internal to IE because even if I pass a relative URL for an image or a link, it converts it to an absolute one.  I've done quite a bit of googling on this and see mentions of people accomplishing this but can find no references as to how.  Has anyone here been able to do this?  Any help would be much appreciated.  Thanks.

Mike




More information about the thelist mailing list