• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: openURL is not applied to POST-argument of local html file in leopard.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: openURL is not applied to POST-argument of local html file in leopard.


  • Subject: Re: openURL is not applied to POST-argument of local html file in leopard.
  • From: Jens Alfke <email@hidden>
  • Date: Wed, 14 May 2008 07:41:26 -0700


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@hidden>:
...
<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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

References: 
 >openURL is not applied to POST-argument of local html file in leopard. (From: "Doo-Hyun Jang" <email@hidden>)
 >Re: openURL is not applied to POST-argument of local html file in leopard. (From: Jens Alfke <email@hidden>)
 >Re: openURL is not applied to POST-argument of local html file in leopard. (From: "Doo-Hyun Jang" <email@hidden>)
 >Re: openURL is not applied to POST-argument of local html file in leopard. (From: "Doo-Hyun Jang" <email@hidden>)

  • Prev by Date: Programmatically Set Image Capture Prefs
  • Next by Date: Re: Launching Cocoa Application externally
  • Previous by thread: Re: openURL is not applied to POST-argument of local html file in leopard.
  • Next by thread: Re: openURL is not applied to POST-argument of local html file in leopard.
  • Index(es):
    • Date
    • Thread