Valid file name
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Is there a simple function to test if a string is a valid file name (i.e
does not contain illegal characters etc) other than doing it the long way?
Thanks
Jack Russell
.
Relevant Pages
- Re: DLookup
... The query name contains illegal characters, ... Dim rst As DAO.Recordset ... Dim strSQL As String ... (microsoft.public.access.modulesdaovba) - Re: VBScript String Clean function - remove or replace illegal characters
... illegal characters from a string. ... The illegal characters are specified ... allows you to specify the character or word which will replace ... filename of a document or list item in SharePoint, ... (microsoft.public.scripting.vbscript) - Re: VBScript String Clean function - remove or replace illegal characters
... This article provides a function written in VBScript which removes ... illegal characters from a string. ... The illegal characters are specified ... allows you to specify the character or word which will replace ... (microsoft.public.scripting.vbscript) - Re: PHP Input Checking
... // Checks for illegal chars ... $pass1-pass7 aren't set after the foreach() loop, ... // contains illegal characters ... Replace $string with the string variable you want to check. ... (comp.lang.php) - VBScript String Clean function - remove or replace a set of characters
... This article provides a function written in VBScript which removes ... The function is passed the string ... may contain illegal characters, which then processes the string to ... The code also allows you to specify ... (microsoft.public.scripting.vbscript) |
|