Hello,
I have a string and I need to get a certain part out of it and pipe it in to another variable.
Here is what I have --
<cfset NewString = REFind("SELECT(.*?)FROM",theQuery)>
Here are all of the columns in your query #NewString#
What I get is a "1", I was really looking for the string.
Thanks,
- Charles
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
[Donations and Support]
- Re: REFind Help ... Charles Heizer
- Re: REFind Help ... Charles Heizer
- RE: REFind Help ... Pascal Peters
- Re: REFind Help ... S . Isaac Dealey
- Re: REFind Help ... Adam Haskell
- RE: REFind Help ... Pascal Peters
- RE: REFind Help ... Pascal Peters
- Re: REFind Help ... Adam Haskell
- RE: REFind Help ... S . Isaac Dealey