I have some server-side code that responds to certain ajax requests by
returning the html of new rows to insert into an existing table. This
works really well, but I've been thinking about ways to handle
"errors" on the server side. By "errors" I mean both actual bugs, and
business rule violations
[Apologies if this shows up twice; didn't see it after 5 hours+, sending again]
I have some server-side code that responds to certain ajax requests by
returning the html of new rows to insert into an existing table. This
works really well, but I've been thinking about ways to handle
"errors" on t
I have some server-side code that responds to certain ajax requests by
returning the html of new rows to insert into an existing table. This
works really well, but I've been thinking about ways to handle
"errors" on the server side. By "errors" I mean both actual bugs, and
business rule violations
3 matches
Mail list logo