| Author |
Ajax Dialog - Parameters passing
|
Imre Tokai
Ranch Hand
Joined: Jun 04, 2008
Posts: 123
|
|
I fill a jsp page with: I want to click on 1 licensePlate and to display an Ajax dialog (message) with 2 buttons : delete License plate? Yes/No I want to pass somehow the license plate's number to that ajax dialog, to know which license plate needs to be ereased. How can i pass the parameter? Regards P.S. I initialize the ajax part via: in jsp page i use onclick event for calling method displayMessage
|
 |
 |
|
|
subject: Ajax Dialog - Parameters passing
|
|
|