OT-Jscript - Mailing list pgsql-general

From Enrico Comini
Subject OT-Jscript
Date
Msg-id NCBBIOBMPJJBPJICNDLLIEONDCAA.algobit@algobit.com
Whole thread Raw
Responses Re: OT-Jscript  (Sungchul Park <scpark@gen128.com>)
List 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

pgsql-general by date:

Previous
From: "Rommel B. Abaya"
Date:
Subject: Re: Porting from mysql to psql (UNIX_TIMESTAMP()?)
Next
From: Gisle Dankel
Date:
Subject: List of error messages