T
Tiny Montgomery
Hey,
So, I think I'm missing something fundamental, and I can't find any
good examples online so I thought maybe someone can push me in the
right direction. I have a MVC website that I'm working on and it's
easy to pass information from the controller to the view via the
viewdata object, but how do you get data from the view back to the
controller outside of a query string in the url? Like is there an
object that I'm totally missing that contains the form information, or
am I just fundamentally missing something?
Thanks,
Tiny
So, I think I'm missing something fundamental, and I can't find any
good examples online so I thought maybe someone can push me in the
right direction. I have a MVC website that I'm working on and it's
easy to pass information from the controller to the view via the
viewdata object, but how do you get data from the view back to the
controller outside of a query string in the url? Like is there an
object that I'm totally missing that contains the form information, or
am I just fundamentally missing something?
Thanks,
Tiny