On 4/28/06, Boris Zbarsky <[EMAIL PROTECTED]> wrote:
Martijn wrote:
> But with an xbl binding you might need some scripting to get the right
> submission going. Not sure if that's a problem.
How do isindex submissions differ from normal form submissions in terms of the
data they generate?
From http://www.htmlhelp.com/reference/html40/block/isindex.html
"
When the user presses the enter key within the input field, the input
field's text is sent to the server in a query string appended to the
document's base URI. The query string takes the form
"?text+of+input+field"; spaces are encoded as "+".
"
From my simple testing, this seems correct. Although when the query is
submitted to a different server, then I get an extra "=" appended.
> I would love to make an xbl binding out of <isindex>.
Sounds good to me if it happens. I'd love to nix nsIsIndexFrame.
Maybe something similar is possible with <keygen> ?
Regards,
Martijn
-Boris
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout