473,799 Members | 2,764 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

What are differnces between file not found and link broken errors?

KeredDrahcir
426 Contributor
I've got a page that submits a form to another page. The new page exists to the server and I can see it using my ftp program but I get and HTTP 404 Not Found error.
I tried clearing the Tempory Internet File and even restarting but it still gave me that error so I tried deleteing it and reuploading it and when was deleted I got the Link Broken error and now I've uploaded it again I get the HTTP 404 one.

Is there a difference between what the errors mean which may allow me ths submit my form?
Nov 5 '10 #1
1 1644
Death Slaught
1,137 Top Contributor
A broken or dead link is what leads to the 404 page. It simply means that the web page cannot be found. Make sure that the file is in the correct place within the directory and that you have your links pointing to the correct place. Going back a folder requires "../" and check for capitalization.


Regards, Death
Nov 5 '10 #2

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

Similar topics

5
1558
by: Kevin | last post by:
I use debug->"Start without debugging", I get the following message on the browser window. What log file is it talking about? Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.
3
1335
by: Dirk Reske | last post by:
Hello, I've tried to convert a MP3 file to WAVE using the Audio Copression Manager. my Destination format is: WAVE_FORMAT_PCM All works fine what a file Type do I get then? When I try to open it with media player, it says that it is an unknown format
5
83324
by: LKavitha4 | last post by:
hi, Please tell me what header file is used for sleep ( ) function in linux c++. Thank you.
1
6284
by: eshuv | last post by:
hi I am faceing this problem when comlling the .cpp file . fatal error C1004: unexpected end of file found
3
1932
by: johnqsmith | last post by:
Problem background: gcc v 4.1 2 .cpp files, 2 .h files Files: main.cpp a.cpp a.h b.h
5
1812
by: mcnewsxp | last post by:
can i get an example of how to read values from a text file that will be used as links on my page. i'll have a .cvs file ala: LINK ASP_PAGE "click me1", "clickme1.asp" "click me2", "clickme2.asp" "click me3", "clickme3.asp" i think i can figure out how to do the read, but need to know how to get it on the page where i need it.
2
2008
by: Salad | last post by:
In A2003 one can create a linked table using File/GetExternalData/Link/Exchange(). It's a nice feature but by and large fairly useless if I am reading the table structure correctly. The From & SenderName columns may contain data like joeblow@test.com or it may simply be Joe Blow. The HasAttachments column may be true or false but accessing the attachments isn't available if the value is true. Is there any way this linked table could...
1
1374
by: jerryhost | last post by:
When there is an error, it shows error, then reason, then the function that failed, then a link to the function, but, it goes to my site. Here is what it looks like: Warning: file_get_contents(http://www.click4click.com/cgi-bin/adserve.cgi?userid=jerryhost&size=468x60) : failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in /home/jerry/public_html/template/classes/Common.php(100) : eval()'d code on line 10
15
22074
by: MKO32 | last post by:
After compiling my C++ file I ended up with: fatal error C1004: unexpected end-of-file found So I went true the code from the top to the bottom about six times to see if I could find a forgotten { or ) and so on, but it looks alright to me. In the main() function I placed a couple of breakpoints where input is expected but the compiler ingores if there aren't any.
0
9687
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10482
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10225
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10027
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7564
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6805
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5463
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5585
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4139
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.