<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2900.2995" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#000000 size=2>All, </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>our company has a proxy server. Whenever I use an ajax script to request something from the server, if it's going through the proxy it fails. I'm trying to figure out if the HTTPRequest method is a standard port 80 HTTP request&nbsp;to the server? and back?&nbsp;It seems like it is, and therefore should work through the proxy just fine.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any clues as to what's going on? </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>If my ajax function does all the screen updating on the client side, and just sends stuff back to the server to update the db, no problem. But if&nbsp;I need to eval some code back from the server, no luck. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks for any help. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Matt</FONT></DIV></BODY></HTML>