M
Mike Fellows
ive read a few tutorials, but i cant get my head round it,
all i need is a messagebox that displays "update" "new"
on update i want it to update a record, on new i want it to create a new
record
how do a) create the messagebox
then b) interprate the click
i understand i need to do this in javascript, all the tutorials ive read are
overlly complicated
just needs simple code
if button = update then update
if button =new then createnew
etc
thanks
all i need is a messagebox that displays "update" "new"
on update i want it to update a record, on new i want it to create a new
record
how do a) create the messagebox
then b) interprate the click
i understand i need to do this in javascript, all the tutorials ive read are
overlly complicated
just needs simple code
if button = update then update
if button =new then createnew
etc
thanks