Only POST ( or javascript ) sends data from textboxes ( using, well, POST) . Url.Action uses GET - and only with the elements known at the ...
確定! 回上一頁