Recent

Author Topic: Can internettools get html from IXQValue?  (Read 816 times)

wytwyt02

  • Jr. Member
  • **
  • Posts: 83
Can internettools get html from IXQValue?
« on: November 21, 2019, 10:59:46 pm »
If I query the local file with:

Code: Pascal  [Select][+][-]
  1.  table:=process('D:\me\zl-web191122\chan\dx080706\dx-408.htm)//table[@id="zhuye"]');
  2.  

If I use toString, it will return plain text not contain html tags

Can i?:
Code: Pascal  [Select][+][-]
  1.  table.toHtml;
  2.  
« Last Edit: November 22, 2019, 12:31:44 am by wytwyt02 »

jamie

  • Hero Member
  • *****
  • Posts: 6091
Re: Can internettools query from local html file?
« Reply #1 on: November 21, 2019, 11:30:11 pm »
don't know how that works but, normally you do this for browsers

file:///and then your path..

But I could be all washed up on that one who knows..
The only true wisdom is knowing you know nothing

wytwyt02

  • Jr. Member
  • **
  • Posts: 83
Re: Can internettools query from local html file?
« Reply #2 on: November 22, 2019, 04:46:10 am »
don't know how that works but, normally you do this for browsers

file:///and then your path..

But I could be all washed up on that one who knows..

sorry, I changed my title and content, please read again, thanks!

 

TinyPortal © 2005-2018