simple validating error

This is a discussion on "simple validating error" within the Web Page Design section. This forum, and the thread "simple validating error are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Jun 4th, 2008, 16:02
Phixon's Avatar
SuperMember

SuperMember
Join Date: Mar 2007
Location: UK
Age: 21
Posts: 83
Thanks: 0
Thanked 0 Times in 0 Posts
simple validating error

Tried to validate my site to Xhtml Strict

All is passing except this form

Line 30, Column 33: "form" is not a member of a group specified for any attribute.

<form id="searchform" form action="http://www.mysite.com/vehicles.html" me

(the A at the start of action is where it says the error is)


Here is the form

<div id="search">

<form id="searchform" form action="http://www.mysite.com/vehicles.html" method="get">
<fieldset>
<label><input name="search" type="text" class="text" size="20" maxlength="30" />
</label>
<input type="submit" class="button" value="Search Cars" />
</fieldset>
</form>

</div>



If any more info is needed, then ill post it rigth away, but maybe its something simple I am missing

Thanks guys
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Jun 4th, 2008, 16:30
Reputable Member
Join Date: Jun 2007
Location: uk
Posts: 459
Thanks: 0
Thanked 0 Times in 0 Posts
Re: simple validating error

Hi

I dont think you need form action just action.

HTML: Select all
       <form id="searchform" action="http://www.mysite.com/vehicles.html" method="get">
Pat
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Jun 5th, 2008, 05:16
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,612
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: simple validating error

Perhaps a typo error there
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Jun 5th, 2008, 09:33
Phixon's Avatar
SuperMember

SuperMember
Join Date: Mar 2007
Location: UK
Age: 21
Posts: 83
Thanks: 0
Thanked 0 Times in 0 Posts
Re: simple validating error

This Page Is Valid XHTML 1.0 Strict!


Thanks for taking the time to help, glad i became a super member!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help validating Oak Web Page Design 11 Feb 5th, 2008 09:55
Keep getting error message Microsoft VBScript runtime error '800a01a8' cpando1974 Classic ASP 2 Aug 7th, 2007 12:00
Just want simple Background Song (.mp3) and a simple start/stop. BlackReef Flash & Multimedia Forum 4 Jun 28th, 2007 07:04
Simple CSS Error. Please Help (Padded Border Around Image) tharshan Web Page Design 4 Mar 11th, 2007 00:37


All times are GMT. The time now is 11:21.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42