473,396 Members | 1,805 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.

form validation

and
Hi I am having trouble validating the folowing line
any ideas help please
this is drivin me nuts
thank god this is only transitional
by the time i get to strict i'll be a zombie
"
ine 122, column 148: document type does not allow element "form" here;
missing one of "object", "applet", "map", "iframe", "ins", "del" start-tag

.... name="FeedBack_Form" target="_blank">

Its referring to ths line
<form action="http://mydomain.com/cgi-sys/FormMail.cgi" method="post"
enctype="multipart/form-data" name="FeedBack_Form" target="_blank">

Its saying the form cannotbe in this element

but i get same result if i seperate form

ta much
Jul 23 '05 #1
2 3331
and wrote:
ine 122, column 148: document type does not allow element "form" here;
missing one of "object", "applet", "map", "iframe", "ins", "del" start-tag

<form action="http://mydomain.com/cgi-sys/FormMail.cgi" method="post"
enctype="multipart/form-data" name="FeedBack_Form" target="_blank">

Its saying the form cannotbe in this element


.... but you haven't told us what element you are trying to put it inside. It
is probably either a <p> (which can only hold inline content) or a <font>
(which you shouldn't be using in the first place).

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Jul 23 '05 #2
"and" <as****@dsl.pipex.com> wrote:
Hi I am having trouble validating the folowing line
any ideas help please
this is drivin me nuts
thank god this is only transitional
by the time i get to strict i'll be a zombie
"
ine 122, column 148: document type does not allow element "form" here;
missing one of "object", "applet", "map", "iframe", "ins", "del" start-tag

... name="FeedBack_Form" target="_blank">

Its referring to ths line
<form action="http://mydomain.com/cgi-sys/FormMail.cgi" method="post"
enctype="multipart/form-data" name="FeedBack_Form" target="_blank">

Its saying the form cannotbe in this element


If you can't show us the rest of the code, you'll need to turn to the
Psychic Hotline for the answer. We mere mortals have no way to
determine which code caused the error if we don't know what the code
(and, in particular, "this element") is.

--
Harlan Messinger
Remove the first dot from my e-mail address.
Veuillez ôter le premier point de mon adresse de courriel.
Jul 23 '05 #3

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

Similar topics

17
by: Phil Powell | last post by:
Where can I find an online PHP form validator script library to use? I have tried hacking the one here at work for weeks now and it's getting more and more impossible to customize, especially now...
4
by: TG | last post by:
I have a validation form that must behave differently based on the results of a PHP validation check. I have a post command at the top of my form that calls itself. I don't leave the form when...
4
by: bnp | last post by:
Hi All, I am quite new the JavaScript. Basically I am a C++ programmer, but now I am working on JavaScript since last 5 days. I have a problem regarding the form validation. I have created a...
16
by: Hosh | last post by:
I have a form on a webpage and want to use JavaScript validation for the form fields. I have searched the web for form validation scripts and have come up with scripts that only validate...
9
by: julie.siebel | last post by:
Hello all! As embarrassing as it is to admit this, I've been designing db driven websites using javascript and vbscript for about 6-7 years now, and I am *horrible* at form validation. To be...
27
by: Chris | last post by:
Hi, I have a form for uploading documents and inserting the data into a mysql db. I would like to validate the form. I have tried a couple of Javascript form validation functions, but it...
11
by: Rik | last post by:
Hello guys, now that I'm that I'm working on my first major 'open' forms (with uncontrolled users I mean, not a secure backend-interface), I'd like to add a lot of possibilities to check wether...
10
by: gweasel | last post by:
What is the best way to apply a Validation Rule - or rather, where is the best place to put it? Is there an advantage to putting it on the field in the table vs setting the validation rule on the...
5
by: lucyh3h | last post by:
Hi, I am trying to use XMLHttpRequest to do server side validation. I have several fields on a form and a submit button. The submit button has an event assocated with it when clicked. The...
7
ak1dnar
by: ak1dnar | last post by:
Hi, I got this scripts from this URL There is Error when i submit the form. Line: 54 Error: 'document.getElementbyID(....)' is null or not an object What is this error. Complete Files
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.