I tested this on Ie that pulling data from a web page itself used to take quite a while and would end up being frustratingly slow.
as soon as i switched to a web service things were better. my problem was on ie7 only. On Sat, Aug 1, 2009 at 12:03 PM, Adrian Lynch <adely...@googlemail.com>wrote: > > Could you expand on this? How would a webservice fix the problem? > > On Jul 31, 10:55 pm, waseem sabjee <waseemsab...@gmail.com> wrote: > > i had this some time ago. > > solution. > > use a XML webservice. > > > > you are probably calling a specific html element from a specific page and > > injecting it into your page. > > > > using a XML webservice should sort things out. > > > > XML webservice can be done in both PHP and .NET so yeah... >