Hi,
I have a page (written in ASP) that displays a series of titles. When you click a title it unhides a div and then makes an AJAX request to look up more information about that particular title and then displays it in the div.
For some reason when I click the link there is quite a long pause (about 4 seconds on average) before it displays the text but on the other hand if I run the ASP on it's own eg showcsritem.asp?CSRPostID=5 it displays almost immediately.
Has anyone ever come across this sort of problem before?
Thanks
Ed
I have a page (written in ASP) that displays a series of titles. When you click a title it unhides a div and then makes an AJAX request to look up more information about that particular title and then displays it in the div.
For some reason when I click the link there is quite a long pause (about 4 seconds on average) before it displays the text but on the other hand if I run the ASP on it's own eg showcsritem.asp?CSRPostID=5 it displays almost immediately.
Has anyone ever come across this sort of problem before?
Thanks
Ed