
Return the attributes of a specified fileĭisplay a different image each time a user visits a pageįind the type, capabilities, and version of each browser that visits your siteĭisplay a different content each time a user visits a page (ASP 3. Get the drive letter of a specified drive Get the available space of a specified drive Get column number of the current character in a text file Return current line-number in a text file Get the name of the parent folder of a specified path How to find the visitors' browser type, IP address and more Set a date/time when a page cached in a browser will expireĪ QueryString collection in its simplest use Set how many minutes a page will be cached in a browser before it expires Interact with a user in a form with radio buttons VBA Create Text File Sub VBAF1ToCreateTextFileUsingOpenStatement() Variable declaration Dim FileNum As Integer Dim sFile As String Specify text file path to open sFile 'C:VBAF1CreateTextFile. Interact with a user in a form that uses the "post" method Interact with a user in a form that uses the "get" method Return a specified number of characters from a stringĬall a JavaScript procedure and a VBScript procedure using VBScript in ASP Return a specified number of characters from left/right of a string
#Create text file vbscript update#
WP Tutorial WebPages Intro WebPages Razor WebPages Layout WebPages Folders WebPages Global WebPages Forms WebPages Objects WebPages Files WebPages Databases WebPages Helpers WebPages WebGrid WebPages Charts WebPages Email WebPages Security WebPages Publish WebPages Examples WebPages ClassesĪSP.NET Razor Razor Intro Razor Syntax Razor C# Variables Razor C# Loops Razor C# Logic Razor VB Variables Razor VB Loops Razor VB LogicĪSP Classic ASP Intro ASP Syntax ASP Variables ASP Procedures ASP Conditionals ASP Looping ASP Forms ASP Cookies ASP Session ASP Application ASP #include ASP Global.asa ASP AJAX ASP e-mail ASP ExamplesĪSP Reference ASP VB Functions ASP VB Keywords ASP Response ASP Request ASP Application ASP Session ASP Server ASP Error ASP FileSystem ASP TextStream ASP Drive ASP File ASP Folder ASP Dictionary ASP AdRotator ASP BrowserCap ASP Content Linking ASP Content Rotator ASP Quick RefĪDO Tutorial ADO Intro ADO Connect ADO Recordset ADO Display ADO Query ADO Sort ADO Add ADO Update ADO Delete ADO Demo ADO Speed UpĪDO Objects ADO Command ADO Connection ADO Error ADO Field ADO Parameter ADO Property ADO Record ADO Recordset ADO Stream ADO DataTypesĬalculate the day which is n days from today
