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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by NeoCryptic

  1. NeoCryptic

    changing code...need help

    yeah, already tried that...didn't work. tried putting in &#183, &183, \&#183, moving the quotes and putting +, but it didn't like any. i know i gotta just change this line...but nothing has worked? thanks for the reply :) var formatStyle01 = "($1) $2-$3";
  2. NeoCryptic

    changing code...need help

    i have this code that formatted a phone number to (123) 456-7899. i would like to change it so that it can have bullets instead 123?456?7899. the code is below. someone said the symbol for bullets is &#183...but i'm not sure the syntax to add that in. thanks. var formatStyle01 = "($1) $2-$3"...

Part and Inventory Search

Back
Top