I would like to make a dll and use it in my web site page load event. Here is what I would like to do in my dll:
- Retrieve Data from a table (user,count), if count is 0 then display this modal pop up.
- if modal pop up is displayed then update count to 1
Best Regards.
Replies
Know the answer? Post it — somebody with the same question will find it here.