Re: [PHP-DEV] PHP 4.0 Bug #5963: trans-sid breaks javascript links From: Andreas Karajannis (Andreas.Karajannis <email protected>)
Date: 08/04/00

Stanislav Malyshev wrote:
>
> >> Additionally, the action parameter in a form tag is modified, which
> >> -doesn't work
> >> -isn't standard conforming
>
> Why it isn't? IIRC URL can contain query parameters, and it works with
> most servers.
>

An URL can contain parameters, while action cannot. I've tried a few
weeks ago, and either netscape or apache strips parameters appended to
an action URL. I've also seen somewhere a specification, that clearly
forbids parameters in form action URLs. Unfortunately, I don't remember
where I found this.

-Andreas

-- 
Andreas Karajannis
GMD National Research Center for Information Technology
Schloss Birlinghoven, D-53754 Sankt Augustin
Phone +49 2241 142948

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>