1051) 2/7/2002 Q311021Q311021 Q311021.html">HOW TO: Insert Text String into SQL Table with Embedded Single Quotes By Using ASP.NET and Visual C# .NET (Q311021) This article describes how to place text strings into a Microsoft SQL Server table that contains embedded single quotes. When you place a text string into a SQL Server table that contains an embedded single quote, you have to place a second
1052) 2/7/2002 Q316989Q316989 Q316989.html">PRB: "Login Failed" Error Message When You Create a Trusted Data Connection from ASP.NET to SQL Server (Q316989) When you create a trusted connection from ASP.NET to SQL Server, you may receive the following error message:
1053) 2/7/2002 Q316675Q316675 Q316675.html">PRB: Cannot Connect to Access Database from ASP.NET (Q316675) An unhandled exception may occur under the following circumstances:
1054) 12/8/2001 Q306996Q306996 Q306996.html">HOW TO: Disable ASP Session State in ASP.NET (Q306996) This step-by-step article demonstrates how to disable session state in ASP.NET.
1055) 12/8/2001 Q308143Q308143 Q308143.html">HOW TO: BETA: Work with Code-Behind Class Files in an ASP.NET Application Using Visual C# .NET (Q308143) This article demonstrates how to develop .aspx pages that use code-behind class files in ASP.NET applications. The code samples in this article include the requirements for both code-behind class files that are precompiled and code-behind c
1056) 12/8/2001 Q306576Q306576 Q306576.html">HOW TO: Determine Browser Type in Server-Side Code Without the BrowserType Object in ASP.NET (Q306576) This step-by-step article demonstrates how to determine the client browser type in server-side code without using the
1057) 12/8/2001 Q306654Q306654 Q306654.html">HOW TO: Write Binary Files to the Browser Using ASP.NET and Visual C# .NET (Q306654) This step-by-step article creates a sample page that demonstrates how to retrieve binary data from a file and then how to write the data out to the browser using ASP.NET and Visual C#. Although this demonstration uses an Adobe Acrobat (.pdf
1058) 12/8/2001 Q299985Q299985 Q299985.html">HOW TO: Write Readable and Maintainable ASP Scripts (Q299985) This article provides some guidelines on how to write Active Server Pages (ASP) script that is easier to read and maintain. As your Web application grows more complex, it is not uncommon for ASP scripts to grow to hundreds of lines. If late
1059) 12/8/2001 Q306355Q306355 Q306355.html">HOW TO: BETA: Create Custom Error Reporting Pages in ASP.NET Using Visual C# .NET (Q306355) This article describes how to use Visual C# .NET code to trap and respond to errors when they occur in ASP.NET. ASP.NET has improved the error handling options from traditional Microsoft Active Server Pages (ASP). In ASP.NET, you can handle
1060) 12/8/2001 Q299981Q299981 Q299981.html">HOW TO: Use the ASPError Object to Build a Custom Error-Handling Page (Q299981) This step-by-step guide demonstrates how to use the new
1061) 12/8/2001 Q299982Q299982 Q299982.html">HOW TO: Create Server-Side Include Files to Package ASP Scripts (Q299982) This step-by-step procedure demonstrates how to use server-side include (SSI) files in Active Server Pages (ASP) Web applications. SSIs are a widely used technique to package and reuse Web application code. For example, you may have a commo
1062) 12/8/2001 Q299871Q299871 Q299871.html">HOW TO: Work with a Text File in an ASP Page (Q299871) This step-by-step procedure demonstrates how to get started using the
1063) 12/8/2001 Q299980Q299980 Q299980.html">HOW TO: Hand Code an ADO Data Connection in ASP (Q299980) This step-by-step procedure demonstrates how to hand code an ActiveX Data Objects (ADO) data connection in an Active Server Pages (ASP) page.
1064) 12/8/2001 Q251027Q251027 Q251027.html">PRB: ASP Session Is Lost When You Use Cisco Local Director and SSL Session to Route (Q251027) When you implement a Web farm and use a routing product such as Cisco Local Director, you may notice that Active Server Pages (ASP) session state is lost.
1065) 12/8/2001 Q190743Q190743 Q190743.html">PRB: ADODB.Recordset Error '800a0bb9' When Using Boolean Filter (Q190743) When you try to filter records based on a Boolean field on Active Server Pages (ASP) pages that the Dataform Wizard generates, you receive the following error message when you click