• 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
XML-RPC and The Mirror Project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XML-RPC and The Mirror Project


  • Subject: XML-RPC and The Mirror Project
  • From: "Larry Staton Jr." <email@hidden>
  • Date: Mon, 14 Jan 2002 21:54:04 -0500

Here's the script:

tell application "http://www.mirrorproject.com:80/xmlrpc/";
return call xmlrpc {method name:"mirror.Random"}
end tell

Here's what's returned in Script Editor: "lt" (quotes included)

In AEXMLTutor, I also get "lt" returned, but I also get the following:

<?xml version="1.0"?>
<methodResponse>
<params>
<param>
<value><string>&lt;div style = &quot;border:1px solid
#999999;padding:10px;width:192px;max-width:192px;font-family:Verdana,Geneva,
Arial;font-size:11px;background-color:#e5e5e5;&quot;&gt;&lt;strong&gt;&lt;a
href = &quot;http://www.mirrorproject.com&quot; style =
&quot;text-decoration:none; color:#000000;&quot;&gt;The Mirror
Project&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br/&gt;&lt;img
src=&quot;http://www.mirrorproject.com/show-image.mirror?th=1&amp;amp;key=30
50&quot; style=&quot;border:1px solid #000000;&quot; alt = &quot;Justin
Brown&quot; /&gt;&lt;br /&gt;&lt;br /&gt;I stumbled across your page while I
was avoiding editing my final video project for this quarte...&lt;br
/&gt;&lt;br /&gt;&lt;a
href=&quot;http://www.mirrorproject.com/mirror?id=3050&quot;&gt;Justin
Brown&lt;/a&gt;&lt;/div&gt;</string></value>
</param>
</params>
</methodResponse>

I'm trying to hook this script into Radio Userland to display a random
picture from the Mirror Project. The return value is simply an HTML string.

Any thoughts on how I get the entire string returned?
--
Larry Staton Jr.
email@hidden
http://radio.weblogs.com/0001245/


  • Prev by Date: Re: Is Quark AS Attachable?
  • Next by Date: Upgrade to 9.2, any advice?
  • Previous by thread: Re: Is Quark AS Attachable?
  • Next by thread: Upgrade to 9.2, any advice?
  • Index(es):
    • Date
    • Thread