Re: <FORM action=?????>
by "Cindy Stanley" <stanleysupport(at)prodigy.net>
|
| Date: |
Tue, 24 Aug 1999 02:03:08 -0400 |
| To: |
"Devlin Peter W" <DevlinPeterW(at)JDCorp.deere.com>, <hwg-basics(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
>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
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.