Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

VBScript String Clean function - remove or replace a set of characters

82 views
Skip to first unread message

dsoutter

unread,
Dec 30, 2009, 1:26:37 AM12/30/09
to
This article provides a function written in VBScript which removes
illegal
characters from a string. The illegal characters are specified in an
array
at the beginning of the function. The function is passed the string
which
may contain illegal characters, which then processes the string to
remove or
replace any illegal characters. The code also allows you to specify
the
character or word which will replace specific illegal characters. The
illegal characters provided in the function are included for
processing
strings which will become the filename of a document or list item in
SharePoint, which has a number of characters which are not accepted.
VBScript String Clean function - remove or replace illegal
characters

http://www.code-tips.com/2009/04/vbscript-string-clean-function-remove.html

http://groups.google.com/group/web-programming-seo/browse_thread/thread/9ebe27782db28888

http://forums.webmasterhub.net/viewtopic.php?f=27&t=1170

http://forums.webmasterhub.net/viewtopic.php?f=27&t=53

http://www.webmasterhub.net/display.php?c=VB

dsoutter

unread,
Dec 30, 2009, 1:27:59 AM12/30/09
to
On Dec 30, 5:26 pm, dsoutter <dsout...@iinet.net.au> wrote:
> This article provides a function written in VBScript which removes
> illegal
> characters from a string. The illegal characters are specified in an
> array
> at the beginning of the function. The function is passed the string
> which
> may contain illegal characters, which then processes the string to
> remove or
> replace any illegal characters. The code also allows you to specify
> the
> character or word which will replace specific illegal characters. The
> illegal characters provided in the function are included for
> processing
> strings which will become the filename of a document or list item in
> SharePoint, which has a number of characters which are not accepted.
> VBScript String Clean function - remove or replace illegal
> characters
>
> http://www.code-tips.com/2009/04/vbscript-string-clean-function-remov...
>
> http://groups.google.com/group/web-programming-seo/browse_thread/thre...

http://groups.google.com/group/web-programming-seo/browse_thread/thread/5679da8b83ba820d

dsoutter

unread,
Dec 30, 2009, 1:31:53 AM12/30/09
to

mayayana

unread,
Dec 30, 2009, 9:22:24 AM12/30/09
to
Mr. Souter apparently works for code-tips.com


Pegasus [MVP]

unread,
Dec 30, 2009, 10:51:29 AM12/30/09
to

"mayayana" <mayaX...@rcXXn.com> said this in news item
news:OM1UJtVi...@TK2MSFTNGP02.phx.gbl...


> Mr. Souter apparently works for code-tips.com

. . . and his coding skills appear somewhat marginal.

0 new messages