Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
regexp with quotes
#4
Quote:My assumption is that the IE DOM doesn't return the exact source that was loaded to create the page?

Yes, even if you use el.DocText(1).

Quote:I can't include the double quote character directly into the search pattern

You can:
Code:
Copy      Help
findrx(el.HTML "value=''(\d+)''" 0 4 tmp)


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)