Thats a 404 error...

The requested URL /beta/sc_v1/includes/city.php was not found on this server

Does this file exists on the server?
Use firebug...


Fábio Miranda Costa
Engenheiro de Computação
http://meiocodigo.com


On Sat, Feb 21, 2009 at 9:20 AM, [email protected] <
[email protected]> wrote:

>
> Hi Friends,
>
> After some googling and re-check of my code, I fount that I missed
> statement (method:'get') while constructing Ajax request.
> Now its working fine.
> But as my per original request the problem was weird, because the Ajax
> request is still working on my local machine without statement
> (method:'get').
>
> You can still test the link:
> Test Link: http://www.secondcompanion.com/beta/sc_v1/registration.php
> To Test Please change the value of `* Home State : ` , on success you
> will see the select box for Home City.
>
> All other ajax requests are working fine, only this ajax request I
> have kept unchanged for all your testing.
>
> It will be nice, if anyone can explain this behavior.
>
> Thanks,
>
>
> On Feb 21, 3:38 pm, "[email protected]"
> <[email protected]> wrote:
> > Hi Friends,
> >
> > I have been making web application with MooTools. But with this new
> > one , I am facing weird problem.
> > My application works fine in all browser on my local machine. But it
> > works only on the IE7,Opera,Chrome remotely and not in FF.
> >
> > Test Link:http://www.secondcompanion.com/beta/sc_v1/registration.php
> > To Test Please change the value of `* Home State : ` , on success you
> > will see the select box for Home City.
> > My further investigations shows that response status is 404 for the
> > ajax request in FF3, but same works in IE7,Opera,Chrome perfectly.
> >
> > The JS code for the same is inhttp://
> www.secondcompanion.com/beta/sc_v1/includes/jscript/reg.js
> >
> > Please help me.
> >
> > Thanks a Ton in advance.
>

Reply via email to