Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

246 scripts tagged as: [//internet]

CGI Form with Defaults
cgiformobj.r
 discussion
 documentation
1.3 KB
13 Mar 2003
Handles a CGI form, providing default values for missing fields in the form. Returns a web page. (The associated cgiform.html file contains the form).
author: [unknown]
CGI Form Emailer
cgimail.r
 documentation
736 bytes
13 Mar 2003
Emails the contents input into a web CGI form.
author: [unknown]
Google Chart API
charts-api.r
 documentation
v:0.1.1
3.2 KB
24 Jul 2010
Generates a URL to access the Google Charts API
author: Christopher Ross-Gill
Check Web Servers
check-server.r809 bytes
13 Mar 2003
This script can be used to query a web server, and email webmaster if it fails.
author: James Rathbun
Checklister (HTML)
checklist.r
 documentation
1.9 KB
13 Mar 2003
Creates a checklist in HTML from a text file.
author: [unknown]
Rebol Code colorizer
code-colorizer.rv:0.9.5
18.7 KB
19 Jan 2009
To convert Rebol script into html with colorized code. Using string based parsing.
author: David 'Oldes' Oliva
coding-mailto
coding-maito.r
 discussion
v:1.0.0
5.4 KB
11 Sep 2004
a tool for coding the mailto info in a html page and avoid some spam
author: Philippe Le Goff
Console udp-broadcast
console-udp.rv:1.0.0
1.2 KB
15 Nov 2007
Console IO udp-broadcast instead of echo file!. When rebol echo function! is executed then bcast-on is automaticly closed by rebol, scheme: 'file takes over for echo in system/ports/echo. There is no check on udp port, please change to the right port. Use of an udp-listen on a remote console/machine can now listen for udp traffic from this console and capture it to file i.e. [...]
author: ND
Content-Type
content-type.rv:1.0.1
626 bytes
13 Mar 2003
Prints Content-type header for cgi.
author: Andrew Martin
cookie-example.r
cookie-example.r
 documentation
v:1.0.1
7.5 KB
13 Aug 2004
Demonstrates how to set session cookies and use them to retrieve session variables. Much of the code has been cobbled together from much more structured (ie not all in one module) code used by rebol.org itself
author: Sunanda
Cookie Client
cookies-client.r8.9 KB
13 Mar 2003
To grab cookies from the server and post form data.
author: andrew grossman
Download and Extract REBOL Library
copy-lib.rv:1.0.0
1.6 KB
13 Mar 2003
Download REBOL library and extract all its files.
author: Carl Sassenrath
CouchDB Client
couchdb3.rv:0.0.11
11.5 KB
22 Jan 2010
Use couchdb as a datastore ( http://couchdb.apache.org/ )
author: Ingo Hohmann
Count and Download
counload.rv:1.0.0
2.5 KB
13 Mar 2003
Downloads numbered filenames from the internet.
author: Tommy Giessing Pedersen
Count References on Web Pages
countweb.r
 documentation
v:1.0.0
743 bytes
13 Mar 2003
Count the number of times a string appears on each of a given set of web pages.
author: Anonymous
decode-multipart-form-data
decode-multipart-form-data.rv:1.5
6.2 KB
21 May 2014
Decodes POST-data used in Form-based File Upload in HTML as specified in RFC 1867, encoded as multipart/form-data as specified in RFC 2388.
author: andreas bolka
Email Spam Filter
despam.r1.2 KB
13 Mar 2003
Filters spam by removing all messages from your incoming email that were not sent directly to you. Valid email is not affected and remains on server.
author: Scrip Rebo
Save email attachments to disk
detach.r2.3 KB
13 Mar 2003
Detach mail attachments
author: Sterling Newton
DNS protocol
dig.rv:0.0.1
13.6 KB
21 Feb 2005
REBOL DIG : Implementation of DNS protocol (RFC 1035) URL is dig://name-server/TYPE/name ans: read dig://ns.thomething.com/SOA/thomething.com ans: read dig://172.30.1.1/PTR/194.252.19.3 ans: read dig::/172.30.1.1/A/noway.myhome.com you can see a list of available TYPEs in cmd-list in beginning of code use ans/to-str to [...]
author: VDemong
DO-POP Scheme
do-pop-scheme.r
 documentation
7.3 KB
10 Jul 2005
A scheme to allow flexible POP3 operations.
author: Brett Handley
EASY SERVICE
easy-service.rv:1.0.2
14.8 KB
16 Nov 2005
Easy-Service is a broker based on REBOL/Service which offer an easy way to write and the deploy distributed Rebol application. Easy-Service makes very easy to expose function written in Rebol like REBOL/Services. Thus, you can use these functions as if they were defined locally. In a distributed environment easy-service uses a simple [...]
author: marco
EASY SOCCER
easy-soccer.r
 documentation
v:2.1.1
15.1 KB
3 Jan 2011
Easy-Soccer is a broker based on CGI which offer an easy way to write and the deploy distributed Rebol application. Easy-Soccer makes very easy to expose function written in Rebol like services. Thus, you can use these functions as if they were defined locally. In a distributed environment Easy-Soccer uses a simple WEB server and CGI to execute Rebol code [...]
author: marco
SMTP challenger
email-check.r
 discussion
1.5 KB
26 Nov 2005
Issues an smtp challenge to see if recipient email address exists. Some mail servers will respond okay anyway to protect users from spammers.
author: Graham Chiu
emailbot
emailbot.r1.5 KB
3 Mar 2004
A small prototype of a email robot. The program check a POP3 account for emails with a special subject, and reply with the result of the requested task.
author: caffo
Email client
emailclient.rv:1.0.0
9.1 KB
13 Mar 2003
A fullblooded email-client that checks, orginizes and sends emails! autoupgradable!
author: Tommy Giessing Pedersen
26 / 2461[2] 345678910