View Single Post
Old 12-21-2010, 07:50 AM   #12
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by hiperlink View Post
Once again: thank you, I'll try tomorrow.

For my other question: my problem is, that the extract() method removes the contents of the p tag, but the p tag still remains, and I want to get rid of the empty paragraph too.
extract() removes an entire tag. If you are removing only the contents, then you're probably removing a tag inside it, not the tag itself.
Starson17 is offline   Reply With Quote