Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Ajax & proxy question


  • From: matt.murphy at thermofisher.com (Matt Murphy)
  • Subject: [Javascript] Ajax & proxy question
  • Date: Fri Jan 12 10:43:15 2007

All, 
 
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 to the server? and back? It seems like it is, and therefore should work through the proxy just fine.
 
Any clues as to what's going on? 
 
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 I need to eval some code back from the server, no luck. 
 
Thanks for any help. 
 
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.LaTech.edu/pipermail/javascript/attachments/20070112/be47429c/attachment.html