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

    new to xml

    How would I display the following xml link to be like <a href ="http://example.org">examplename</a> in html? <response> <data> <link id="exampleid" name="examplename" href="http://example.org"/> </data> </response> Thanks in Advance!
  2. codegrl

    2d arrays! help

    Hello, I am new to this forum but maybe you guys can help me I have an array: arrNums = 122379, 198702, 102884, 109231; now this arrNums resets itself for every post on the page (there might be 4-5 posts on every page) and there might be repeating numbers in each of these posts. I need to...

Part and Inventory Search

Back
Top