View Single Post
Old 04-12-2007, 11:50 AM   #41 (permalink)
Taltos
v7n Mentor
 
Taltos's Avatar
 
Join Date: 11-22-06
Location: Phoenix, AZ
Posts: 1,805
iTrader: 0 / 0%
Latest Blog:
None

Taltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web pro
Send a message via Yahoo to Taltos
Linda, using exam's suggestion of textpad (which I like to use for some coding) you should be able to search for:

<u><a href
replace with:
<a href

and then search for:

</a></u>
replace with:
</a>

This should only replace the underline tags that surround anchors which is where you can safely remove them and have no bad effect on your page. Have fun!
__________________
Experimenting
Taltos is offline   Reply With Quote