I ran the code and I did not get an error message just a blank page. Chris
-----Original Message----- From: Peter Bagnato [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 15, 2003 11:27 AM To: CF-Talk Subject: RE: CFMX CFHTTP test I ran it.... I just received a blank screen. I am inserting all the debug information at the bottom of this email. I know that the USPS has web services available, so if you want to get certain information from them, you might want to looking into using that route. Peter Bagnato Here's the debug: </td></td></td></th></th></th></tr></tr></tr></table></table></table></a ></a bbrev></acronym></address></applet></au></b></banner></big></blink></blo bbrev>ckqu ote></bq></caption></center></cite></code></comment></del></dfn></dir></ ote>div> </div></dl></em></fig></fn></font></form></frame></frameset></h1></h2></ h3>< /h4></h5></h6></head></i></ins></kbd></listing></map></marquee></menu></ mult icol></nobr></noframes></noscript></note></ol></p></param></person></pla icol>inte xt></pre></q></s></samp></script></select></small></strike></strong></su xt>b></ sup></table></td></textarea></th></title></tr></tt></u></ul></var></wbr> sup></xm p> <style type="text/css"> .cfdebug { color:black; background-color:white; font-family:"Times New Roman", Times, serif; font-size:small } .cfdebuglge { color:black; background-color:white; font-family:"Times New Roman", Times, serif; font-size:medium; } a.cfdebuglink {color:blue; background-color:white } </style> <table class="cfdebug" bgcolor="white"> <tr> <td> <p class="cfdebug"><hr/> <b class="cfdebuglge"><a name="cfdebug_top">Debugging Information</a></b> <table class="cfdebug"> <tr> <td class="cfdebug" nowrap>ColdFusion Server Developer</td> <td class="cfdebug">6,0,0,55693</td> </tr> <tr> <td class="cfdebug" nowrap> Template </td> <td class="cfdebug">/test.cfm</td> </tr> <tr> <td class="cfdebug" nowrap> Time Stamp </td> <td class="cfdebug">15-Feb-03 11:24 AM</td> </tr> <tr> <td class="cfdebug" nowrap> Locale </td> <td class="cfdebug">English (US)</td> </tr> <tr> <td class="cfdebug" nowrap> User Agent </td> <td class="cfdebug">Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)</td> </tr> <tr> <td class="cfdebug" nowrap> Remote IP </td> <td class="cfdebug">127.0.0.1</td> </tr> <tr> <td class="cfdebug" nowrap> Host Name </td> <td class="cfdebug">127.0.0.1</td> </tr> </table> </p> <p class="cfdebug"><hr/><b class="cfdebuglge"><a name="cfdebug_scopevars">Scope Variables</a></b></p> <pre><b>CGI Variables:</b> AUTH_PASSWORD= AUTH_TYPE=Negotiate AUTH_USER=D81KH911\Peter Bagnato CERT_COOKIE= CERT_FLAGS= CERT_ISSUER= CERT_KEYSIZE= CERT_SECRETKEYSIZE= CERT_SERIALNUMBER= CERT_SERVER_ISSUER= CERT_SERVER_SUBJECT= CERT_SUBJECT= CF_TEMPLATE_PATH=C:\Inetpub\wwwroot\test.cfm CONTENT_LENGTH=0 CONTENT_TYPE= CONTEXT_PATH= GATEWAY_INTERFACE=CGI/1.1 HTTPS=off HTTPS_KEYSIZE= HTTPS_SECRETKEYSIZE= HTTPS_SERVER_ISSUER= HTTPS_SERVER_SUBJECT= HTTP_ACCEPT=image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-shockwave-flash, */* HTTP_ACCEPT_ENCODING=gzip, deflate HTTP_ACCEPT_LANGUAGE=en-us HTTP_CONNECTION=Keep-Alive HTTP_COOKIE=HIDEWELCOMEWINDOW=1; CFID=1503; CFTOKEN=16794920; JSESSIONID=80302264291045326269514 HTTP_HOST=localhost HTTP_REFERER= HTTP_USER_AGENT=Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705) PATH_INFO=/test.cfm PATH_TRANSLATED=c:\inetpub\wwwroot\test.cfm QUERY_STRING= REMOTE_ADDR=127.0.0.1 REMOTE_HOST=127.0.0.1 REMOTE_USER=D81KH911\Peter Bagnato REQUEST_METHOD=GET SCRIPT_NAME=/test.cfm SERVER_NAME=localhost SERVER_PORT=80 SERVER_PORT_SECURE=0 SERVER_PROTOCOL=HTTP/1.1 SERVER_SOFTWARE=Microsoft-IIS/5.1 WEB_SERVER_API= </pre> <pre><b>Cookie Variables:</b> CFID=1503 CFTOKEN=16794920 HIDEWELCOMEWINDOW=1 JSESSIONID=80302264291045326269514 </pre> <pre><b>Server Variables:</b> COLDFUSION=Struct (8) OS=Struct (5) </pre> <font size="-1" class="cfdebug"><i>Debug Rendering Time: 50 ms</i></font><br /> </td> </tr> </table> -----Original Message----- From: Bud [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 15, 2003 11:07 AM To: CF-Talk Subject: CFMX CFHTTP test Hi all. Can someone drop this code into a page on an MX server and see if you get a response? <cfhttp url="https://www.ups.com/ups.app/xml/Rate" method="POST"> <cfhttpparam type="formfield" name="xml" value='<?xml version="1.0"?> <AccessRequest xml:lang="en-US"> <AccessLicenseNumber></AccessLicenseNumber> </AccessRequest>'> </cfhttp> I get Connection Failure from a CrystalTech MX server, but unless I'm losing my mind I was able to connect a couple days ago. Thanks. -- Bud Schneehagen - Tropical Web Creations _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ ColdFusion Solutions / eCommerce Development [EMAIL PROTECTED] http://www.twcreations.com/ 954.721.3452 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

