Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: akwah
  • Order by date
  1. akwah

    a strange problem with RegExp

    thanks tsuji ... I was under the impression that of construct a RegExp object you can use any text inside with no escape characters .... how do I know which characters need to be escaped ?
  2. akwah

    a strange problem with RegExp

    Hi, I am trying to replace smilies in the code with there respective images but I am facing a strange problem .... take a look at my code <html> <head> </head> <body> this is body text ha ha ha :) :) <input type="submit" name="myButton" id="myButton" /> <script type="text/javascript">...

Part and Inventory Search

Back
Top