Microsoft Knowledge Base Email Alertz

Active Server Pages Knowledge Base Articles

Log In
Email
Password
Forgot Password?
Unsubscribe Here

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











There are 1089 KB Article(s).
1  2  3  4  5  [ 6 ]  7  8  9  10  .... .... 72  73 
Previous Page    Page 6 of 73    Next Page
Active Server Pages KB Article(s)   Subscribe to the RSS feed
Back to the Technology List

Want to see the top articles for Active Server Pages?

76) 2/9/2012 201014  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.

77) 2/1/2012 195957  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.

78) 2/5/2012 192754  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...

79) 11/30/2004 190742  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....

80) 2/7/2012 188717  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.

81) 2/8/2012 192227  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.

82) 2/5/2012 188713  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.

83) 2/4/2012 301044  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...

84) 2/8/2012 265843  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...

85) 1/28/2012 190271  PRB: No Error When Dimming a Variable That Already Has a Value
(190271) - In VBScript, when a variable is dimmed that already has a value assigned to it, no error appears.

86) 2/8/2012 815151  HOW TO: Restrict Specific Users from Gaining Access to Specified Web Resources
(815151) - This step-by-step article describes how to restrict specific users from gaining access to specified Web resources. Web applications that are based on ASP.NET provide many ways for users to be authenticated and authorized to gain access to resources....

87) 2/8/2012 321704  HOW TO: Execute Parameterized XSL Transformations in .NET Applications
(321704) - This step-by-step article describes how to execute a parameterized Extensible Stylesheet Language (XSL) transformation in an ASP.NET application by dynamically supplying values for the input parameters that are defined in the referenced style sheet....

88) 2/5/2012 317991  HOW TO: Implement Nested Web User Controls in ASP.NET by Using Visual C# .NET
(317991) - This step-by-step article demonstrates how to implement nested Web user controls in an ASP.NET application. The concepts are basically the same as when you create Web user controls to include in an .aspx page or in another Web user control, which is...

89) 2/6/2012 189408  FIX: ASP Fails to Access Network Files Under IIS 4.0 and IIS 5.0
(189408) - Failures occur when Active Server Pages (ASP) code accesses a file-based resource over the network. Examples include the following: If you Scripting.FileSystemObject to access a file that is stored on a network share, you receive the following error...

90) 1/26/2012 189201  INFO: DFW Filter on Char Datatype Results in No Records Found
(189201) - Using the Data Form Wizard with a field of char datatype can result in no records found when filtered. This happens when the string used to filter is not the exact length specified for the char datatype field in the SQL Server table. With SQL Server,...


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