Confirm() Always Performing Code Block In True Regardless Of Value
As stated in the title...I'm trying to ask user whether they should continue deleting an item. My problem is irregardless of the value of confirm(..) line it always performs the co
Solution 1:
Fixed it up now...seems it was an error in the form that I'm sending rather than the code itself
Post a Comment for "Confirm() Always Performing Code Block In True Regardless Of Value"