G
G
Hello,
Does anyone have any code handy which will take a certain part of a string
and save it as an independant string?
For example:
"Thank you for visiting our web site. You were sent here by Michael Smith
from Aberdeen who thought you would find this page interesting."
If I wanted to save the part "Michael Smith from Aberdeen" , how would I go
about loosing the bits on the left and right? I think in classic ASP it was
the String replace function.
Any help appreciated.
Regards,
Gary.
Does anyone have any code handy which will take a certain part of a string
and save it as an independant string?
For example:
"Thank you for visiting our web site. You were sent here by Michael Smith
from Aberdeen who thought you would find this page interesting."
If I wanted to save the part "Michael Smith from Aberdeen" , how would I go
about loosing the bits on the left and right? I think in classic ASP it was
the String replace function.
Any help appreciated.
Regards,
Gary.