rccar.c is a C++ program that can be used to control a simple radio controlled car. UPDATE: check out the webpage url for new photos of the project, and a correct wiring diagram. This project is portable to any style remote control device.I used a $10 tiny matchbox sized RC car i got for christmas. The car is controlled through a printer cable. The software directly controls the voltage to 4 pins, providing forward, reverse, left, and right controls. Includes a simple wiring diagram.
CookMail is a powerful HTML email form CGI handler. Without doing any programming, HTML writers (professional and novice) can create any email formsutiltizing the following key features of CookMail: automatic handling of all input fields, total control of the email message fomat and the CGI output, run CGI scripts (such as a counter) in the output, automatic/manual multiple selection handlings and MIME support.
MailMe! Pro is a form mailer (executable - CGI) for Windows based webservers designed to send submissions from web page forms directly to your email account. It can be used as feedback form, user registration, survey, order form or anything else which needs to be sent to you.MailMe! Pro is easy to install on your webserver (MS Internet Information Server IIS, Apache for Windows and other webservers). It resides in the servers cgi-bin or scripts directory with execute access permissions. There are no scripting languages or additional components required, all you need is the file mailmepro.exe.
CGIMachine - FORMVAR is a reliable and secure application for sending the contents of your online-forms (e.g. orderform or contactform) to any email-account. All fields will be combined to one single email-message and send off. The client (who filled in the online-form) obtains any HTML-document you want as response. CGIMachine - FORMVAR has to be installed only once on your server for handling as many different online-forms as you want at one time. This allows the saving of processor time and server space.
This simple Comments Form CGI will take visitors comments and store them on the server. You can view the comments, delete them etc. and you can also have the Comments CGI email them to you. This is very useful as not everyone has their email program set up to work with 'mailto:' HTML links.
The purpose of cgiemail, a CGI program written in C for Unix, is to take the input of WWW forms and convert it to an e-mail format defined by the author of the WWW form, so that the resulting e-mail messages are not difficult to sort through. Using it requires slightly more work than forms-to-email programs with lessflexibility in e-mail format. Nevertheless, users with no programming experience can follow the simple step-by-step instructions in the cgiemail user guide.
This scripts employs a single configuration file of allowable recipients and delivers email only to users specified by the maintainer using the mail or sendmail Unix programs.
This is uncgi, a frontend for processing queries and forms from the Web on UNIX systems. It decodes all the form fields and sticks them into environment variables for easy perusal by a shell script, a C program, a Perl script,or whatever you like, then executes whatever other program you specify.
MailForm is an easy-to-use CGI program for Windows that sends the results of a submitted form as an email message. It is primarily designed for use with an online registration form (and includes the ability to verify that a credit card is a valid number), but can be used for any form. MailForm requires that there be a SMTP mail server accessible from the web server machine.