This is an obvious error. The Inet control has not completed a previous request that was made. Use the INET.StillExecuting property to test this and assure that the request has completed!
I use the STATE_CHANGED event along with similiar code by kavius. Are you familiar with this event? If not go to the microsoft knowledge base and you will find a good example there!
Nobody answered this? Wow! Just use the MSINET.OCX, easy to use for FTP transfers. Located in sys32 for NT and sys for 95/98. Just add as reference for your project!
I am trying to recieve header information from an ftp site through code (specifically date/time stamps). The ftp portion of the Inet control does not allow header retrieval.
Can this be done through the Winsock control/API, if so how?
I have been trying to pass an array from one page to another. However, I only recieve the value of the last item. I cannot access the rest of the values. I perform this by passing an HTML input="hidden" object and have the value = <? echo "$myarray" ?>. Do I need to have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.