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 bkrike 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 Harishp

  1. Harishp

    XML DOM

    Hi, Following is sample out put from a database which contains some product details. following is the "junk data" ======================================================= TG!  ¶’ò?²Ï# ª _þX ! Ò­cöëϰ㠪 ?    ÿÿÿÿ@  ¾"µÈó\Î­å ª Dw=   †...
  2. Harishp

    XML DOM

    Hi All, I am getting junk data on the browser from this code. Can anybody tell me what is wrong in the code? I am running the latest MSXML parser on W2K <% dim conn,rs,xmldom dim strr set conn=server.createobject(&quot;ADODB.connection&quot;) conn.open &quot;DSN=somedsn&quot; set...

Part and Inventory Search

Back
Top