[thelist] XML used in ASP

Phil Grimpo pgrimpo at inspirmedia.org
Fri Jan 2 09:50:46 CST 2004


Hey, I have a situation where user fills out a form which I will use to
create a connection string something like this:

http://www.srpcalc.net/srpcalc/servlet/xmlServlet?request_id=1&customer_
id=demo&loan_amount=100000&product_id=1,2,3&state_id=30&taxes=0&insuranc
e=0&pmi=0

The next part is what I don't know how to do.  How do I use that string
to get XML that I can then use in my ASP?

What I need to do is load that returned XML data (see the Results in the
returned page) into variables that I can then use for calculations on a
page. 

Can anyone point me in the right direction here?

-Phil



More information about the thelist mailing list