Browsing ASP/ HTML
Displaying page 4 of 37 | Prev | Next
ASP Procedure Used To Recurse Through All SubFolders Of Any Given Path
Use it to recurse (walk-through) every sub-directory of any given path.
VarsFromForm
This subroutine creates a variable (on the fly) for each form item found on Request.
Complete working Basic Authentication
This code shows your visitors the Basic Authentication dialog (or NT Login Dialog)It also returns the password and the usernameIf you like it, please vote for this 16 year old programmer :o)Original Author: Almar JolingInputsIn the dialog the username and password (/and domain)AssumptionsPaste it and run it.
IIF Function (Imediate If)
The IIF Function from Visual Basic.
A Beginner's Guide to HTML Part I: (a brief reference)
You can't get too far in ASP without an intimate knowledge of HTML, so this tutorial will take a newbie through the ABC's of HTML.
A Beginner's Guide to HTML Part II: (a brief reference)
You can't get too far in ASP without an intimate knowledge of HTML, so this tutorial will take a newbie through the ABC's of HTML.
Form to submit a URL to search engines
Create a form that will submit a URL to the search engines.