OT-Jscript

From: "Enrico Comini" <algobit(at)algobit(dot)com>
To: "ML-Postrges-general" <Pgsql-General(at)Postgresql(dot)org>, "ML-PHP-DB" <php-db(at)lists(dot)php(dot)net>
Subject: OT-Jscript
Date: 2000-09-09 11:55:34
Message-ID: NCBBIOBMPJJBPJICNDLLIEONDCAA.algobit@algobit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Problem with JAVASCRIPT

echo "<SCRIPT LANGUAGE=\"JavaScript\">
function agg_quant(theform) {
theform.submit();
return true
}
</script>";

<form name=\"form_quant\" method=post
action=cart.php3?d=rimuovi&cartID=$cartID>
<input type=text value=\"100\" name=\"quant\"
onChange=\"agg_quant(form_quant)\">
</form>

Why there isn't problem if I press Enter and with Tab I have Property or
method not supported.

Thanks,
Enrico

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Zlatko Calusic 2000-09-09 12:30:35 Re: Porting from mysql to psql (UNIX_TIMESTAMP()?)
Previous Message Gisle Dankel 2000-09-09 11:47:33 List of error messages