get a value from an input field

R

Rui

Hi everyone!

I have one problem...

I am developping a C# program and I need to get a value from an input
field to a string variable or a TextBox. How can I do?

Please I need your help.

thanks
 
G

Guest

drag and drop a Textbox to the page.
then you will can get that textbox property by pressing F4 button while you
clicking on it.
then set the ID of that textbox. ex change the name textbox1 to mytextbox
etc. or dont do this just learn the textbox name there and then you could
access that textbox value inside the code by typing mytextbox.Text

--
Esref DURNA
Software Engineer

www.esrefdurna.com
Asp.Net , C#
 

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
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top