Yeah been having this issue on an autocomplete search box of mine. could it be that the server is denying mulitple requests from that control ?
On Thu, Jun 4, 2009 at 1:39 PM, MorningZ <morni...@gmail.com> wrote: > > To the server, making an AJAX call is just a normal browser request > > And to note, 500 error means something is wrong with your server-side, > in this case PHP, code (hence it's called "500 Internal Server Error") > > > On Jun 3, 10:11 pm, tongkienphi <tongkien...@gmail.com> wrote: > > HI everybody. > > > > I'm use jquery call php script, on localhost and some server ajax work > > well but some server can not run ajax and show error 500 Internal > > Server Error. I try replaced jquery become another script ... ajax > > work well but it's show error 500 too. You can check herehttp:// > changtraingheo.byethost22.com/in the colum left and look at > > box "Chia Sẽ Nhanh" and use FireBug test it. I don't know why >