get data from form

Sorry to bother you.
I plan to use form to input some data, then process them use c#.
I wonder whether there is a convenient way for me to get these data.
Thank you very much.

Hi

you can use myForm.getFormData()

hi,
myForm.getFormData() can only be used in js to get data in form.
I use .net to write a web page and C# is used to write logics.
I need the data in dhtmlxform when I write logics.
I want to know whether I can get the needed data using a off-the-shelf function.
Thanks

sorry not sure I ubderstand what you need at the rest