|
|
|
|
|
Total Hits: 257 | Today: 0 |
|
Rating:
|
|

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 implements this method to process form input is commonly known as a re-entrant ASP page. A HTTP_GET is invoked to initially display the form when the user enters the URL to the .asp or clicks on a hyperlink that points to it. When the form is filled out and ...
|
|
|
|
Total Hits: 888 | Today: 0 |
|
Rating:
|
|

When instantiating an InProcess COM component from ASP's Session_OnEnd event, the COM component runs using the process token. During the Session_OnEnd event, the thread of execution reverts to the process security token. If the Web application is in-process, the process token is the Local System security context. If the Web application is set to run in a separate memory space, the process token is the IWAM_ This behavior can produce a variety of unexpected results, but the most common r...
|
|
|
|
Total Hits: 1003 | Today: 0 |
|
Rating:
|
|

When using the Multipurpose Internet Mail Extensions (MIME) content type in ASP to stream either a Microsoft Word 2000 or Microsoft Excel 2000 document, the client may receive either a blank document, static HTML, or the ASP source code rather than the intended document....
|
|
|
|
Total Hits: 520 | Today: 0 |
|
Rating:
|
|

Under certain circumstances, the Request object's ClientCertificate collection may contain information from the certificate installed on the server rather than information from the client's certificate....
|
|
|
|
Total Hits: 9429 | Today: 0 |
|
Rating:
|
|

When accessing remote resources with the FileSystemObject through Active Server Pages (ASP), one of the following errors occurs: Microsoft VBScript runtime error '800a004c' Path not found Microsoft VBScript runtime error '800a0046' Permission denied Server object error 'ASP 0177 : 800a0046' Server.CreateObject Failed...
|
|
|
|
Total Hits: 2276 | Today: 0 |
|
Rating:
|
|

This article explains how to fix the following Microsoft Internet Information Server (IIS) error:
500 Server Error. Specified Module could not be found...
|
|
|
|
Total Hits: 392 | Today: 0 |
|
Rating:
|
|

If items in the Request.Form or Request.QueryString collections that contain multiple values are assigned to a Scripting Dictionary object stored in the Session object, data corruption may occur. Corrupted data will manifest either as empty fields (that is, blank individual dictionary items) or items that contain garbage text. A common example of this is a checkbox; checkbox controls can have the same name so that multiple values of a single named item can be returned to the server. ...
|
|
|
|
Total Hits: 1615 | Today: 0 |
|
Rating:
|
|

When using Response.Redirect in an Active Server Page (ASP) to redirect the client to a Microsoft Word document or a Microsoft Excel spreadsheet, the corresponding Microsoft Office application does not display the correct file that it was redirected to....
|
|
|
|
Total Hits: 1082 | Today: 0 |
|
Rating:
|
|

When you try to load secure Active Server Pages (ASP) files on Microsoft Internet Information Server (IIS) servers with more than sixty virtual Roots, you may get the following error even if the user account has been granted explicit rights to the file:
HTTP Error 401 Access Denied
NOTE: This only occurs if the file permissions have been changed to grant the user account rights to the file after it has been accessed at least once....
|
|
|
|
Total Hits: 819 | Today: 0 |
|
Rating:
|
|

The information in this article applies to Microsoft Active Server Pages ,Microsoft Internet Information Server 3.0 and Microsoft Data Access Components versions 2.5, 2.6, 2.7
...
|
|
|
|
Total Hits: 749 | Today: 0 |
|
Rating:
|
|

Applications that use the Visual Basic Scripting (VBS) version 2.0 string formatting functions, such as FormatNumber and FormatCurrency, may experience memory leaks. The increased resource usage caused by these memory leaks is particularly important when VBS is used in the Active Server Pages (ASP) environment due to the high volume nature of Web servers....
|
|
|
|
Total Hits: 613 | Today: 0 |
|
Rating:
|
|

When you stream MIME-typed data into a Microsoft Office 2000 application from an Active Server Page (ASP) page, Session variables are empty....
|
|
|
|
Total Hits: 1757 | Today: 0 |
|
Rating:
|
|

Failures occur when Active Server Pages (ASP) code accesses a file-based resource over the network. When you connect to an Access database or that Access database is linked to Access tables across the network, this problem can be caused by a combination of password synchronization being enabled and a bug in the Odbcjt32.dll version 3.51.1029 (Microsoft Data Access Components 1.5). That particular problem has been fixed in MDAC version 2.0 and later....
|
|
|
|
|
|
|