To Search Only title tag for » using visual studio 2008
- by Kuldeep Kumar
i need to update only title tag of my website having around 3000 web pages.
i have to replace » with Dash if it is present only in title tag.
Please help if there is any way in visual studio 2008 to find a Standard HTML (DOM) Tag.
i've done this using dreamweaver Advance text search. but on development machine, only visual studio 2008 is available.