473,397 Members | 1,969 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Javascript ajax error 404, can someone explain to me what this mean and how to solve

I'm using javascript ajax to submit values to receive confirmation for an availability.
I have this error when i try to submit even with the status 404. I did this to try to find my error. What does this mean?

Expand|Select|Wrap|Line Numbers
  1. <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>Object not found!</title> <link rev="made" href="mailto:admin@127.0.0.1" /> <style type="text/css"><!--/*--><![CDATA[/*></style> </head> <body> <h1>Object not found!</h1> <p> The requested URL was not found on this server. The link on the <a rel="nofollow" href="http://127.0.0.1:8888/Orchid%2520Escape%2520Hotel%2520-%2520Copy/home.php">referring page</a> seems to be wrong or outdated. Please inform the author of <a rel="nofollow" href="http://127.0.0.1:8888/Orchid%2520Escape%2520Hotel%2520-%2520Copy/home.php">that page</a> about the error. </p> <p> If you think this is a server error, please contact the <a href="mailto:admin@127.0.0.1">webmaster</a>. </p> <h2>Error 404</h2> <address> <a href="/">127.0.0.1</a><br /> <span>03/11/16 21:40:31<br /> Apache/2.2.17 (Win32) PHP/5.3.5</span> </address> </body> </html>
Mar 11 '16 #1
1 1337
Dormilich
8,658 Expert Mod 8TB
it simply means that the URL you used does not exist.
Mar 13 '16 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

11
by: Maciej Nadolski | last post by:
Hi! I can`t understand what php wants from me:( So: Cannot send session cache limiter - headers already sent (output started at /home/krecik/public_html/silnik.php:208) in...
8
by: Igor Raytsin | last post by:
Hello All, The following script is reproducing the problem assuming you have Northwind database on the server. Please note it gives you the error message on line 12. USE tempdb GO...
1
by: effendi | last post by:
Hi everyone, I am relatively new to JS and I am hoping someone could tell me what this line of codes mean. This was written by some brilliant guys at webfx and I am trying to understand some of...
5
by: J Allen Horner | last post by:
I'm just starting to learn C, and the tutorial I'm reading uses this code as an example: ----------- #include <stdio.h> #define MAX 10 int a; int rand_seed=10;
4
by: Richard L Rosenheim | last post by:
Using Visual Studio 2003 running under Windows XP Pro w/SP 1, when I create a new form, the form's title bar has the Windows 2000 look. Yet, in the various Microsoft demos, the form's title bar...
3
by: Jan Nielsen | last post by:
Hi I am working with rowfilters in dataviews. I would like to filter for empty fields (= null value in the database) I found this sentence on msdn: **************** To return only those columns...
7
by: CMirandaman | last post by:
I have another newbie question I could use some help with. I ran across this code in one of the MS training guides: public class NullTokenVisitor {...} public class Application { public...
5
markmcgookin
by: markmcgookin | last post by:
Hi Folks, this may seem very lazy, but can someone exaplin this bit of code for me? regID int IDENTITY(0,1) It is part of an SQL CE command in a VB app, but I just don't get what the regID...
4
by: stiki | last post by:
How and what does this mean in php: ($this->varname) I can't seem to find this by searching Google, because the "->" are removed from my search query. Cheers, Igor Terzic www.stikimedia.com
1
by: leathalassassin | last post by:
I have a JavaScript in an external page and the script reference in the master page of asp.net. I am getting an error I can not figure out. "Now it is saying that JavaScript runtime error: Unable...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.