hello there, i am a newbie in asp.net, so here is my pedalogical homework given by my boss. it's a -supposedly- simple application and it is suppose to do following;
there is two textboxes, and a button. when we enter some text to those boxes and press the button, it keeps the text in one box exactly same and some other text to other boxes content(i.e. if there was "john" in second box before pressing button, there will be "john doe" after) he also asked to do this without <asp: elements, so i will be using <input> elements, i am terribly confused right now and i could not find a way on internet to do this and any clue would be appreciated. regards..
