Install aev.dll / aevcgi.exe |
Simple copy the file aev.dll or aevcgi.exe and AEVCGI.INI (located in the directory cgi-bin) into the cgi-bin or scripts directory of your web server. Make sure the access permission for executing this file in this directory is set. Without this permission you will get an error message like: 501 Not Implemented or 403 Forbidden. |
Configure AEVCGI |
To use AEVCGI for correct processing of your web forms you need to tune it up. You should just edit AEVCGI.INI file. You may use any text editor e.g. Notepad for this operation. Every parameter is extremely important for the correct script work. Please be careful when you edit the configuration file. AEVCGI.INI must be placed in the same directory as AEVCGI.EXE or AEV.DLL, depends on what one do you use. |
Result Pages |
You can use normal HTML pages as result pages or transfer all data to your scripts and/or programs for further processing. Make sure all links and pictures inside this page are relative to the directory you uploaded aev.dll or aevcgi.exe, or use absolute URLs (http://... or / ) instead |