In this tutorial section, you will take the already finished job application and enhance it, by adding new features. You need to be somewhat familiar with hand-coding, as it will be required for the search page creation.
To start work on these enhancements, you need first to create the actual pages that will store the content. Create two new files in the user folder, search_job and cover_letter, and one in the company folder, search_applicants. If you're using the files provided in the zip package, these files are already created.
Once you have the files in your site structure, you must prevent unauthorized access to them. This is implemented by using the Restrict Access to Page server behavior, just as presented in the User Authentication section, with the correct levels for the user (0) and companies (1) pages.
If you have the MX Kollection 3 bundle installed, then you have all the needed tools. Otherwise, the following separate products should be installed on your computer in order to complete this tutorial section:
ImpAKT
MX Send E-mail
KTML Lite - It's a free extension that has to be installed separately from MX Kollection 3. Download it from the InterAKT web site.
The estimated completion time for this section is about 30 minutes (without taking into account the time needed to visit our site and download the latest version of KTML Lite). It depends on your authoring knowledge with Macromedia Dreamweaver (MX or MX 2004) and MX Kollection 3.
This section contains the following topics: