I know that some clients turn off JavaScripting, so I was thinking about keeping the script on the server and having two buttons:
Close w/o saving data
Close w/ saving data
...or something to this affect. It would be nice to have a pop-up or prompt that says "do you want to save you data?", but I want to ensure they'll see it.
I know you can see if they have the option of Javascript turned off (I believe), then you can redirect them to the Javascript_off.aspx page...or something like that to tell them they have it turned off (maybe they didn't know it was in fact off). I just wanted to get some ideas out there from others about this issue, and what you did in this case.
Thanks!
Close w/o saving data
Close w/ saving data
...or something to this affect. It would be nice to have a pop-up or prompt that says "do you want to save you data?", but I want to ensure they'll see it.
I know you can see if they have the option of Javascript turned off (I believe), then you can redirect them to the Javascript_off.aspx page...or something like that to tell them they have it turned off (maybe they didn't know it was in fact off). I just wanted to get some ideas out there from others about this issue, and what you did in this case.
Thanks!