Preserved Topic: RegExps + IE + NS |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: Lebanon |
posted 09-03-2001 14:10
Again, I can't see what's wrong!? code: pat = /.*function[ ]+([^\(]+)[\(]([^\)]*)\)/;
|
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 09-03-2001 21:53 |
Paranoid (IV) Inmate From: Lebanon |
posted 09-04-2001 09:04
Thanks mr.Max....it worked.... |