mIRC Home    About    Download    Register    News    Help

Print Thread
#146990 12/04/06 07:08 AM
Joined: Apr 2006
Posts: 16
N
Pikka bird
OP Offline
Pikka bird
N
Joined: Apr 2006
Posts: 16
.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,881
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
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,019
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2004
Posts: 2,019
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.


Gone.

Link Copied to Clipboard