wildcard find

T

Taylor Francis

I need to find a double quote mark ("). how do i represent that in a
wildcard search?


specifics:
I'm editing an html doc and have several lines like:
<a name="name"></a>
and I need to delete them all, but the names are all different...

thanks!
taylor
 
Top