| Uploading Files
1. Using the FTP client of your choice login into your ftp site. Go to your cgi-bin directory. Make a new directory inside the cgi-bin and name it /orders/ - or name of your choice.
2. Open the directory /orders/ that you just created on your server. Now, upload the four folders including all files inside the 4 folders and the .cgi files. Some ftp programs let you highlight the four .cgi files and four folders from your computer, drag the highlighted items over to the server side which will automatically upload all you have highlighted.
Make sure the files are transferred in the correct mode (either "ascii" or "binary"). All files except the two .gif files are to be uploaded in ascii mode. The two .gifs in binary mode.

|