hwg-basics archives | Aug 1999 | new search | results | previous | next |
Re: <FORM action=?????>by "Cindy Stanley" <stanleysupport(at)prodigy.net> |
|
>From: Devlin Peter W <DevlinPeterW(at)JDCorp.deere.com> >>I've been running my pages through the validator and did pretty well. >>However....I'm at a loss on what is needed in my FORM tag. I've read >the >>HTML 4.0 Spec on it and am still lost. Any help will be appreciated. >URI is >>http://www.angelfire.com/il/journaljourney/index.html. >>Pete From: Cindy Stanley <stanleysupport(at)prodigy.net> >Send us the error you get and it will probably be easier for someone to >answer you. I see you already have your url specified in the action >attribute, so possibly it is something prior to this that is causing you >the error. I am just now noticing that you do not specify the METHOD attribute within your form. This tells the browser how to interact w/ the service designated by the ACTION's url. GET is the default if not other method is specified. POST is the preferred method for most HTML programmers, because it passes much more info in a cleaner, faster fashion to the server. -- Cindy K. Stanley
HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA