Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
http.connect
#1
im trying to go and into a website that i have to login to and and grab a page and compare it to the last time i went and got it but im having a hard time figuring out how to get the connect to work...

Code:
Copy      Help
Http h.Connect("http://www.redvsblue.com" "my user id" "my password")

should this work?
thanks.
#2
Must be only server, without protocol.

Http h.Connect("www.redvsblue.com" "my user id" "my password")


Forum Jump:


Users browsing this thread: 1 Guest(s)