how to get user input?

A

adacal

I'm new to .Net and trying to develop a mobile web service application usign
C#.
I've an XMl document like <a></a><b></b><c></c>. For each XML element I need
get a value from the user through a mobile web form. For this reason I've
designed a Panel control containing a Label (presenting the name of the input
parameter) , a textBox (for user entry) and a command button. In a function I
traverse the XML document and for each element call a function f that aims to
get user input. But inside this function I cannot identify whether button is
clicked or not.
I have to wait until button is clicked in order to get the text from the
TextBox. Is there way to accompolish this? Or can you suggest me another wy
to get user inputs?
thanks..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,144
Messages
2,570,823
Members
47,369
Latest member
FTMZ

Latest Threads

Top