Replace "
I'm trying to get hyperlinks out of an HTML page and i need to be able to remove " from the string but obviously when i type string.replace(""") it has an error. Now I assume theres some sort of substitute that I can put in just not sure what it is. Wondering if anybody can help me out.
Cheers
Nick Dancer

