I've written a VB application that 50+ people are using. In one feature, I use MSINET to retrieve info from a .asp page on my website. For one user, it never works--always times out.

I've worked with him, having him run several modifications. The results are consistent . . . INET will successfully retrieve .html pages but not .asp pages. This is true even when there is nothing but a single line of text in the .asp

I'm sure it's not a timeout issue. My other users are not reporting any problems getting the .asp (though I did have one other that had a problem for a while, until switching ISPs). Any ideas? Should I switch to a different control (which)?

Thanks for any info.