I thought I managed to mess up the dynamic URL function I was using, but I can't even seem to download the msgpluslive.net favicon.ico now =/
code:
url = "www.msgpluslive.net/favicon.ico"
MsgPlus.DownloadFile(url);
quote:
Originally posted by Debug
Function called: OnEvent_DownloadFileComplete
URL: www.msgpluslive.net/favicon.ico
OutFile: C:\Users\SPUNKY~1\AppData\Local\Temp\mpscript_5fc7.tmp
Success: false
Any ideas?