as i said the hidden field is very vulnerable , a malicious user could simply edit it's value and then make unauthorized changes
TempData cause other issues, because it's not tied to current page, so if the user wants to make several changes in different tabs at the same time then boom!, everything goes wrong
sos00
Member
442 Points
95 Posts
Re: keep values of model's unused members during updates
Apr 02, 2010 12:54 PM|LINK
thanks guys,
as i said the hidden field is very vulnerable , a malicious user could simply edit it's value and then make unauthorized changes
TempData cause other issues, because it's not tied to current page, so if the user wants to make several changes in different tabs at the same time then boom!, everything goes wrong