ISC   ASP (Active Server Pages) FAQ's
Home
Services
Hosting
Mystery Tour
Support
Internet 101
Customer Login
About ISC

 

 

 

What is ASP?
You have Linux servers, I thought ASP only worked on Microsoft based servers.
Where can I go to learn more about ASP?
Do I need to do anything to enable ASP on my website?
Do I need a special software to create ASP pages?
Do you support Visual InterDev?
Do you support Drumbeat?
What COM components do you support?
Do you support custom COMs and DLLs?
Do you offer the latest browscap.ini file?

 

 

 

What is ASP?

ASP is a simple way to have your web pages interact with users and databases. Besides ease of use, the main advantage to using ASP is that the script contained in an ASP page is executed (run) on the server. Most scripts execute through the browser, making browser compatibility quite a challenge. ASP eliminates many script-oriented browser compatibility problems.

The parts of the code that are to be executed on the server are enclosed within "<%" and "%>" tags. These symbols are referred to as the delimiters for ASP.

TIP: When a delimiter tag is left off, you will get the following error:

Active Server Pages error `ASP 0116`
Missing close of script delimiter
/bad_script_tags.asp, line 8
The Script block lacks the close of script tag (%>).

The above error is usually caused by not closing your scripting tag. Many editors now color-code your blocks of code and let you know if you forgot to close a tag.

Some recommended HTML editors are Macromedia Dreamweaver, Microsoft FrontPage, and Adobe Go Live, to name a few. However, the best development platform for ASP is probably Microsoft's Visual Interdev.

ASP files must end with a .asp extension in order to be processed by the server. Because ASP files were meant to deliver HTML files, you can include normal HTML tags inside of your ASP files.

Back to top


 

You have Linux servers, I thought ASP only worked on Microsoft based servers.

Originally this was true, ASP was designed to run on Microsoft Servers using IIS. However, Microsft licensed Chili!Soft to write a program that would allow ASP to run on non-Microsoft servers. By installing Chili!Soft on our servers, we have brought together the ease of ASP and the reliability of Linux.

Back to top


 

Where can I learn more about ASP?

There are many places on the web to learn about ASP. A few good places to start are:

Please remember that we don't have the resources to teach our customers how to use ASP. However, if you would like a quote on your ASP project, please contact our Sales Department.

Back to top


 

Do I need to do anything to enable ASP on my website?

If you have signed up for our Basic plan or higher, ASP is automatically enabled.

Back to top


 

Do I need special software to create ASP pages?

No. As with HTML, you can create ASP pages using Notepad, FrontPage, Drumbeat, Visual InterDev, or many other editors.

Back to top


 

Do you support Visual InterDev?

Yes. We support the design of your web site with Visual InterDev. Specific design-time components such as custom .dll's are not supported.

Back to top


 

Do you support Drumbeat?

No, we do not have the required Drumbeat components installed, although you can still use Drumbeat to create and publish your web pages.

Back to top


 

What COM Components do you support?

Please review our hosting plans to see which components are available with different account plans.

  • Chili!Mail - SMTP component.
  • Chili!POP3 - POP3 component.
  • Chili!Upload - allows uploading of files via your browser.
  • BrowserType - method for gathering information concerning a visitors browser.
  • AdRotator - allows you to randomly display banner ads.
  • ContentRotator - same as AdRotator, but with content instead of banner ads.
  • Counters - increment a counter based on your criteria.
  • NextLink - manages a list of URL's to create a table of content and "next" and "previous" links.
  • Tools - has 3 methods for FileExists, ProcessForm, and Random.
  • MyInfo - keeps track of personal information.

Back to top


 

Do you support custom COMs and DLLs?

No, we do not allow the installation of custom DLLs on any of our shared web servers. One of the reasons our pricing is so competitive is that we don't maintain the staff that would be required to monitor and audit custom components to ensure our web servers' performance and integrity. One poorly written component can bring a whole web server, or even a whole network, to its knees.

If custom COM objects are a requirement for your web site, you may want to move up to a dedicated server. For more information about dedicated servers, please email Sales@CharlestonSolutions.com.

Back to top


 

Do you offer the latest browscap.ini file?

Yes, when a new version of the browscap.ini browser compatibility file is released, we install it on our servers.

Back to top


 

 

email:
Phone: (843) 832-6064

 

Proud member of:
HTML Writer's Guild Charleston Metro Chamber of Commerce

Copyright © 1999-2006 Internet Solutions of Charleston, all rights reserved
http://www.CharlestonSolutions.com