codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:

Home > ASP > Scripting  
Sort by :


1-20 of 32 Scripting sites are shown.

 • ASP and dynamic includes    Votes:227   Hits:3028 Rate this site
      write a review | read reviews | report errors |    askasp.com More asp articles
Explains include files but also shows you how to use FileSystemObject to access those include files from ASP, should you so desire.

 • Virtual Includes examples for ASP    Votes:219   Hits:2691 Rate this site
      write a review | read reviews | report errors |    javafile.com More asp articles
This is a strong overview of Includes and Virtual Includes including sample ASP Code.

 • Dynamic Includes    Votes:260   Hits:4105 Rate this site
      write a review | read reviews | report errors |    www.planet-source-code.com More asp articles
The purpose of this script it to enable 100% dynamic file includes. It is a solution to the ever present problem that can not be dynamic. This script enables the developer to build complex pages out of template pages.

 • Using Includes    Votes:265   Hits:4167 Rate this site
      write a review | read reviews | report errors |    javafile.com More asp articles
One of the steps to writing more readable and maintainable code is to write code as modular as possible. When writing ASP there are often chunks of code which you find yourself reusing quite often. For example, you may reuse a footer or header or both on each of your webpages

 • Server-Side Caching Options    Votes:264   Hits:3783 Rate this site
      write a review | read reviews | report errors |    asp101.com More asp articles
Improve your scalability with this useful article on Server-Side Caching

 • Frames vs Include Files    Votes:267   Hits:3972 Rate this site
      write a review | read reviews | report errors |    asp101.com More asp articles
One of the first issues we were faced with in the planning stages of ASP 101 was whether or not to use frames. Frames have many pros and cons, and it was apparent pretty early on that the cons outweighed the pros for the design goals of this site.

 • Opening an textfile ( create a new empty file if i    Votes:259   Hits:4749 Rate this site
      write a review | read reviews | report errors |    aspcode.net More asp articles
The function returns a File object if successful otherwise Nothing.

 • Appending to a textfile    Votes:263   Hits:4591 Rate this site
      write a review | read reviews | report errors |    aspcode.net More asp articles
Here we open a file, and append the current url to the end of the file.

 • Checking if a file exists    Votes:224   Hits:4512 Rate this site
      write a review | read reviews | report errors |    aspcode.net More asp articles
Use the File System Object to check if a file exists

 • Closing a file    Votes:248   Hits:2966 Rate this site
      write a review | read reviews | report errors |    aspcode.net More asp articles
When you are done using a file, be sure to explicitly close it ASAP. This is important if the file is shared ( that is multiple users are using the same file ) - like a hit counter or something like that.

 • Getting last modified date of a file    Votes:263   Hits:5022 Rate this site
      write a review | read reviews | report errors |    aspcode.net More asp articles
DateLastModified is a method of the file system object. This script shows you how to use it.

 • FileSystem Object Reference    Votes:263   Hits:4841 Rate this site
      write a review | read reviews | report errors |    tutorial-web More asp articles
The Complete FileSystem Object Reference Guide. This library contains a complete directory of all the FSO methods and properties, how to use them, important information, and code examples on each one.

 • Javascript & ASP : Appending to Text File    Votes:252   Hits:4546 Rate this site
      write a review | read reviews | report errors |    brinkster More asp articles
Example using Javascript with ASP instead of VB to append a text file.

 • Javascript & ASP : Delete File    Votes:206   Hits:2928 Rate this site
      write a review | read reviews | report errors |    brinkster More asp articles
Example using Javascript with ASP instead of VB to Delete Files

 • Global Subs    Votes:262   Hits:3501 Rate this site
      write a review | read reviews | report errors |    line9.com More asp articles
Shows you how to update an entire website from one location.

 • Dynamically Include Files in Active Server Pages    Votes:274   Hits:4695 Rate this site
      write a review | read reviews | report errors |    microsoft.com More asp articles
Since Active Server Pages (ASP) pages are compiled and executed before being sent to the client (as static HTML), trying to use a variable in place of a file name in a Server Side Include () fails. To include a file in your ASP page, you could include code similar to the following that reads in a file and displays it.

 • Javascript & ASP Get File Date Last Modified    Votes:252   Hits:3916 Rate this site
      write a review | read reviews | report errors |    brinkster More asp articles
Example using Javascript with ASP instead of VB to Get File Date Last Modified

 • Javascript & ASP Remove HTML From String    Votes:220   Hits:3125 Rate this site
      write a review | read reviews | report errors |    brinkster More asp articles
Example using Javascript with ASP instead of VB to Remove HTML From a String

 • Form to file script    Votes:161   Hits:1806 Rate this site
      write a review | read reviews | report errors |    asptutorial.com More asp articles
It work with any form independentely of the number of input fields. Information from forms will be recorded to individual files, and a second script may be used to read that information easily. Totally customizable

 • Javascript & ASP Get File Size    Votes:203   Hits:3374 Rate this site
      write a review | read reviews | report errors |    brinkster More asp articles
Example using Javascript with ASP instead of VB to Get File Size

            
   
 






CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums
//








Recent Forum Threads
• Re: Perl Script - File Handling.
• Open a file from website
• Re: to open 5 terminals from one and also execute different commands on each terminal
• read a selected multiple line, those should match some of the values read in the files..
• Help me please
• Empty the contents of a file.
• Month Start, End dates
• show hide problem in dynamic table creation
• Re: ASP Sendmail has huge delay - ANYONE??


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2008