Hi All
WebDev 23 Dynamic site/
How can I ask the user a confirmation Yes/No before acting on a request. I know of the YesNo() function but this cannot be used in Ajax mode and I dont want to reload the whole page if the user answers No. Is there a best practice method for handling this?
Thanks
WebDev 23 Dynamic site/
How can I ask the user a confirmation Yes/No before acting on a request. I know of the YesNo() function but this cannot be used in Ajax mode and I dont want to reload the whole page if the user answers No. Is there a best practice method for handling this?
Thanks