|
it's quite simple really
The user agent (client end) makes the request, the server (your end) sends the data, the user agent (client end) does whatever with the data.
Timing is up to the client end, Your end should not try to do a "push" download
for the data format XML should be perfectly adequate.
There is no difference between the two in coding and no need for content headers. The client UA should only be expecting one type of data and that is whatever your system is sending.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|