Is there are way to retrieve form fields with the same name besides using modelbinders or comma splitting.
I have a few textfields with the same name and i need to loop through them and retrieve each value.
Thank you
Is there are way to retrieve form fields with the same name besides using modelbinders or comma splitting.
I have a few textfields with the same name and i need to loop through them and retrieve each value.
Thank you