Skip to content

Tag Archives: visual web developer

can you show me ajax server side script that outputs XML?

I am trying to build ajax application using visual web developer. so far I can send text output from server side script and receive with responseText. so far I cannot figure out how to send XML and receive correctly with responseXML. I am pretty sure my code on the client side (e.g. responseXML) is correct.

how to save xml quiz records into database?

fyi, im looking for websites/codes that would tell the user if they have attempted the quiz and allow admin to check if the visitor has passed/failed quiz. I’m using xml from visual web developer n microsoft access. help will be much appreciated. thanks.