Results 1 to 12 of 12
  1. #1
    Merrick is offline Senior Member
    Join Date
    Dec 2008
    Posts
    319

    Default Cold Fusion Hosting

    Sorry if posted in the wrong place. While going through your website, I saw "Cold Fusion Hosting" which is all a new concept for me .
    Can't really understand what it is so thought of asking here on the forum. Anyone who can explain it briefly please.

  2. #2
    Ryan's Avatar
    Ryan is offline Sales Manager
    Join Date
    Nov 2005
    Posts
    1,733

    Default

    Adobe ColdFusion is the leading cross-platform web application server that gives you the fastest way to build and deploy scalable web systems. It creates and serves web-based applications that interact with back-end databases, such as Microsoft Access and Microsoft SQL Server. Web pages that interact with ColdFusion application servers have a .cfm file extension.

    We at eUKhost have recently introduced ColdFusion as an option with our Windows shared hosting and Windows reseller hosting plans.

    For more information on eUKhost Coldfusion Hosting visit - Coldfusion Hosting - Coldfusion MX 8 Web Hosting

    To view Coldfusion Hosting plans visit - Windows Web Hosting | ASP.NET Web Hosting UK | SQL Web Hosting - eUKhost
    Cloud Hosting - Pay-As-You-Go Hosting with eNlight Cloud
    Follow eUKhost on Twitter || Join eUKhost Community on Facebook

  3. #3
    Merrick is offline Senior Member
    Join Date
    Dec 2008
    Posts
    319

    Default

    If Cod Fusion Hosting gives you the fastest way to build and deploy scalable web systems then I guess it is a programming language. I came to know that ColdFusion application is a collection of pages, similar to a static Web site.

    So does it mean that Cold Fusion Hosting is to host the webpages created using Cold Fusion Language?

  4. #4
    Ryan's Avatar
    Ryan is offline Sales Manager
    Join Date
    Nov 2005
    Posts
    1,733

    Default

    ColdFusion is an application server and software development framework used for Internet application development such as for dynamically-generated web sites. In this regard, ColdFusion is similar to ASP, JSP or PHP. ColdFusion provides developer the capability of creating dynamic websites that can be attached to a backend database. ColdFusion Hosting is indeed for hosting web pages which are created using ColdFusion.
    Cloud Hosting - Pay-As-You-Go Hosting with eNlight Cloud
    Follow eUKhost on Twitter || Join eUKhost Community on Facebook

  5. #5
    Merrick is offline Senior Member
    Join Date
    Dec 2008
    Posts
    319

    Default

    What do you mean by dynamically-generated web sites / dynamic webpages? And does Cold Fusion Hosting include creation, compilation and execution of the applications or webpages?

  6. #6
    Jack is offline Administrator(eUKhost.com)
    Join Date
    Nov 2006
    Posts
    776

    Default

    For more information on static and dynamic websites, please have a look at Static and Dynamic websites | UK Web Hosting | Linux Windows Server Tutorials | PHP MySQL Service

    Using ColdFusion users can create complex, large, dynamic, database driver web applications easily. It is basically a programming language based on standard HTML (Hyper Text Markup Language) and is used to write dynamic web pages.

  7. #7
    MattBarthorp is offline Employee
    Join Date
    Mar 2008
    Posts
    697

    Smile

    ColdFusion is a server scripting language which is used to create rich dynamic web pages. It is one of the highly preferred tools by developers. The most tricky part of hosting is to identify the customer that causes problems on the server, here in such a case coldfusion hosting debugs codes and helps customer in understanding why their code does not work.ColdFusion hosting is mainly for developers building dynamic websites, it offers effortless enterprise data connectivity, it helps in organizing dynamic content, it has a suite of built-in applications. The ColdFusion suite consists of ColdFusion Server and ColdFusion Studio.There aren’t much web hosting providers that support ColdFusion. ColdFusion is a server side technology. ColdFusion works well with Fireworks,Freehand,Flash and Dreamweaver.

  8. #8
    jydrew123 is offline new member
    Join Date
    May 2009
    Posts
    2

    Default

    ColdFusion is the hot way to create dynamic webpages that link to just about any database.

    ColdFusion is a programming language based on standard HTML (Hyper Text Markup Language) that is used to write dynamic webpages. It lets you create pages on the fly that differ depending on user input, database lookups, time of day or whatever other criteria you dream up! ColdFusion pages consist of standard HTML tags such as <FONT SIZE=.+2.>, together with CFML (ColdFusion Markup Language) tags such as <CFQUERY>, <CFIF> and <CFLOOP>. ColdFusion was introduced by Allaire in 1996, acquired by Macromedia in a merger in April 2001, and acquired by Adobe in December 2005. It is currently in version 7.0.1, but the next version of the product (codenamed Scorpio) is already in development.

    Creating an application with ColdFusion is as straightforward as creating a static Web site. However, in a ColdFusion application you can introduce an incredible range of functionality that is not available either in static Web sites or in traditional client/server applications. A ColdFusion application is very simply a collection of pages, similar to a static Web site. But unlike the pages in a static Web site, the pages in a ColdFusion application include the server-side ColdFusion Markup Language (CFML) in addition to HTML. CFML gives you the ability to control the behavior of your applications, integrate a wide range of server technologies, and dynamically generate the content that is returned to the Web browser.

    When a page in a ColdFusion application is requested by a browser, it is automatically pre-processed by the ColdFusion Application Server. Based on the CFML in the page, the Application Server executes the application logic, interacts with other server technologies, and then dynamically generates an HTML page which is returned to the browser.

  9. #9
    MichelWilkin is offline new member
    Join Date
    May 2009
    Posts
    4

    Default

    Quote Originally Posted by jydrew123 View Post
    ColdFusion is the hot way to create dynamic webpages that link to just about any database.

    ColdFusion is a programming language based on standard HTML (Hyper Text Markup Language) that is used to write dynamic webpages. It lets you create pages on the fly that differ depending on user input, database lookups, time of day or whatever other criteria you dream up! ColdFusion pages consist of standard HTML tags such as <FONT SIZE=.+2.>, together with CFML (ColdFusion Markup Language) tags such as <CFQUERY>, <CFIF> and <CFLOOP>. ColdFusion was introduced by Allaire in 1996, acquired by Macromedia in a merger in April 2001, and acquired by Adobe in December 2005. It is currently in version 7.0.1, but the next version of the product (codenamed Scorpio) is already in development.

    Creating an application with ColdFusion is as straightforward as creating a static Web site. However, in a ColdFusion application you can introduce an incredible range of functionality that is not available either in static Web sites or in traditional client/server applications. A ColdFusion application is very simply a collection of pages, similar to a static Web site. But unlike the pages in a static Web site, the pages in a ColdFusion application include the server-side ColdFusion Markup Language (CFML) in addition to HTML. CFML gives you the ability to control the behavior of your applications, integrate a wide range of server technologies, and dynamically generate the content that is returned to the Web browser.

    When a page in a ColdFusion application is requested by a browser, it is automatically pre-processed by the ColdFusion Application Server. Based on the CFML in the page, the Application Server executes the application logic, interacts with other server technologies, and then dynamically generates an HTML page which is returned to the browser.
    This is great info. I was going to ask something more basic though. What do you mean by creating a static Web site? thanks.

  10. #10
    Rock's Avatar
    Rock is offline Technical Support (eUKhost.com)
    Join Date
    Oct 2006
    Location
    localhost
    Posts
    3,375

    Smile

    Quote Originally Posted by MichelWilkin View Post
    This is great info. I was going to ask something more basic though. What do you mean by creating a static Web site? thanks.
    A Static or Classic website; as the name suggests, contrasts to a Dynamic website; is one that has web pages stored on the server in the same form as any user will view them & it's primarily coded in plain HTML.. This type of website usually displays the same information to all visitors, thus the information is static If the website is going to present data that changes on a regular basis, then the better choice is to create a Dynamic website..

    Rock _a.k.a._ Jack
    Windows Hosting || Windows Reseller Hosting
    Cloud Hosting 100% UPTIME! || Powerful Dedicated Servers
    Follow eUKhost on Twitter || Join eUKhost Community on Facebook

    For complaints, grievances or suggestions kindly email our FeedBack Dept.
    Proper action will be taken accordingly & instantaneously!

  11. #11
    BillyTheKid is offline new member
    Join Date
    Jun 2009
    Posts
    6

    Default

    I've never been a big fan of coldfusion. Seems like it doesn't offer much that can't be accomplished with other solutions, and is, well, proprietary.

    A safe bet for the OP: If you don't know what coldfusion hosting is, and no one is asking you to get it, you don't need it.

  12. #12
    Veronica is offline Senior Member
    Join Date
    Feb 2011
    Posts
    140

    Default

    The most alluring advantage of ColdFusion hosting is that it enables you to build and deploy powerful web applications and services. This increases the efficiency of your hosting activities.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •