473,606 Members | 2,110 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Error message: Start tag expected, '<' not found

11 New Member
Start tag expected, '<' not found

<?xml version="1.0" encoding="utf-8"?>


Can anyone help?
Sep 20 '10 #1
7 17985
Dormilich
8,658 Recognized Expert Moderator Expert
not without a code listing. what you have there is the XML prolog, that doesn’t count as tag
Sep 20 '10 #2
autumnrrr
11 New Member
Expand|Select|Wrap|Line Numbers
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>

Does that help?
Sep 21 '10 #3
Dormilich
8,658 Recognized Expert Moderator Expert
yes and no. do you have a link to the page?
Sep 21 '10 #4
jkmyoung
2,057 Recognized Expert Top Contributor
What are you using to process the page? IE?
Sep 21 '10 #5
autumnrrr
11 New Member
http://cisarr.webs.com/home.html

when you view source there is a space but in notepad ++ there is no space at the beggining.
Sep 22 '10 #6
autumnrrr
11 New Member
I tried WDG HTML Validator and it says no errors. I'm not sure why one page says different.
Sep 22 '10 #7
jkmyoung
2,057 Recognized Expert Top Contributor
My guess is there are extra bytes added by whatever application was originally used to edit it. Some apps can handle it, others can't. If you can delete this prolog using some other app, it will probably work.
Sep 22 '10 #8

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

Similar topics

0
1790
by: Adam Smith | last post by:
Hello, Installing PHP 4.3.6 on a i386 platform w/ FreeBSD 4.9 O/S installed and running apache_1.3.31 make with ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs --enable-versioning ===> ......... Configuring SAPI modules
0
5224
by: CJ | last post by:
I can now get rid of both errors by specifying the Report Path within the DataBindings with double slashes (\\) and in quotes. So it becomes; "C:\\inetpub\\wwwroot\\crdemo\\crnw1\crnw1\\crnw1.rpt" however, although the report still appears within VS.NET (for both VB and C#), all that appears on the resulting webpage is a grey box stating;
5
413
by: jose luis fernandez diaz | last post by:
Hi, In the program below: #include <stdio.h> #include <stdlib.h> #include <errno.h> using namespace std; int main()
8
13092
by: g_man | last post by:
I am trying trap Runtime error 3022 (duplicates) in the click event of a command button that closes the form. I have code in the Form_Error event that does a good job of providing a more meaningful error message than the default. It works in every situation except when the user clicks the close button. I am using Me.Dirty=False to force a save but if there are duplicates I just get the standard Runtime 3022 error message. I am wondering...
12
3952
by: natasharose | last post by:
Hi, I am new to VB and have run into an error message and I am not sure what the problem is ... I am trying to use VB to open up an SSH tunnel ... the error message is : "Expected Line number, label statement or end of statement Here is the code ... any help would be appreciated .. cheers, Natasha
1
1389
by: parithi | last post by:
please help me to run the program, import java.awt.Frame; import java.awt.Lable; public class howdywindow extends Frame { public static void main(String args) { new howdywindow(); }
2
4005
by: Shaheen Kushan | last post by:
I desperately need help with this error, Compilation Error: Compiler Error Message: CS1002: ; expected Source Error: Line 71: //"----------------------------------------------------------------------" Line 72: //" -- Declare Variables" Line 73: Dim objConn
1
1825
by: Anu ms | last post by:
Whenever i am trying yo compile , getting the error as Compilation Error: Compiler Error Message: CS1002: ; expected but i am not able to locate the error in the code. Thank you in Advance...
1
3572
by: amit dhiman | last post by:
sir i m just trying to exicute the code <%@ Page Language="C#" ContentType="text/html" ResponseEncoding="utf-8" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> </head>
0
8009
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
8432
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...
0
8428
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8078
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
8299
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...
0
5456
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
3919
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...
1
2442
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
0
1285
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.