|
All files contain relative links (i.e. "../index.cfm").
Simply set up the necessary directories as they exist in
the instructions and upload your files. The application
will work immediately.
Current ColdFusion methodology incorporates strong
session management features. Variables are locked by using
the tag for "EXCLUSIVE" and "READONLY". This method of
delivery assumes that the user is familiar and has a good
understanding of CFML or the ColdFusion Application
language. Requirements for JOBBANK "Job Board Application:
- You will need to have an ISP or Domain provider that
supports ColdFusion 4.0, 4.5 or 5.0 to successfully run
this application.
- You will also need a Datasource for an MS
Access97 datatabase or a database of your choice.
- Also required is an FTP program, such as CuteFTP or
WS_FTP to upload files.
- Suggest Microsoft Internet Explorer 4.0+ or Netscape
Navigator 4.06+ browser compatibility with JavaScript
enabled and support for Cascading Style Sheets (CSS).
- Access to ColdFusion Server is not required.
This application will perform as if posting a personal
homepage.
These applications can be
implemented on other operating systems, including UNIX but
such modifications may need to be made to ColdFusion code
for successful implementation. You or your Hosting Company
should also be capable of creating and setting up a
datasource for database connectivity. (A datasource is a
requirement for this application)
You will need to create 1 Cold
Fusion DATASOURCE for an MS Access database or a database
or datasource of your preference. The ColdFusion code can
easily be modified to support a myriad of Database types
to include SQL Server 2000 and Oracle Databases. In most
cases, by modifying all <CFQUERY> tags you will be able to
successfully integrate your database of choice.
1.)Be sure your Hosting Company is
able to create a datasource (i.e.,YourDataSource pointing
to YourDataSource.mdb (OR NAMES of our preference). |