hey
i need to get data from a php generated xml page, i need to
do this repatedly because the page keeps changing. but the
Httpservice does not run on the same url over and over again. how
can i make it fetch the data repeatdly from the same url.
the code i have works everytime the url is changed even
slightly
thanks