On 14 May '08, at 12:56 AM, Doo-Hyun Jang wrote:
I got the result of POST request and I stored in temporary file. and openURL( "the temporary file" ). 2008/5/14 Doo-Hyun Jang <[EMAIL PROTECTED]>:...<img src="/image/nateon_tui/0728_im_011_img.gif" width="497" height="81">... path is not full path. it's occur error like this, Can't not Found "file:///image/nateon_tui/0728_im_011_img.gif"
It's a relative URL, so it won't work directly, since you changed the URL. You'd need to edit the HTML to insert a <BASE> tag whose value is the real URL of the page:
http://www.w3schools.com/TAGS/tag_base.asp —Jens
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]