[thelist] VBScript: replace double quotes

Joel D Canfield joel at spinhead.com
Tue Aug 17 13:55:43 CDT 2004


This should be simple, but it's got me: how do you use 'Replace' to
replace double quotes? This won't work:

    Replace(strString,""","'")

to replace the double quotes with singles, for instance. I just know I'm
missing something obvious here.

Thanks.

joel


More information about the thelist mailing list