Articles
-
During the database setup process you entered a description for that database. This description can be changed at any time in the Hosting Control Center.To install ASP Schema to a MS SQL databaseLog in to your Account Manager. In the My Products sectio...
-
The Filmstrip feature in the File Manager displays all images within a single directory in a filmstrip. In this mode, you can click an image to view it or click the arrows to view the previous or next photo in the filmstrip. To Use the Filmstrip Featur...
-
Aliasing allows you to point more than one domain name to existing hosting account content. Depending on your hosting plan (Economy, Deluxe, or Premium), you are not limited to pointing an alias domain at the root of your hosting account. Deluxe and Pr...
-
NOTE: This article applies only to Windows Shared Hosting accounts.To use the ASP form-mailer, create a Web form in HTML that links to our ASP script and upload it to your hosting account.Remember to specify the email address you want to use with the f...
-
A sub domain is an easy way to create a memorable web address for various areas of your site. For example, you could create a sub domain for pictures on your site called "pics." Anybody that comes to your Web site could type pics.example.com instead of...
-
Removing a Domain Alias From Your Hosting AccountIn the My Products section, select Hosting Account List. Next to the hosting account you want to modify, click Open. In the Settings section of the Hosting Control Center, click the Domain Management ico...
-
This example describes using File DSN and ASP/ADO to connect to an Access Database.<%Dim oConn, oRsDim qry, connectstr, sDSNDirDim db_name, db_username, db_userpasswordDim db_server, dsn_namedsn_name = "your_dsn_name"fieldname = "your_fieldname"tabl...
-
You can manage many of the settings for your products and services from within your Account Manager.To Log in to Your Account Manager Select My Account from our main menu. Log in using your login name or customer number and password. If you do not reme...
-
This example describes using ASP/ADO to connect to a Microsoft SQL Server Database.<%'Sample Database Connection Syntax for ASP and SQL Server.Dim oConn, oRsDim qry, connectstrDim db_name, db_username, db_userpasswordDim db_serverdb_server = "whsql0...
-
Using the File Manager in the Hosting Control Center, you can sort lists of files and directories by name, size, date modified, or file type.To Sort Your File Manager List Log in to your Account Manager. In the My Products section, select Hosting Accou...