991) 11/2/2006 Q299868 HOW TO: Deploy an ASP Application to Another Server (Q299868)
This step-by-step procedure demonstrates how to copy an existing Active Server Pages (ASP) application from one computer to another computer. By the end of this article, you will be able to successfully deploy an existing, simple ASP applic 992) 9/27/2007 Q299970 HOW TO: Use NTFS Security to Protect a Web Page Running on IIS 4.0 or 5.0 (Q299970)
This is a step-by-step guide to using Windows NTFS security to protect Web pages that are running on Internet Information Server (IIS) version 4.0 or 5.0. To protect your pages, you put the pages in a separate folder and then apply permissi 993) 9/2/2007 Q299983 HOW TO: Use Windows Script Components to Package ASP Scripts (Q299983)
This article demonstrates how to use Windows Script Components (WSC) to package scripts for use in Active Server Pages (ASP) applications. This component includes an entry in the registry and a type library. You can call this component just 994) 9/27/2007 Q299986 HOW TO: Use an ASP Debug Object to Debug ASP Pages (Q299986)
This step-by-step guide provides Active Server Pages (ASP) code that Web developers can use to debug ASP applications. This article demonstrates how to build your own custom "debug object," which is an ASP page that is written in JScript or 995) 9/18/2007 Q299987 HOW TO: Use Database and ASP Sessions to Implement ASP Security (Q299987)
This step-by-step procedure illustrates how to implement forms-based security for Active Server Pages (ASP) applications. You can use this mechanism when your application is secure, when you want to allow only authenticated users, and when 996) 5/21/2006 Q299988 HOW TO: Use Visual Basic COM Components to Package ASP Scripts (Q299988)
This step-by-step procedure demonstrates how to package common Active Server Pages (ASP) scripts for easy re-use in Visual Basic Component Object Model (COM) components. The value of this example is to take scripts that are used extensively 997) 1/15/2007 Q301058 HOW TO: Debug an ASP.NET Application with the Microsoft CLR Debugger (Q301058)
The Microsoft .NET Framework Software Development Kit (SDK) contains a lightweight debugger for debugging .NET applications on computers that do not have Visual Studio .NET installed. 998) 9/19/2007 Q302390 HOW TO: Use Cookies in an ASP Page (Q302390)
Web developers can use cookies in Active Server Pages (ASP) to store and retrieve text-based information on a client browser's computer. Cookies are a great way to persist user information and maintain state with the browser. This article d 999) 9/27/2007 Q301309 HOW TO: Log Events from Active Server Pages (Q301309)
This article demonstrates two methods of writing events to an Event Log from Active Server Pages (ASP). ASP does not provide a built-in mechanism to log events to Microsoft Windows Event Logs. One of the popular approaches is to build custo 1000) 1/16/2007 Q301240 HOW TO: Implement Forms-Based Authentication in Your ASP.NET Application Using C# .NET (Q301240)
This article demonstrates how to implement forms-based authentication by using a database to store the users. 1001) 7/27/2007 Q301244 HOW TO: Return XML from an ASP Web Page (Q301244)
Returning XML data from an Active Server Pages (ASP) Web page is a common programming requirement. The method that is adopted to implement this requirement varies depending on the version of Microsoft Internet Information Services (IIS) tha 1002) 9/27/2007 Q301464 HOW TO: Use Simple ASP Code to Password Protect Your ASP Pages (Q301464)
This article demonstrates how to write simple Active Server Pages (ASP) code to restrict access with a logon page. The methods in this article are simplistic. For greater functionality or for stronger security, see the " 1003) 9/27/2007 Q301496 HOW TO: Use Notepad to Create an ASP Document (Q301496)
These step-by-step instructions demonstrate how to use Notepad to create Active Server Pages (ASP) pages. This is not intended to be a guide on how to write ASP. 1004) 9/25/2007 Q305035 HOW TO: Use the AdRotator Control in an ASP.NET Application (Q305035)
This article demonstrates how to use the 1005) 2/11/2002 Q305048 PRB: Server Controls Persist Their State When EnableViewState Is False (Q305048)
Some server controls persist their information across requests even when
1
2
.... .... 63
64
65
66
[ 67 ]
68
69
70
71
.... 73
Previous Page
Page 67 of 73
Next Page
|