Click to See Complete Forum and Search --> : Need to find jscript for inserting into textbox


Jack Krubb
05-15-2003, 11:24 PM
Hello ALL,
This is my first time at this site and I hope someone out there can give me a hand. I am currently developing a project using ASP.NET and C#. The problem is that I have a page with 26 letters on it and I want the user to be able to click the letter and have that letters value entered into the textbox. I have tried to do this with C# but everytime I press a letter the page wants to postback. I have posted this question on another news group and someone informed me that I would have to do it in jscript. My problem is that I do not know jscript and I don't have a chance to learn it before this is due. Could anyone out there give me a hand. If you need more information feel free to post or email me. I would appreciate any help that you folks can provide.

khalidali63
05-16-2003, 12:08 AM
are you asking some thing along these lines?

http://68.145.35.86/skills/javascripts/SelctAlphabet.html

Jack Krubb
05-16-2003, 01:05 PM
Dave,
Do I need to have a line of code for each button on the form? I would imagine I do but I was not sure. Also, since I am doing this in ASP.NET, is there a need to declare the language I am using or does VS.NET figure that out already?


Khalid,
I did check out your site and yes, that is something similar to what I am looking for. However, I need it so that when they press the button the value is placed in the box and I also need to be able to backspace to delete any errors.

Thank you both for responding. If you need further information from me just let me know.


Jack Krubb

khalidali63
05-16-2003, 01:23 PM
OOoopps..

its fixed...take a look now..
:D