On 1/15/06, Giuseppe Chillemi <[EMAIL PROTECTED]> wrote: > > In the la test Blog I have read a little tutorial about adding a Rebol > script on a web page and exectuing it. > > Few questions: > > 1) How do I have multiple scripts and start only one ?
Multiple pages, one for each script? Or add a menu. > 2) How could I have a button inside a web page which starts a script > locally, even passing some parameters ? > First, its about publishing, "even if your web service provider does not allow REBOL scripts!" This scripts can be downloaded by rebol itself, not by the web-browser. >From the webbrowser itself its hard, although there is an older plugin. but IE/windows only. > Thanks in advance > > Giuseppe Chillemi > > > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- -Volker "Any problem in computer science can be solved with another layer of indirection. But that usually will create another problem." David Wheeler -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
