<select[^>]+
          
[^>] anything not like ">"

David Manriquez Desarrollador
[EMAIL PROTECTED] 
(+56-2) 43 00 155

        

-----Mensaje original-----
De: Pascal Peters [mailto:[EMAIL PROTECTED] 
Enviado el: Jueves, 14 de Abril de 2005 7:11
Para: CF-Talk
Asunto: RE: RegEx - help

REReplaceNoCase(str,"<(select|textarea)\b.*?</\1>","","all")

This works only for tags that have a closing tag and if the tags aren't
nested.

Pascal

> -----Original Message-----
> From: Robertson-Ravo, Neil (RX) [mailto:Neil.Robertson-
> [EMAIL PROTECTED]
> Sent: 14 April 2005 12:38
> To: CF-Talk
> Subject: RegEx - help
> 
> Anyone got a RegEx to strip out certain HTML tags (and content between
> them).   I have a working StripHTML UDF now but I require one which
can
> say
> remove this in its entirety:
> 
> <select name="foo">
>  <option value="ping">pong</option>
> </select>
> 
> Any RegEx gurus out there switched on today?
> 
> TIA
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
> Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed
Business,
> Registered in England, Number 678540.  It contains information which
is
> confidential and may also be privileged.  It is for the exclusive use
of
> the
> intended recipient(s).  If you are not the intended recipient(s)
please
> note
> that any form of distribution, copying or use of this communication or
the
> information in it is strictly prohibited and may be unlawful.  If you
have
> received this communication in error please return it to the sender or
> call
> our switchboard on +44 (0) 20 89107910.  The opinions expressed within
> this
> communication are not necessarily those expressed by Reed Exhibitions.
> Visit our website at http://www.reedexpo.com
> 
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202762
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to