∑:6  Sort:Rank

Sending and Receiving Cookies
This section provides a tutorial example on how to send cookies to the Web browser and receive them back from the Web browser.
2019-06-10, 325🔥, 2💬

Calculation Speed and Response Time
This chapter provides tutorial notes and example codes on ASP script page performance. Topics include measuring execution speed of ASP script calculating prime numbers; measuring response time of a simple 'Hello' ASP script page.
2016-12-21, 448🔥, 1💬

💬 2016-12-21 saddam: yes

PDF Printing Version: ASP tutorials
Information on how to obtain the PDF version of this book for printing.
2016-05-09, 524🔥, 1💬

💬 2016-05-09 R: Good

About This Book: ASP tutorials
This section provides some detailed information about this book - ASP Tutorials - Herong's Tutorial Examples.
2016-03-02, 364🔥, 1💬

💬 2016-03-02 Anatoly: OK

Introduction of ASP Objects
This section introduces ASP built-in run-time objects - 5 run-time objects are provided by the ASP programming interface: Request, Response, Server, Application, and Session.
2016-02-20, 1544🔥, 2💬

💬 2016-02-20 Herong: Divya, A meaningful comment should be more than just a ".". May be I need to add logic to reject comments that are less than 10 ...

What Is scrrun.dll?
This section describes what is scrrun.dll - the Scripting Runtime DLL (Dynamic Link Library) provided by Microsoft with 6 classes: Dictionary, FileSystemObject, Drive, Folder, File, and TextStream.
2015-10-23, 6797🔥, 2💬

💬 2015-10-23 Herong: Hi Derek, I think scrrun.dll is automatically loaded in Outlook. Try this in you macro: Set fs = CreateObject("Scripting.FileSys...

💬 2015-10-22 Derek: how do I give an outlook macro access to scrrun.dll?

  ∑:6  Sort:Rank