Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
html getflie geturl help
#2
Http works like this:

Code:
Copy      Help
str a
Http c.Connect("www.quickmacros.com" "username" "password")
c.FileGet("forum/profile.php?mode=editprofile" a)

At first, Connect to server, then, using the same variable, call FileGet one or more times. In this case (qm forum), username and password cannot be used here (you must be interactively logged in).


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)