Hello people. Glad to see this forum is still running and still popular.

I've got this old VB6 project with a webbrowser. It browses kijiji and helps me repost and organize my ads. I've recently encountered a problem when adding images to my post.

If anyone wants to recreate the problem:
Use webbrowser and navigate:
http://www.kijiji.ca/p-post-ad.html?categoryId=86
Go down a bit and hit the "SELECT IMAGE" button which allows you to add a picture to the ad.
Browse for any picture and upload it.

On my side, I get a never ending hourglass/loading circle. There's no way tp upload a picture. The thing is that this used to work good! I could see the pictures appearing as I was adding them.

Anyone with an idea? Playing with script debugging options of IE (enable/disable), I can see some 'Script error' on some <long_filename.js> when trying to add a picture.

Thanks!!!