At 12:25 PM 09/11/2007, Larry Lyons wrote:
> >OK.  So here's what I think I've figured out.  It'll take more testing
> >before I'm sure.
> >
> >You can't use a positive lookahead before the main section.  I should
> >have known this, given the name "lookahead", right?
> >
> >CF does not support lookbehind.
> >
> >As a workaround, you can grab the whole <input...> string, then do
> >another check to find the name="..." bit.  Not efficient or elegant, but
> >it should do the trick.
> >
> >--Ben Doom
> >
>
>Thanks Ben that's where I'm at right now, I can get the input 
>strings, now I need to get what's between name="..."

Hi Larry,
         Would you mind sharing the way you're getting the input 
string?  I have a really clunky method, and I wouldn't mind improving it.

T 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: http://www.houseoffusion.com/groups/RegEx/message.cfm/messageid:1094
Subscription: http://www.houseoffusion.com/groups/RegEx/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.21

Reply via email to