mIRC Home    About    Download    Register    News    Help

Print Thread
#146990 12/04/06 07:08 AM
N
napalm_theory
napalm_theory
N
.comopen update WinHttp.WinHttpRequest.5.1

i open, setrequestheader's, send, but when i $com(update,ResponseText,1) the $com(update).result does not seem to capture all of the text. is there limit within the dll? or just mirc?

#146991 12/04/06 09:29 AM
Joined: Sep 2005
Posts: 2,630
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,630
The mIRC string limit is around 950 chars but afaik it will still grab all of the text.

#146992 12/04/06 10:18 AM
Joined: Feb 2004
Posts: 2,013
F
Hoopy frood
Offline
Hoopy frood
F
Joined: Feb 2004
Posts: 2,013
You can use sockets in mIRC (/help /sockopen) to retrieve data from the internet (html source, files...).

If you want to have a quick and easy solution in the form of an identifier, you can try my $download() snippet.


Link Copied to Clipboard