try doing
<?php
drupal_set_message('<pre>'. $request .'</pre>');
?>This should let the XML tags show up on your message so you can post them here. Use <code> tags so that they'll be visible in the Input filter.
Anywho. It does look like the information is getting to the UPS module correctly. Even without the XML tags, I can see that it would be right. What is the value of the $resp variable after the drupal_http_request()? That's going to be the real key, I think.



Joined: 08/07/2007