Hi folks,
I try to execute a function by clicking on an image.
I have a table with in the last column an image.
By clicking in this image (trash can) the table must be remade but the line where the click was triggered must be deleted from db.
I got the code to delete the record.
Problem is I can't trigger this function onclick.
The error i retrieve is
FunctionName is not defined
Someone had this prob before ??
Advanced thanks Swatty
