- 1,233 categories
- 40,353 scripts
Updated: 01/27/2000
- Have you wanted to allow your users to search through your website, checking for files that contain a particular string? Using the FileSystemObject, you can search through all of the files in a particular directory that contain a particular string. To allow for this functionality, you will need two ASP pages: one that presents the user a form to enter the string they wish to search for; the second needs to take this string, iterate through all of the files in a particular folder, and determine which of these files contain the string. This tutorial shows you how.
- Categories
- Tags
- Platforms
- Licenses
- This introductory guide presents 5 useful VBScript tricks and examples. IT shows you how to detect the IP address of your visitors, detect the user''s browser, how to include files in your ASP pages, how to force the script to continue with the ...
- With File.Transfer''s advanced features, such as drag-n-drop file and directory upload, client file deletion, application launch on file downloads, restart of interrupted downloads, download failure detection, and industry standard data compres...
- xContent is an Active Server component that generates HTML-based content listings containing both files and directories. It is built for use with Microsoft IIS and ASP and helps upholding an up to date web site. A lot of time is spent maintaining con...
- AspUpload is an Active Server component which enables an ASP application to accept, save and manipulate files uploaded with a browser. It features: Ability to upload multiple files at once, Ability to set file owners, Ability to change file attribute...
- CactuShop is an ASP shopping cart system comprising .asp scripts and a choice of MS Access, MS SQL or MySQL database. Its the only major ASP cart to feature the latest W3C standards compliant code (XHTML 1.0 strict). Cactushop features an advanced &...