I don't think this is possible. If you're using PHP, then data must be
sent to the server via a POST or GET method. As far as I know, that means
using a form with submit button.
Sounds like you might be thinking Javascript or something.
Mick
On Sat, 31 Mar 2001, LDL Enterprise wrote:
> Hi all,
>
> Could someone please give me a clue. I have a <input type=text> form that
> pulls the quantity from a mysql database. I want the user to be able to
> update the quatity by just entering the new quantity and when they unfocus
> on the text box it will automatically update without pressing a submit
> button. Thanks
>
>
> ¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º,
>
> _ ___ _ Larry L.
> | | | \ | | [EMAIL PROTECTED]
> | |__ | |> || |__ www.ldlenterprise.com
> |____||___/ |____|
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]