Replace tag using asp
Replace tag using asp...
This will allow you to replace a letter or whatever with something else. Use it in reverse when pulling stuff out of a database. job_description = replace(job_description,"'","^") SHARETHIS.addEntry({ title: "Replace tag using asp", url: "http://code.netexceed.com/asp/replace-tag-using-asp/"...