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:249   Hits:4402 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:240   Hits:4034 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.

 • Global Subs    Votes:282   Hits:4820 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.

 • Frames vs Include Files    Votes:292   Hits:5434 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.

 • Server-Side Caching Options    Votes:289   Hits:5233 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

 • Opening an textfile ( create a new empty file if i    Votes:284   Hits:6070 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:288   Hits:5879 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:249   Hits:5874 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:274   Hits:4276 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:288   Hits:6375 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.

 • Dynamically Include Files in Active Server Pages    Votes:299   Hits:6148 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.

 • Using Includes    Votes:290   Hits:5605 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

 • FileSystem Object Reference    Votes:288   Hits:6195 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:278   Hits:5872 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:226   Hits:4224 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

 • Javascript & ASP Get File Date Last Modified    Votes:273   Hits:5229 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:245   Hits:3988 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:186   Hits:2701 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:228   Hits:4688 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

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

            
   
 






CodeToad Experts

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








Recent Forum Threads
• Significant Factors
• Perl array access
• Re: huffman encoding and decoding in C++...
• Perl One Liner: Replace {(
• Re: html including php, accessing the functions
• Something like an INI editor or a DelimitedText-Editor
• Error Deleting File or Folder
• Re: How can use ASP.NET RegularExpressionValidator for alphanumeric 10 digit input
• Re: drop-down menu selected value


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-2009