Click here to Skip to main content
15,912,021 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: delete files after adding them? AND focus on a control... Pin
Sun Rays14-Dec-07 0:43
Sun Rays14-Dec-07 0:43 
GeneralRe: delete files after adding them? AND focus on a control... Pin
Support12314-Dec-07 0:47
Support12314-Dec-07 0:47 
GeneralOpening all files in browser from ASP.Net Web Page Pin
Anuradha61214-Dec-07 0:36
Anuradha61214-Dec-07 0:36 
GeneralRe: Opening all files in browser from ASP.Net Web Page Pin
Sun Rays14-Dec-07 0:40
Sun Rays14-Dec-07 0:40 
GeneralRe: Opening all files in browser from ASP.Net Web Page Pin
Paddy Boyd14-Dec-07 1:27
Paddy Boyd14-Dec-07 1:27 
GeneralCookies problem Pin
Rahul Babu14-Dec-07 0:17
Rahul Babu14-Dec-07 0:17 
Generaldisplaying a letter in textbox when a button is clicked Pin
suhasini14-Dec-07 0:13
suhasini14-Dec-07 0:13 
GeneralRe: displaying a letter in textbox when a button is clicked Pin
Sun Rays14-Dec-07 0:28
Sun Rays14-Dec-07 0:28 
Hi,
its realy very simple question Smile | :)

try below code on ButtonClick event.
Double click on button.

Textox1.Text = ButtonA.Text;

Write this code on every button click, just change Button...
Thanks,
Sun Rays

To get something you must have to try once.


My Articles

GeneralRe: displaying a letter in textbox when a button is clicked Pin
Christian Graus14-Dec-07 10:05
protectorChristian Graus14-Dec-07 10:05 
GeneralUsing SSL with SQL Server Pin
eyeseetee13-Dec-07 23:55
eyeseetee13-Dec-07 23:55 
QuestionDropdownlist selected index changed event not firing Pin
JacquesDP13-Dec-07 23:28
JacquesDP13-Dec-07 23:28 
GeneralRe: Dropdownlist selected index changed event not firing Pin
Sun Rays13-Dec-07 23:30
Sun Rays13-Dec-07 23:30 
GeneralRe: Dropdownlist selected index changed event not firing Pin
JacquesDP13-Dec-07 23:44
JacquesDP13-Dec-07 23:44 
Generaluploading files from visual web developer express edition Pin
eyeseetee13-Dec-07 22:55
eyeseetee13-Dec-07 22:55 
GeneralRe: uploading files from visual web developer express edition Pin
Abhijit Jana13-Dec-07 23:07
professionalAbhijit Jana13-Dec-07 23:07 
GeneralRe: uploading files from visual web developer express edition Pin
eyeseetee13-Dec-07 23:19
eyeseetee13-Dec-07 23:19 
QuestionDynamically Creating controls in UserControl at design time Pin
fieh13-Dec-07 22:51
fieh13-Dec-07 22:51 
GeneralUsing Excel And Doc file into Web Server Pin
Deepak the Cool13-Dec-07 21:55
Deepak the Cool13-Dec-07 21:55 
GeneralAnalysis chart Pin
SUDHAKAR PALLAM13-Dec-07 21:06
SUDHAKAR PALLAM13-Dec-07 21:06 
GeneralRe: Analysis chart Pin
Vasudevan Deepak Kumar13-Dec-07 21:36
Vasudevan Deepak Kumar13-Dec-07 21:36 
GeneralUnable to cast object of type 'System.Byte[]'to 'System.IConvertible'. in Uploadiong Image in to Sqlserver Pin
mrgaddam13-Dec-07 20:48
mrgaddam13-Dec-07 20:48 
AnswerRe: Unable to cast object of type 'System.Byte[]'to 'System.IConvertible'. in Uploadiong Image in to Sqlserver Pin
Guffa13-Dec-07 21:11
Guffa13-Dec-07 21:11 
GeneralRe: Unable to cast object of type 'System.Byte[]'to 'System.IConvertible'. in Uploadiong Image in to Sqlserver Pin
mrgaddam13-Dec-07 21:43
mrgaddam13-Dec-07 21:43 
GeneralRe: Unable to cast object of type 'System.Byte[]'to 'System.IConvertible'. in Uploadiong Image in to Sqlserver Pin
Guffa13-Dec-07 21:50
Guffa13-Dec-07 21:50 
Questionhow i can check wheter the text enterd is in a data formate or not Pin
jagan12313-Dec-07 20:28
jagan12313-Dec-07 20:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.