Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
html getflie geturl help
#1
I'm having a devil of a time trying to download a file from site that requires a login. I'm not if the error is my code or if it's something on the server side.

can you help me get this working using the forum's urls?
Code:
Copy      Help
ClearOutput
str a
Http c.Connect("http://www.quickmacros.com/forum" "my id" "my password")
Http b.GetUrl("http://www.quickmacros.com/forum/profile.php?mode=editprofile" &a)
out a


I'm trying to get text files from our server here, if that makes any difference to the "GetUrl" "GetFile" coding.

Thanks.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)