KevinGates

Members
  • Content count

    2
  • Joined

  • Last visited

About KevinGates

  • Rank
    Forum Newbie
  1. how to use Remote xml file

    Thank you very much!
  2. how to use Remote xml file

    hello , I want to know how to use Remote xml file. when I use "setDataURL("http://192.168.0.185/data2/zf_Line2D_000002-1.xml");" it will error . when I use "setDataURL("http://localhost/data2/zf_Line2D_000002-1.xml")"; it will right. 192.168.0.185 is my classmate IP. thank you very mych!