Forum Moderators: open

Message Too Old, No Replies

Regex Help

Regex

         

MrBurns

11:23 am on Aug 7, 2003 (gmt 0)



I need help writing a regular expression looking for meta name and meta content in html file.
Thanx in advance

ziggystardust

11:29 am on Aug 7, 2003 (gmt 0)

10+ Year Member



I found this info on a webpage for you:
[rtfm.atrax.co.uk...]

It's JScript, but shouldn't be too hard to translate, the regex patterns are "more or less" the same.

//ZS

(sorry about dropping the url - I just figured it'd be a waste of space to repost something as large as that)