Search results 55

Sorted from new to old.
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
Open different Filestypes

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

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
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

Card image
FixPath_Word

Fixes the path for a given folder, PC or Mac by adding separator only if ...

Card image
FoldersIn

Returns list of folders found in given folder in a string in ANStr format, ...

Card image
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

Card image
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

Card image
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

Card image
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...

Card image
SharePointURL2Path + Path2SharePointURL

Converts SharePoint URL to regular folder path and the other way, giving the ...

Card image
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

Card image
BrowseWorkbook + BrowseWorkbook_Save

Asks for Excel file to open, then return the full filename with path if ...