> <span.*>(.*)</span>
Maybe:
<span(.*)>(.*)</span>
.. and just use \2 instead of \1 to access the string you want.
--
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
"Nothing endures but change." - Heraclitus
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

