Active Server Pages Knowledge Base Articles
Back to the list.
Active Server Pages KB Article(s)   10">Active Server Pages?

1  2  3  4  [ 5 ]  6  7  8  9  .... ....  71  72 
Previous Page    Page 5 of 72    Next Page



There are 1072 KB Article(s).

61) 12/7/2003 195957195957  195957.html">PRB: Instantiating Object in .exe Starts Another .exe Instance
(195957) - When you instantiate a COM component in an out-of-process server (.exe) from Active Server Pages (ASP), another instance of the .exe starts.

62) 12/7/2003 192754192754  192754.html">HOWTO: Debug InProc COM Components Inside IIS Using WINDBG
(192754) - This article explains how to use WinDbg in case of an Active Server Pages (ASP) 'ASP0115 Access Violation' error during the execution of a custom component that is written in Visual C++ or Visual Basic. You can use WinDbg to further debug the...

63) 12/7/2003 190742190742  190742.html">HOWTO: Insert Text String into SQL Table with Embedded Single Quotes from ASP
(190742) - This article shows how to place text strings into a SQL Server table that contains embedded single quotes. When placing a text string into a SQL Server table that contains an embedded single quote, a second single quote must be placed adjacent to it....

64) 12/7/2003 188717188717  188717.html">PRB: Request.ServerVariables("LOGON_USER") Returns Empty String
(188717) - Accessing the Request.ServerVariables("LOGON_USER") variable from Active Server Pages (ASP) returns an empty string.

65) 12/7/2003 192227192227  192227.html">INFO: ADO 2.0 Command Object ConnectionString Property Changes
(192227) - Active Server Pages (ASP) applications written with ActiveX Data Objects (ADO) that pass the ADO ConnectionString property using either HTTP POST or GET fail to connect.

66) 12/7/2003 188713188713  188713.html">HOWTO: Change Information in a Database from ASP
(188713) - There are two different methods for performing updates and inserts. One way is to create a recordset and then insert/update its records. The other way is to use the Execute method to issue a SQL statement which inserts/updates the records.

67) 12/7/2003 301044301044  301044.html">HOW TO: Create an Office Document in an ASP Application
(301044) - This step-by-step article discusses how you can create a text-based document with Active Server Pages (ASP) and stream the document to the client using an Office Multipurpose Internet Mail Extensions (MIME) type. The text-based format demonstrated in...

68) 12/7/2003 265843265843  265843.html">BUG: Pressing ENTER on the URL Bar Does Not Reload a Posted Page
(265843) - Many Web sites use re-entrant ASP pages to implement a method known as "post-back" to process input that is submitted by users in HTML forms. The post-back method allows a form to be posted back to the same page that displays it. An ASP that...

69) 12/14/2003 303881303881  303881.html">PRB: Session Variables Are Lost in ASP Web Applications
(303881) - Active Server Pages (ASP) Session variables may not be persisted across requests in the same Web application. This behavior occurs in Web applications that contain the Global.asa file. You may also receive the following error message: HTTP 500-12...

70) 12/13/2003 815154815154  815154.html">HOW TO: Configure SQL Server Security for .NET Applications
(815154) - This article describes how to configure the SQL Server for .NET applications. By default, the SQL Server denies access to user accounts that have not explicitly been granted access to a database, a table, or a view. By default, ASP.NET applications...

71) 12/12/2003 306156306156  306156.html">PRB: "The Project Is Not Configured to Be Debugged" Error Message When You Debug ASP.NET Applications
(306156) - When you debug an ASP.NET application in Visual Studio .NET, you may receive the following error message: Error while trying to run project: Unable to start debugging on the web server. The project is not configured to be debugged For ASP.NET...

72) 12/12/2003 829758829758  829758.html">FIX: DataGrid column data is right-aligned on Windows XP Service Pack 1
(829758) - If you use the Microsoft .NET Framework DataGrid control in a program that is running on Microsoft Windows XP Service Pack 1, column data may appear to be right-aligned. The white space to the right of the column data may increase if the number of...

73) 12/7/2003 299988299988  299988.html">HOW TO: Package ASP Scripts by Using Visual Basic COM Components
(299988) - 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 and put...

74) 12/7/2003 276488276488  276488.html">HOWTO: Use the ADODB.Stream Object to Send Binary Files to the Browser through ASP
(276488) - Web developers often need to read binary files from the Web server's file system through Active Server Pages (ASP) and then send the content to the Web browser (for example, to write an Excel file to the browser). Although developers often attempt...

75) 12/7/2003 201014201014  201014.html">PRB: Blocking Occurs When You Call a Visual Basic ActiveX EXE from Active Server Pages
(201014) - When you instantiate an ActiveX EXE component from Active Server Pages (ASP) in page scope only, by default, all requests to the component are serialized to a single thread. This may cause contention and blocking.


1  2  3  4  [ 5 ]  6  7  8  9  .... ....  71  72 
Previous Page    Page 5 of 72    Next Page