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 MikeeOK 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: fwclough
  • Content: Threads
  • Order by date
  1. fwclough

    javascrip split function unusual delimiters

    I have a javascript function that receives the following string: <p><img src="picts/Gay_FT_lg.jpg" border="0" alt="" /></p> I want to use the temp1.split() function to extract the name of the file(i.e., picts/Gay_FT_lg.jpg). I thought it would be simpliest to split the string using a double...

Part and Inventory Search

Back
Top