247 scripts tagged as: [//internet]
Quick Email Sender | ||
emailer.r | v:1.0.4 2.2 KB 13 Mar 2003 | A simple GUI example of an email sender. author: Carl Sassenrath |
Send Email with Buttons | ||
emailsend.r | 833 bytes 13 Mar 2003 | A very simple email sending application that
shows how text is input and buttons are used. author: [unknown] |
Emit RSS | ||
emit-rss.r discussion documentation | v:1.0.0 4.5 KB 19 Nov 2007 | Create an RSS Feed from a REBOL Block. author: Christopher Ross-Gill |
Environment | ||
environ.r documentation | v:0.1.0 3.6 KB 23 Dec 2006 | Provides five functions that decode system/version:
os? which returns a string indicating operating system
nix? which returns true under a unix-type operating system
win32? which returns true under a windows 32 bit os
win? which returns true under a windows os
cpu? which returns a string indicating the CPU [...] author: Peter WA Wood |
rebol Server pages | ||
erebol.r | v:1.0.0 1.6 KB 13 Mar 2003 | Execute embedded rebol code, see www.erebol.com author: Maarten Koopmans |
esend - smtp client | ||
esend.r | v:0.1.0 3.2 KB 2 Jul 2003 | A modified version of 'send for ESMTP author: RT, G. Scott Jones |
esmtp scheme | ||
esmtp.r | v:0.1.0 8.3 KB 6 May 2003 | A modified, extended version of smtp scheme author: RT, G. Scott Jones |
Extract URLs | ||
extract-urls.r documentation | v:1.0.0 1.3 KB 29 Nov 2009 | To identify and extract URIs from plain text author: Christopher Ross-Gill |
extract-web-links | ||
extract-web-links.r | v:1.2.1 6.3 KB 22 Apr 2005 | A function which scans a string (normally a web page)
and creates a block of URL/Text combinations for each
HTML <a> tag in the string. author: Peter WA Wood |
Broadcast | ||
facebroadcast.r | v:1.0.0 709 bytes 15 Nov 2007 | UDP broadcast example author: ND |
FastCGI Broker | ||
fcgi-broker.r discussion | v:1.0.1 2.6 KB 15 Dec 2005 | Rebol script broker for a hooked rebol interpreter launched as a FastCGI application.
This is the root script which runs others scripts on request of the FastCGI peer.
This enables REBOL/Core or REBOL/View to act as a FastCGI application without the need
for REBOL/Command.
This script only works on Windows with a patched REBOL interpreter.
Details available at [...] author: Pascal Hurni |
Feedback | ||
feedback.r | v:1.0.0 2.3 KB 13 Mar 2003 | Sends feedback to REBOL Technologies. author: Carl Sassenrath |
Obscure File Server | ||
fileserver.r | 14.4 KB 3 Sep 2009 | Share files over HTTP protocol +NLS author: pijoter |
Import and Validate User Input | ||
filtered-import.r documentation | v:0.1.1 10.9 KB 5 Jun 2007 | Filters user input based upon a given spec author: Christopher Ross-Gill |
Search Web Pages | ||
findweb.r | 733 bytes 13 Mar 2003 | Simple example of searching multiple web pages for
a specified string. author: [unknown] |
Form Letter | ||
formletter.r | 1.0 KB 13 Mar 2003 | Example of how to create an email form letter. author: [unknown] |
FormMail.pl Lookalike Spam Trap | ||
formmail.pl | 2.5 KB 21 May 2007 | Respond to a CGI calls as if we were FormMail.pl
(See http://www.scriptarchive.com/formmail.html)
If the request seems to be an openness check,
respond with an email indicating this server is
ready for abuse. Else, swallow spam email and
return nothing.
Note the filename - for once, a rebol script [...] author: HY |
Transfer REBOL Files to Server | ||
ftpallto.r documentation | v:1.0.0 625 bytes 13 Mar 2003 | FTP all .r files in the current directory to a server. author: Anonymous |
Check for a File or Directory | ||
ftpcheck.r documentation | 574 bytes 13 Mar 2003 | Check for the existence of an FTP file or directory. author: [unknown] |
Delete a File or Directory | ||
ftpdel.r documentation | 470 bytes 13 Mar 2003 | Delete a file or directory from a server using FTP. author: [unknown] |
Test FTP Commands | ||
ftpdemo.r | v:0.1.1 1.0 KB 6 May 2003 | Demonstrate ftp commands and results author: Larry Palmiter |
Read File Directories | ||
ftpdir.r documentation | 500 bytes 13 Mar 2003 | Read and print directories from an FTP server. author: [unknown] |
Check for Directory | ||
ftpdircheck.r documentation | 455 bytes 13 Mar 2003 | Check if a filename belongs to a directory using FTP. author: [unknown] |
Run Script from FTP | ||
ftpdo.r documentation | 390 bytes 13 Mar 2003 | Do a REBOL script via FTP. author: [unknown] |
Download List of Files | ||
ftpdown.r documentation | 536 bytes 13 Mar 2003 | Download a list of binary files using FTP. author: [unknown] |
51 / 247 | 1 | 2 | [3] | 4 | 5 | 6 | 7 | 8 | 9 | 10 |