var fDesc=new Array(); fDesc[0] = "HTML Search and Replace 1.01 is a unique tool from Alentum Software Inc. which allows to search and replace the string, text or even an entire paragraph between the HTML tags, portions of HTML codes within multiple or bulk documents. It makes the work of the webmasters, web designers and website administrators easy This tool comes with built in preview(offline browser) and HTML editor features.on selecting the file. The editor highlights the syntax using the different text formatting and colors. Its built in search utility also allows to use search queries such as ( +"HTML Tool" -plugin ). Supports the projects and feature of saving the settings (including the root directory for exploring) to different files. Changed files may be copied to the specified directories.

Reviewer's Personal Opinion: This is really a good tool for the webmasters as I have experienced its powerful features of searching and replacing the entire HTML files within a project within few seconds.

Minimum Requirement:
Windows 95/98/Me/NT/2000/XP operating system (or higher)."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }