Thursday, May 3, 2007

xmldom in html

you can do xmldom.load("http://...../.nsf/....?OpenAgent") then tranform the nodes. then place inside the .innerHTML

this is a neat trick that works pretty seamlessly.

you can do ?OpenAgent&Key=something

you can then parse Query_String(0).

of course with an agent, you can do all kinds of stuff at the backend..

No comments: