473,803 Members | 3,428 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

W3C Validator Question/Problem

Hello all,

I'm getting a strange error when I try to validate my page(s). The
error occurs when I use SELECT and INPUT tags inside of the FORM tag.
I am trying to use the XHTML 1.0 Strict standard. I am also using
ColdFusion, but I having been using regular FORM tags instead of the
proprietary CFFORM tags. If you can't put SELECT and INPUT tags inside
of the FORM tag, where are you supposed to put them???

Take a look and tell me what you think:
http://validator.w3.org/check?uri=ht...ically%29&ss=1

Much thanks in advance. -Dave
Jul 20 '05
16 2293
Arne <ar********@tel ia.com> wrote in
news:Sf******** ************@ne wsc.telia.net:


Dave Patton wrote:
Arne <ar********@tel ia.com> wrote in
news:Aq******** ************@ne wsc.telia.net:

I was positively suprised how easy it was to get a nice looking field
for a mailto form on my "testing site"
(http://w1.978.telia.com/~u97802964/kontakt.html), using the
<fieldset> tag. Hell of a job to make the same as a table!
BTW I don't have CGI on that server so I used a remote server.

"nice looking" doesn't describe this:
http://members.shaw.ca/caninfosys/temp/kontakt.jpg


Dave, read my post once again. I was pointing out the use of
<fieldset>, and not the page! But, by all means try it again if you like.


I wasn't suggesting that there was anything wrong with the use
of the <fieldset>, but took the screen capture in case you
didn't know the page didn't "look nice" :-)

--
Dave Patton
Canadian Coordinator, Degree Confluence Project
http://www.confluence.org/
My website: http://members.shaw.ca/davepatton/
Jul 20 '05 #11


Dave Patton wrote:
Arne <ar********@tel ia.com> wrote in
news:Sf******** ************@ne wsc.telia.net:


Dave Patton wrote:

Arne <ar********@tel ia.com> wrote in
news:Aq***** *************** @newsc.telia.ne t:

I was positively suprised how easy it was to get a nice looking field
for a mailto form on my "testing site"
(http://w1.978.telia.com/~u97802964/kontakt.html), using the
<fieldset > tag. Hell of a job to make the same as a table!
BTW I don't have CGI on that server so I used a remote server.
"nice looking" doesn't describe this:
http://members.shaw.ca/caninfosys/temp/kontakt.jpg


Dave, read my post once again. I was pointing out the use of
<fieldset>, and not the page! But, by all means try it again if you like.

I wasn't suggesting that there was anything wrong with the use
of the <fieldset>, but took the screen capture in case you
didn't know the page didn't "look nice" :-)


I understand, but as the link goes only to a "testing page", my first
concern is to make something I test work properly and also validate
(in this case the form with using fieldset). When it does, I try to
fit it in to a page that hopefully can "look nice" with it :)

--
/Arne
http://w1.978.telia.com/~u97802964/
Jul 20 '05 #12
Thanks to all... I feel a bit sheepish for not spotting the problem
when looking at the XHTML 1.0 spec. Too many hours of staring at this
screen I guess. -Dave
ba********@hotm ail.com (Dave) wrote in message news:<5e******* *************** ****@posting.go ogle.com>...
Hello all,

I'm getting a strange error when I try to validate my page(s). The
error occurs when I use SELECT and INPUT tags inside of the FORM tag.
I am trying to use the XHTML 1.0 Strict standard. I am also using
ColdFusion, but I having been using regular FORM tags instead of the
proprietary CFFORM tags. If you can't put SELECT and INPUT tags inside
of the FORM tag, where are you supposed to put them???

Take a look and tell me what you think:
http://validator.w3.org/check?uri=ht...ically%29&ss=1

Much thanks in advance. -Dave

Jul 20 '05 #13
Arne wrote:
BTW: I have trouble to get that form with the fieldset to centering
horizontaly. The style "text-align:center" don't help, <center> do it
but don't validate. Any clue?


