~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ! Upload files via cgi script ! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This example will regards Upload and Mail capability of Webtools! Here we will send e-mail with two attached files. Example: ******************************* 1. Installation ******************************* Please make sub directory 'upload' into your WebTools/htmls and copy file: upload.whtml there. Ok, now run upload.whtml: http://www.july.bg/cgi-bin/webtools/process.cgi?file=upload/upload.whtml where: "http://www.july.bg/" is your host "cgi-bin" is your perl script directory, and "webtools" is your WebTools directory! NOTE: process.cgi is a base (system) script for me (respective you :) YOU ALWAYS NEED TO USE IT!!! (IT IS YOUR Perl/HTML COMPILER :) NOTE: See that extension of script is .whtml process.cgi support follow extensions: .html .hml .whtml .cgihtml .cgi , but with .whtml and .cgihtml you can use highlightings in UltraEdit (nice text editor for programmers :-) File "upload.html" contain