Hello all, Well, I have made it past authentication with this interesting service provider of mine, and now I have to actually do something useful!
Well, it turns out that I need to maintain session state to do anything. And how else to accomplish this than with cookies! So I guess I need to extend the client code to support cookies. Someone please tell me if these types of changes (dealing with HTTP communication rather than XML stuff) are outside the scope of the project. Ciao, Ryan Hoegg