Guest_imported
New member
- Jan 1, 1970
- 0
The current situation is as below:
client load xml
|
\|/
sql -> asp file generate xml -> xml generated at server side
the generated xml is now become a static data, how should I let the client goes to the asp file to generate the latest xml data... one thing is client can only load the raw xml data, they can't load the file that contain scripting.
would appreciate for any help.
ant
client load xml
|
\|/
sql -> asp file generate xml -> xml generated at server side
the generated xml is now become a static data, how should I let the client goes to the asp file to generate the latest xml data... one thing is client can only load the raw xml data, they can't load the file that contain scripting.
would appreciate for any help.
ant