473,396 Members | 2,011 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,396 software developers and data experts.

help validating .net site.

49
I'm having a really hard time validating my site. I make changes to my mater file that visual studio says are fixing the validations, but when i run it in the w3 validator site, there are more errors.

right now i have it down to the best i can get it, but that is still way way too high!

anyone have any suggestions for me to help get my errors to zero?

here is a link:
http://validator.w3.org/check?uri=ht...idator%2F1.654
Dec 22 '09 #1
2 1213
sanjib65
102 100+
I think your one of the main problems in XML files. Because XML pages can not be displayed. Please check the XML schemas, they are extremely sensitive, a single extra space canm be harmful and spoil the whole party.

I have recently experimented building one page of my friend's site and validated it in w3.org:

http://jigsaw.w3.org/css-validator/v...ning=1&lang=en

There was an XML file but as the schema goes right way, it gave no error!
Hope you'll also find the faults and rectify it. Best of Luck.
Dec 23 '09 #2
Frinavale
9,735 Expert Mod 8TB
That and the <link> and <script> tags are not in valid places. The <link> tags belong in the <head> section of the page and the <script> tags belong in the <head> or <body> of the page....

You do have a lot of errors. Try looking over the HTML before running it through the validator to fix obvious errors like the ones I was just commenting on.

-Frinny
Dec 23 '09 #3

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

Similar topics

4
by: jsonstein | last post by:
I am going nuts trying to find a DTD validation service online... is there any site which offers validation of DTDs online and which does the validation in an authoritative manner? thanks jeffs
18
by: Gr8DaddyG | last post by:
I am trying to paste the following code into the HTLM editor of my webpage: <script...
6
by: mike | last post by:
Hello, After trying to validate this page for a couple of days now I was wondering if someone might be able to help me out. Below is a list of snippets where I am having the errors. 1. Line 334,...
7
by: x muzuo | last post by:
Hi guys, I have got a prob of javascript form validation which just doesnt work with my ASP code. Can any one help me out please. Here is the code: {////<<head> <title>IIBO Submit Page</title>...
0
by: Joe | last post by:
Hi For a while now I have been finding postings of problems with the validating event not firing on controls properly. I too had this problem. The event would fire when clicking on another...
3
by: oopaevah | last post by:
Hello To prevent scross site scripting I am validating each value in the Request.Params collection against the following regular expression : ^*$ This only allows the following characters :...
8
by: goldtech | last post by:
Newbie esp about html validation - seems like something to strive for. Yet many pages even "enterprise" corporate type pages do not validate, yet seem to display well on most browsers. Two...
2
by: drum118 | last post by:
I am trying to rebuild a website after a few years away from things due to a major HD failure. Only was able to recovery about 40% of it and I notices things are not working like they did 3 years...
2
by: arunairs | last post by:
Hi, Is there a way of validating and XPath? In this case , I am accepting an XPath from the user and I need to validate the XPath syntax. Is there a regular expression available that anyone can...
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: 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
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...
0
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...
0
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...

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.