At 05:11 PM 7/10/00 -0500, you wrote:
Hello Tiana:
        I'm not sure as a I read your question whether you wish to
imbed rebol script in the web page 
or 
use the web page to execute a rebol cgi script. 
These are two different issues:

1)I believe that there is any example of imbedding rebol script
in HTML in the source library at the rebol site, in the
CGI section.

2)To execute a rebol script that may be at any URL, 
you will need to know the basics of CGI programming.
You might want to try 
http://www.boutell.com/cgic/ 
and there are many other sources...

In fact, one of the list members has asked me to write 
an article and provide a source library of CGI routines for
rebol. That should be up and running next week.

I hope that this helps.
Regards
Tim
>
>In my html page, once user click a button, a rebol scrip will be run at the
>backgroud. How can I accomplish this? Any suggestion?
>
>Thanks in advance.
>
>Tiana
>
>

Reply via email to