itemDelimiter
    Thomas McGrath III 
    3mcgrath at adelphia.net
       
    Thu Feb 12 18:48:42 EST 2004
    
    
  
Brian,
Actually I don't have control over it. It is produced as an .asp file 
and i have never worked with them before.
What i am doing is  a floating window that will go online daily and get 
the resulting html generated (daily) from their website and display it 
in that window. So they can have a daily message in a desktop app that 
reflects what they generate on their website.
I imagine a bubble or blurb that has the date/time and the title of the 
daily affirmation and when the mouse moves over the blurb then a 
drawer/palette will drop down with the text/paragraphs displayed in a 
scrolling field.
Features may include changing the window shape to predefined shapes and 
having a color theme to match. Maybe revSpeak the text and maybe a 
daily/weekly downloaded animated gif or something to make the blurb 
more interesting.
Thanks
Tom
On Feb 12, 2004, at 4:19 PM, Alex Rice wrote:
>
> On Feb 12, 2004, at 6:14 AM, Brian Yennie wrote:
>
>> You've got a couple options (at least):
>>
>> 1) Use regex, see matchText and match on something like 
>> "<text>(.*)</text>"
>> 2) Use offset(), as you imagined, something like:
>>
> Also, if the data source is under your control, you can produce XHTML 
> (html but stricter), and then treat it as XML and use revXML* 
> functions.
>
> --
> Alex Rice | Mindlube Software | http://mindlube.com
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
Thomas J. McGrath III
SCS
1000 Killarney Dr.
Pittsburgh, PA 15234
412-885-8541
    
    
More information about the use-livecode
mailing list