Veinotte's Scripts - Header
Put some power in your Web Site
Action & Interaction
with Veinotte's Scripts.
        September 08, 2008    2:21 pm AST   September 08, 2008    2:21 pm AST



Pass It On !



 Veinotte.com's
Site Wide
Directory



Ad Eagle Suite Advertising Software!

Send Them! - Reame File

Send Them! is a Basic redirection script.

This script has been tested on UNIX, NT, XP, Solaris, and even Windoze 98, so it really should run on anything.

A simple redirection script to allow redirect forms on your website without having to use JavaScript. This script also makes it easy to use one form throught your site if
you have SSI enabled on your website. Just place a form like the one below in a text file somewhere and call it with an ssi call in all the pages you want to use it in:

<!--#include virtual="/home/usr/htdocs/send.txt" -->

Just make the call above make sense on your system. It should be a direct system path to the text file.

This allows you to edit one text file when adding a new URL instead of editing each HTML file.

Here is an example of the form use in your pages or in a text
file with SSI

<form method="post" action="/cgi-bin/send.pl">
<select name="page">
<option value="www.veinotte.com/">Veinotte.com</option>
<option value="www.cgi.veinotte.com/">CGI / Perl</option>
<option value="www.member-manager.veinotte.com/">Member Manager II</option>
<option value="www.ad-eagle.com/">Ad Eagle Software</option>
<option value="www.veinotte.com/lamour/">Lamour Site</option>
<option value="www.veinotte.com/main.htm">Site Wide Directory</option>
</select>
<input type="submit" value="Go">
</form>

One more note: If you wanted the page to open in a new window, or another frame just add a target to the first line like so:

<form method="post" action="/cgi-bin/send.pl" target="_blank">



 If you require additional support, you may purchase a members area subscription here.


 

Join our mailing list to be notified of upgrades, 
bug reports and new product additions.
Enter your email address below.


You can remove yourself at any time
http://odt.veinotte.com


  
 
            This site is a © production of Veinotte.com.
Contact Webmaster with questions or comments regarding this site.