Search results 82

Sorted from new to old.
Card image
IsThere2

Finds a file in giving its full path Similar to IsThere1 except this one uses ...

Card image
IsThere1_Image

Searches for an image and return the file extension of found, or returns null ...

Card image
ASCII_Read + ASCII_Save

Reads or Saves text into file, giving its full path. Same as

Card image
FilesKill

Delete Multiple Files (with WildCards) To delete multiple files from a ...

Card image
ImageOpen_IfranView

Opens an image using Irfanview (i_view32.exe attached which also inscludes a ...

Card image
Path (ASP Classic)

Site physical actual location

Card image
Web.config Redirect

Redirect domain to another, including all its sub pages, sub folders, and ...

Card image
FilesCount_Swift

Count how many files in a folder, with no loop, faster if you just need all ...

Card image
Open different Filestypes

Populate list of filetypes in Application.GetOpenFilename method. This command ...

Card image
ImagesIn_Count

Counts number of image files found in a folder Images defined here are files ...

Card image
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

Card image
PrettyPath

Formats a path for use in user displays, trim it beautifully. PrettyPath is ...

Card image
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image
UnMappath

Returns the virtual path of the absolute path specified in the required ...

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
SetAttr

Sets an attribute to file or folder Needs to have variables defined as you see ...