I use it the following way inside a function:
Seems to work only this way (only with /POPUP parameter). If I omitt the '/POPUP' parameter or if i try to use the '/BANNER' parameter the download fails with error 'Connection error'.InetLoad::load /PROXY $Proxy /USERNAME $ProxyUser /PASSWORD $ProxyPass /POPUP "$(Txt24)" "$R2" "$R1" /END
Any ideas?
Btw:
The delay problem seems to be not a plugin but a wininet issue. If I call the wininet.dll from inside a VB6 program the same delay occurs. The first initiation comes with 60s delay, the following not.
Regards,
Mæster.