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,"'","^")

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment