Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
html getflie geturl help
#4
Code:
Copy      Help
str s
internet.IntGetFile("http://www.quickmacros.com/test.txt" s)
;ShowText "" s
if(find(s "<TITLE>404 Not Found</TITLE>")>=0)
,out "not found"
else
,s.setfile("$desktop$/test.txt")


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)