[REBOL] CGI setup

2000-09-17 Thread etcha
does anyone know how to setup MS PWS with rebol for cgi in windows95/98 i have n idea. aden.

[REBOL] Advanced String Encryption

2000-09-04 Thread etcha
All,   I call for the need to create a highly advanced string encryption/decription function volunteers will be appreciated   aden.

[REBOL] WebServer.r

2000-08-29 Thread etcha
Hello REBOL's, I have been working with the script %webserver.r alot lately... I have noticed it has bugs (one of which being _dont_ use IE). I have constructed from Webserver.r , a revised version which i call Web2. Web2 has plugin modules, module registration, custom cgi calls

[REBOL] Find/any doesn't seem to find strings in blocks.. Re:

2000-08-19 Thread etcha
whats wrong with: >> blah: "my-string" == "my-string" >> blah: parse blah "-" == ["my" "string"] >> if find blah "my" [print ["yes"]] yes >> its not what you want, but you cant search the string for so

[REBOL] ODBC Connection

2000-08-03 Thread etcha
I am using win95 ver of rebol/command for the first time, and thought id open a data source connection to the radius. can somebody tell me what im doing wrong: dbase: open odbc://name:pass@datasourcehere db-port: make dbase [scheme: 'odbc] insert db-port "select * from tablenamehere" and it r

[REBOL] why this not work?

2000-08-02 Thread etcha
i just cant keep figuring out when you use this with two different files and go say:   function function function   btw: these are html files with one body having BGCOLOR="white" and one simply having   - start of function -   make_generic_html_locator: func [  a [file!] "Filena

[REBOL] Easy to use Database function

2000-07-26 Thread etcha
  I am building a web application server with rebol, and have had no reall problems up until now, that i want to implement a function I call pageid    that is , a form can have a page id which is like A23-C0399 , the page id i then want to be the reference value , and i want to use a d

[REBOL] apache?

2000-05-17 Thread etcha
do i need to have apache/rebol to use rebol? as i am unable to get core working to display simple cgi. i have set permissions. is there anything i am looking out for?   etcha

[REBOL] does this exist anymore

2000-05-15 Thread etcha
well does it?

[REBOL] Rebol/Command ME TOO

2000-04-27 Thread etcha
ME TOO (Linux,Win95)

[REBOL] Rebol/Command & Sherman

2000-04-25 Thread etcha
#1 Basically in a nutshell, what does Rebol/Command do?   # 2 Does anyone know of or have a REBOL compiler , i know of one called Sherman, but am unable to locate it.   Thanks

[REBOL] my view has expired

2000-04-17 Thread etcha
how do i get a new copy?