'name="[^"]"' or 'name=".*?"' -- either should work.

--Ben Doom

Larry Lyons wrote:
>> 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="..." 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: http://www.houseoffusion.com/groups/RegEx/message.cfm/messageid:1095
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