JavaScript Runtime Error ( Undefined is null or not an object )
I’m setting some page wherein the client can create, delete or modify some records from the database. I’ve included some JavaScript so that when the user chooses one of the option I’ve stated above (create, delete, edit or modify) an alert box will pop-up asking them to confirm that they want to create, delete of modify the file. After I’m done doing the code I try to run it in IE6 but I get JavaScript error message.








