Newbies jjas7 Posted March 15, 2005 Newbies Posted March 15, 2005 Can someone tell me how to write a function that warns the user before deleting information in a specific field? I.E. when the delete key is pressed, some text comes up and says, "Are you sure you want to delete?" Thanks!
Newbies jjas7 Posted March 15, 2005 Author Newbies Posted March 15, 2005 Can someone tell me how to write a function that warns the user before deleting information in a specific field? I.E. when the delete key is pressed, some text comes up and says, "Are you sure you want to delete?" Thanks!
Newbies jjas7 Posted March 15, 2005 Author Newbies Posted March 15, 2005 Can someone tell me how to write a function that warns the user before deleting information in a specific field? I.E. when the delete key is pressed, some text comes up and says, "Are you sure you want to delete?" Thanks!
Ender Posted March 15, 2005 Posted March 15, 2005 You can't use a function for this. You might try a script attached to the field that asks if they wish to edit the field. I don't think you can specifically check for deletion.
Ender Posted March 15, 2005 Posted March 15, 2005 You can't use a function for this. You might try a script attached to the field that asks if they wish to edit the field. I don't think you can specifically check for deletion.
Ender Posted March 15, 2005 Posted March 15, 2005 You can't use a function for this. You might try a script attached to the field that asks if they wish to edit the field. I don't think you can specifically check for deletion.
Recommended Posts
This topic is 7193 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now