On Mon, Oct 17, 2011 at 03:16, Anthony <abasta...@gmail.com> wrote:

> On Sunday, October 16, 2011 4:54:34 PM UTC-4, miroslavgojic wrote:
>>
>> And about validation
>>
>> on suggested link
>>
>> it is writhed under point 9 (section 4.10.22.3)
>>
>> *If action is the empty string, let action be the document's address of
>> the form document.*
>
>
>
>
Yes, it's saying you can leave the action empty, and if you do, the browser
> will submit the form back to the URL of the current document, which is what
> we want (i.e., submitting back to the same action that generated the form).
>

I see that, my form with action empty worked - that mean that action can be
empty, but on www.http://validator.w3.org (validate by direct input) when I
put my source I get error for empty action
- when I put my site online this can be fixed by validating online page...

- - Miroslav Gojic - -


>
> Anthony
>

Reply via email to