Welcome to Dream.In.Code
Become an Expert!

Join 150,140 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 2,303 people online right now. Registration is fast and FREE... Join Now!




Form Tag Question

 
Reply to this topicStart new topic

Form Tag Question

roger
13 Nov, 2002 - 03:30 AM
Post #1

D.I.C Head
**

Joined: 10 Nov, 2002
Posts: 109


Dream Kudos: 2
My Contributions
simple form tag question from a newbie:

I'm using a mail form in a table; where do the <form...> and </form> tags go? inside the <table...> </table>? outside? my table seems to be working, but iCab shows errors..."can't find start tag, etc..."

http://www.counterpointchorus.com/pages/ti...ticketform.html


thanks!
User is offlineProfile CardPM
+Quote Post

cfasnacht
RE: Form Tag Question
13 Nov, 2002 - 05:59 AM
Post #2

D.I.C Head
**

Joined: 17 Jun, 2002
Posts: 57

the proper way to do it is have the <form > and </form> tags outside of the table that has the form tags.

looking at your code the problem you are having is that your </form> tag is still inside the table, while the <form > tag is outside. that's causing a nesting error in icab.

so just move the closing <form> tag outside the table and everything should be fine.. crazy.gif
User is offlineProfile CardPM
+Quote Post

roger
RE: Form Tag Question
13 Nov, 2002 - 11:54 AM
Post #3

D.I.C Head
**

Joined: 10 Nov, 2002
Posts: 109


Dream Kudos: 2
My Contributions
thanks, Chris!
fabulous, I'll fix it when I get home.

biggrin.gif
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/9/09 02:14AM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month