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!

Search results for query: *

  • Users: Girisht
  • Content: Threads
  • Order by date
  1. Girisht

    XPath for attributes with single and double quotes

    In my XML document, some node attributes data contains both single quote and double quote characters, such as <input msg="Hello &#34;World&#34;, What's up"/>. The double quotes are in form of escape sequence. I am not able to locate such elements using an XPath expression. I tried the following...
  2. Girisht

    Using MQCONNX in VB

    Hi, To use MQCONNX one has to provide an MQCD structure which contains the information about the channel to be used for connection. Futher a pointer or offset to this structure is to be provided in MQCNO structure. As one can not use pointers in VB, I created a super structure have both MQCNO...

Part and Inventory Search

Back
Top