C
Chuck Traywick
We have a webform that we would like to wire up with
btn1.attribute("ONCLICK") = "javascript; confirm('Delete
this record?
);"
How do I find out in a server side button which button
the user picked?
Thanks
Chuck
btn1.attribute("ONCLICK") = "javascript; confirm('Delete
this record?
);"
How do I find out in a server side button which button
the user picked?
Thanks
Chuck