Web designing on Cold Fusion Server

Asked By 30 points N/A Posted on -
qa-featured

I want to built a website.My friend told me to use Cold Fusion Server.I used web-matrix but as I am a new user of Cold Fusion Server I want to know how to make database of a website on Cold fusion server? And how to make my server more secure using Cold Fusion Server?

SHARE
Answered By 5 points N/A #150609

Web designing on Cold Fusion Server

qa-featured

Hello,

 

The creation of a Cold Fusion database requires the spawning of a data source using the server management console:

 

  1. Create a project.

  2. Navigate to the project.

  3. Choose “Dynamic Page” from the “Category” column and choose “ColdFusion” on the Dynamic Page column of the “General” tab.

  4. Select “Create.”

  5. Save the file as “index.cfm.”

  6. Title the document and keep the file open.

  7. Select “Modify Data Sources” in the Databases tab.

  8. Log in to the Administrator console.

  9. You should then see the “Data Sources” screen upon successfully logging in.

 

At this point, you require no further instruction. Simply provide the necessary information for your data source in each field and then submit.

 

Secure profile and Server Lockdown are two powerful security features of Cold Fusion. Consult the Cold Fusion website for related literature.

Related Questions