http://dorward.me.uk/www/centre/#block
--
David Dorward <http://blog.dorward.me .uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Jul 20 '05 #14
Arne wrote:
> I was positively suprised how easy it was to get a nice
> looking field for a mailto form on my "testing site"
> (http://w1.978.telia.com/~u97802964/kontakt.html), using
> the <fieldset> tag.
my first concern is to make something I test work properly and also
validate (in this case the form with using fieldset).


Validation is all well and good, but perhaps you'd consider what
<fieldset> is for. It isn't to provide borders to make the form look nice.

--
Brian (remove ".invalid" to email me)
http://www.tsmchughs.com/
Jul 20 '05 #15

David Dorward wrote:
Arne wrote:

BTW: I have trouble to get that form with the fieldset to centering
horizontaly . The style "text-align:center" don't help, <center> do it
but don't validate. Any clue?

http://dorward.me.uk/www/centre/#block


Thank's! Now I get it :-)

Only one small "problem" left. The fieldset with the submit button
don't get as wide as the others, even if I set the wide to 100%.

--
/Arne
Jul 20 '05 #16

Brian wrote:
Arne wrote:

>>I was positively suprised how easy it was to get a nice
>>looking field for a mailto form on my "testing site"
>>(http://w1.978.telia.com/~u97802964/kontakt.html), using
>>the <fieldset> tag.


my first concern is to make something I test work properly and also
validate (in this case the form with using fieldset).

Validation is all well and good, but perhaps you'd consider what
<fieldset> is for. It isn't to provide borders to make the form look nice.


Yes, I understand that to. The "nice" was a "bonus" that give me the
suprise, but not the reason I wanted to try it. :-)

--
/Arne
Jul 20 '05 #17

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

24
3154
by: Nick Kew | last post by:
There's a new beta of the W3C Markup Validation Service now live at <URL:http://validator.w3.org:8001/> Probably the most important change is verbose output, including attempts to explain the validator errors. Other changes include improved display of error messages, and a choice of parse modes. Currently - but probably not for long - it includes an "interesting" default setting! Some of the changes have been the subject of much...
195
8630
by: Torbjørn Pettersen | last post by:
As you might have noticed I'm trying to clean up my web site's HTML code. The way I do it is simply more or less redoing to complete site, testing it on a web server I have set up on my local network. I have downloaded, and installed CSE HTML Validator Pro, but I don't get the same results with that as I do with the online validator on W3.org. And I can't upload files to W3.org either, due to all the ASP code I use.
5
2324
by: johnleemk | last post by:
I download the source for W3C's validator from http://validator.w3.org/source/ to validate pages on my own server. I commented a block of code that checks for non-public hosts so the validator would let me check http://localhost but then i ran into a roadblock. The validator claimed my pages weren't valid. No problem. However, it wouldn't say what the errors where. I tried this by checking a known invalid remote site. Same result. Then I...
5
2448
by: Richard Payne | last post by:
Hi This is probably a newbie question but I can't seem to find a clear answer to the problem I have. I have created a Custom Validator control on my webform that works fine, but when I put the control in to the header section of my datalist it doesn't work, the ServerValidate event doesn't fire. I presume that I haven't wirded it up correctly.
3
1676
by: Angelos Karantzalis | last post by:
Hi guys, I've a small problem with validators. I'm building a single .aspx file that handles all my form posts. I need to be using ASP.NET validators ( or subclasses thereof ), so what i do to overcome the fact that i don't really know what sort of input controls I'm working with is this: 1) I've got the form description in xml, so I know all the fields I'm
1
1716
by: Stephen Adam | last post by:
Hi there people, I'm creating my own set of self validating text boxes. They all inherit from a base text box which simply contains a required field validator, they then usuallly implement another validator to check they contain number, currencies, dates or whatever. The problem i'm having is with the DateTextBox, I have created my own Date Validator which inherits from the BaseValidator class which the DateTextBox uses. My problem is...
3
1588
by: Skeptical | last post by:
Hello, I have a form and two buttons on it. Button1 submits the data to a database and RequiredFieldValidator is used to make sure all the required fields are filled up, the second button has a completely different task it basically turns on another panel and displays some data. The problem is each time Button2 is pressed required field validator wants the required fields to be filled up. The question is:
40
5620
by: VK | last post by:
Hi, After the response on my request from W3C I'm still unclear about Tidy vs. Validator discrepansies. That started with <IFRAME> issue, but there is more as I know. Anyway, this very basic HTML page: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html401/strict.dtd"> <html> <head>
1
2122
by: Jeff | last post by:
hey asp.net 2.0 I'm trying to create a web page where users can register to my web portal. But I've run into a layout problem when using the data validator classes. The problem is that the error message is not displayed on the same row as the control it's validating. Check this link and you see an example of the problem: http://home.online.no/~au-holme/pub/14506/problem.GIF the text "Password and confirm password must match" is not...
37
3682
by: Prisoner at War | last post by:
Actually, it doesn't have to be a blockquote...but I'm at my wits' end: I want to make bold several lines of text which have a pair of <br /tags between them...seems like the <b></bdo not "carry over" when there are <br /tags involved...??? I've tried using <p style="font-weight: bold;"></p>, I've tried <blockquote></blockquote>...I just can't figure how I'm supposed to get the <b></btags to work for all the lines! Surely there must be...
0
9700
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
9564
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10546
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
10292
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,...
1
7603
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
6841
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
5498
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
5627
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4275
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.