asp.net - How to send data to Code behind in Dojo -


just today morning started work dojo no support. hence, feeling difficuilt.

i have 1 form fields: deptno, dname, loc.

user can enter either nothing or values above fields , clicks on search button.

now, should able read these values in code behind make service call.

since using html input elements not understanding how pass these values code behind.

can please suggest me on this.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

php - MySQLi multi_query results for later use -