Put URL failing -- HTTP header problems?

Rob Cozens rcozens at pon.net
Tue May 9 10:53:55 EDT 2006


Aloha Sannyasin,

> Can someone test this for me:
>
> put this into your browser:
>
> 	http://www.pacsoa.org.au/palms/Acanthophoenix/
>
> Result: web page as expected, Now, put this into your msg box in Rev:
>
> 	put url "http://www.pacsoa.org.au/palms/Acanthophoenix/"
>
> I get an error message back from the server...
>

Rev v2.1.2 on MacOSX 10.3.7 puts the text, including html headers, to 
the Message Box.

   get url "http://www.pacsoa.org.au/palms/Acanthophoenix/"
   set the htmlText of field 1 to it

gets closer, but the object spacing is off.

Rob Cozens
CCW, Serendipity Software Company

"And I, which was two fooles, do so grow three;
Who are a little wise, the best fooles bee."

from "The Triple Foole" by John Donne (1572-1631)




More information about the use-livecode mailing list