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:4429 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:4055 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:4842 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:5458 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:5257 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:6095 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:5904 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:5896 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:4298 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:6396 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:6177 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:5632 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:6219 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:5892 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:4248 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:278   Hits:5263 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:4002 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:2712 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:4714 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:2307 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
• C++
• Re: refresh parent after closing pop up window
• Dynamic Insertion
• Date and Time function around the world???
• Significant Factors
• Perl array access
• Re: huffman encoding and decoding in C++...
• Perl One Liner: Replace {(
• Re: html including php, accessing the functions


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