|
Posted by Geoff Berrow on 01/19/06 09:42
Message-ID: <1137637413.681943@drone2-svc-skyt.qsi.net.nz> from Ian
Collins contained the following:
>> Now, can I change the location to which the variables from the Form are
>> posted, depending on the button that they click? or am I always restricted
>> to the location specified in the action (e.g. <form method="post"
>> action="mynewpage.php">)
>>
>Not without a little bit of JavaScript on the page to implement an
>onclick handler for the button.
Yuck!
Why not put both methods in mynewpage.php and choose which one to use
depending on which button is pressed?
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Navigation:
[Reply to this message]
|