html forms vs revlets

BNig niggemann at uni-wh.de
Thu Sep 10 16:39:32 EDT 2009


Tom,
with Safari on a mac revspeak works.
http://berndniggemann.on-rev.com/helloWorld/
the script of the button is:
-----------
on mouseUp
   put field 1 into tSpeak
   if tSpeak is not empty then
      revspeak tSpeak
   else 
      put "nothing to say" into field 1
      revspeak field 1
   end if
end mouseUp
--------------
regards
Bernd


Thomas McGrath III-3 wrote:
> 
> Ron,
> 
> Is it possible to let me know when you get that revSpeak page up? I  
> only tried revSpeak "Hello world" and I get a handler error. Is this  
> in Safari/Firefox/IE on Mac or Windows or Linux?
> 
> Thanks
> 
> Tom McGrath III
> Lazy River Software
> 3mcgrath at comcast.net
> 
> iTunes Library Suite - libITS
> Information and download can be found on this page:
> http://www.lazyriversoftware.com/RevOne.html
> 
> 
> On Sep 10, 2009, at 9:14 AM, Ron wrote:
>>
>> BTW - revspeaks works on my test page simply using the script from  
>> the Documents example scripts. I hope to post the page soon once I  
>> get this mail thing worked out.
> 

-- 
View this message in context: http://www.nabble.com/html-forms-vs-revlets-tp25360583p25390587.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list