Articles
-
ASP stands for Active Server Pages. ASP and ASP.NET are programs that run on Windows. ASP files have the file extension ".asp" and ASP.NET files have the file extension ".aspx." ASP and ASP.NET allow you to:Dynamically edit, change, or add content on y...
-
No, the following code is added to the web.config file of all ASP.NET 2.0 hosting accounts:<system.net><defaultProxy> <proxy usesystemdefault="False" proxyaddress="http://proxy.shr.secureserver.net:3128" bypassonlocal="False" /></...
-
This is the order of precedence for the default files on your Windows hosting account:default.asp default.html default.htm default.aspx default.php default.shtml default.shtm index.html index.htm index.asp index.php index.shtml index.shtm home.html hom...
-
For information on downloading and installing Time Tracker, see Introduction to the Time Tracker Starter Kit on MSDN.To set up the ASP.NET 2.0 Time Tracker Starter KitLog in to your Account Manager. In the My Products section, select Hosting Account Li...
-
ASP.NET starter kits can be downloaded from the ASP.NET Web site.The following instructions use the ASP Time Tracker starter kit as an example. However, you can use this upload procedure for any starter kit that uses a SQL database (running from a loca...
-
If you cannot remember your customer number or password, you can use our Account Retrieval System to obtain the information necessary to access your account.
-
Use the following relay server in your ASP CDONTS code:relay-hosting.secureserver.netYou do not need to provide a user name and password for this relay server.
-
SQL Server is a relational database server from Microsoft that you can use in conjunction with Web programming languages to create dynamic Web sites.To Set up a SQL Server Database for Your Web SiteLog in to your Account Manager. In the My Products sec...
-
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...
-
Using your login credentials, you can perform all database actions through the Database Publishing Wizard (DPW). As such, you cannot perform any activity that is prohibited under normal usage, such as creating or modifying full text catalogs, assemblie...