Hello,
I need some help. I need to replace some text in a file.
For example I need to replace the following http part of the string with only the number 389401 in the text file using vbscript:
original string
'Yes','
new string
'Yes','389401'
I need some help. I need to replace some text in a file.
For example I need to replace the following http part of the string with only the number 389401 in the text file using vbscript:
original string
'Yes','
new string
'Yes','389401'