Guest_imported
New member
- Jan 1, 1970
- 0
Please can you help....
I have written an ASP page that displays the contents of a certain directory. When click on something in that directory it either displays the contents of the next directory or displays the contents of the file.
This appears to work just fine in IE5 however when I run it in IE4 I get an error saying "The data necessary to complete this operation is not yet available."
When I look at the page source it all looks fine and dandy to me, everything appears the way I would expect it to.
Is this just a browser version problem or is there something I can do to make sure all the data has arrived before anything else happens?
Your help is much appreciated
I have written an ASP page that displays the contents of a certain directory. When click on something in that directory it either displays the contents of the next directory or displays the contents of the file.
This appears to work just fine in IE5 however when I run it in IE4 I get an error saying "The data necessary to complete this operation is not yet available."
When I look at the page source it all looks fine and dandy to me, everything appears the way I would expect it to.
Is this just a browser version problem or is there something I can do to make sure all the data has arrived before anything else happens?
Your help is much appreciated