View Single Post
  #2 (permalink)  
Old 8th June 2009, 10:17
goitalia goitalia is offline
D4PHP Enthusiast
 
Join Date: Apr 2007
Location: Milano
Posts: 182
goitalia is on a distinguished road
Default

Ok find a partial solution
on Js on change event i do
Quote:
var target = event.target || event.srcElement;
alert ('text'+ target.value);
But how can i get the record Id w/o use a button ?
any way?
thank's
__________________
La guerre est un massacre entre gens qui ne se connaissent pas, et qu'il profite à des gens qui se connaissent mais qui ne se massacrent pas
Paul Valery
Reply With Quote
Sponsored Links