Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Replacing text between two html comments

by StommePoes (Scribe)
on Jul 29, 2010 at 07:03 UTC ( [id://851861]=note: print w/replies, xml ) Need Help??


in reply to Replacing text between two html comments

Well, as Andrew Clover states, HTML is not a regular language, so parsing with regular expressions is not recommended beyond simple cases, ahem, but in slightly more colourful language. : )

I like wfsp's idea, and ideally in a semantic page you'd likely have a header tag (h2 or something) stating "Memberships" and "Banquets" anyway... I'd rather use those for searches than comments. Plus IE has a duplicate content bug if you float stuff between comments, so fewer comments in live code are better anyway.

  • Comment on Re: Replacing text between two html comments

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://851861]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-18 05:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found