Page 1 of 1

Reading/responding data from/to different server

Posted: Wed Aug 17, 2005 1:06 pm
by angelena
harloo...

Following is d description of d situation im facing now:

I need to read data being passed from another server thru parameter attached with d URL.
When i get d data, i will need to perform a function whereby to store d data retrieve into my db
Then if d data is okie, i need to response back.


Question :
Im okie with retrieving the data,but how can i make it as automated as this URL meant for online transactions,thereofre i have to keep d page refresh evrytime to read data.

How should i pass back the response to the sender server?

I did look thru those manual and come accross something like flush(), isit applicable in my situation?

Can someone please give me some guide how should i start this?

Thanks alot..