I have a regex in which I want to use look ahead.
(\d{1,2})/(\d{1,2})/(\d{2,4})

I really want to forward slash to be (/|-) but not returned as a sub expression, I 
thought that 
look ahead (?=/|-) would do that for me??

-- 
Taco Fleur
Senior Web Systems Engineer
http://www.webassociates.com


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to