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]

