Click here to Skip to main content
15,891,431 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Uploading the image into Server URL Custom locations Pin
Pete O'Hanlon25-Sep-13 22:37
mvePete O'Hanlon25-Sep-13 22:37 
Questionhttputility.HtmlEncode in not declared Pin
QuickBooksDev25-Sep-13 8:05
QuickBooksDev25-Sep-13 8:05 
AnswerRe: httputility.HtmlEncode in not declared Pin
Richard Deeming25-Sep-13 8:26
mveRichard Deeming25-Sep-13 8:26 
GeneralRe: httputility.HtmlEncode in not declared Pin
QuickBooksDev25-Sep-13 8:32
QuickBooksDev25-Sep-13 8:32 
GeneralRe: httputility.HtmlEncode in not declared Pin
Richard Deeming25-Sep-13 9:19
mveRichard Deeming25-Sep-13 9:19 
AnswerRe: httputility.HtmlEncode in not declared Pin
Dave Kreskowiak25-Sep-13 8:59
mveDave Kreskowiak25-Sep-13 8:59 
GeneralRe: httputility.HtmlEncode in not declared Pin
QuickBooksDev25-Sep-13 9:34
QuickBooksDev25-Sep-13 9:34 
QuestionOnScreenKeyboard Pin
srinivasankrishnaa25-Sep-13 4:50
srinivasankrishnaa25-Sep-13 4:50 
I have designed a keyboard using vb.net but this keyboard is typing only in my application textbox.when i open notepad and press the buttons in my application the character is not displayed in notepad
and it is displayed only in my textbox.But "windows" onscreenKeyboard is doing correctly.Is there Any suggestions To solve This Problem.......

Here Is The Code:-

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

TextBox1.Text = TextBox1.Text + "A" 'Button 1 Is assigned With character A

End Sub

Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click

TextBox1.Text = TextBox1.Text + "B" 'Button 2 Is assigned With character B

End Sub
QuestionKeypress Event,vb.net Pin
srinivasankrishnaa24-Sep-13 4:54
srinivasankrishnaa24-Sep-13 4:54 
AnswerRe: Keypress Event,vb.net Pin
Ron Beyer24-Sep-13 5:25
professionalRon Beyer24-Sep-13 5:25 
GeneralRe: Keypress Event,vb.net Pin
srinivasankrishnaa24-Sep-13 6:03
srinivasankrishnaa24-Sep-13 6:03 
GeneralRe: Keypress Event,vb.net Pin
Ron Beyer24-Sep-13 7:03
professionalRon Beyer24-Sep-13 7:03 
GeneralRe: Keypress Event,vb.net Pin
srinivasankrishnaa25-Sep-13 5:05
srinivasankrishnaa25-Sep-13 5:05 
GeneralRe: Keypress Event,vb.net Pin
Ron Beyer25-Sep-13 6:54
professionalRon Beyer25-Sep-13 6:54 
GeneralRe: Keypress Event,vb.net Pin
srinivasankrishnaa27-Sep-13 5:03
srinivasankrishnaa27-Sep-13 5:03 
GeneralRe: Keypress Event,vb.net Pin
Ron Beyer27-Sep-13 6:54
professionalRon Beyer27-Sep-13 6:54 
Questionsetup and deploment Pin
Sandip Paul 49198424-Sep-13 3:34
Sandip Paul 49198424-Sep-13 3:34 
AnswerRe: setup and deploment Pin
Abhinav S24-Sep-13 6:01
Abhinav S24-Sep-13 6:01 
QuestionMail box unavailable for some mails. Pin
Anjani Rajdev24-Sep-13 0:50
Anjani Rajdev24-Sep-13 0:50 
AnswerRe: Mail box unavailable for some mails. Pin
Pete O'Hanlon24-Sep-13 1:00
mvePete O'Hanlon24-Sep-13 1:00 
GeneralRe: Mail box unavailable for some mails. Pin
Anjani Rajdev24-Sep-13 3:49
Anjani Rajdev24-Sep-13 3:49 
GeneralRe: Mail box unavailable for some mails. Pin
Richard MacCutchan24-Sep-13 4:35
mveRichard MacCutchan24-Sep-13 4:35 
QuestionDecimal To Octal,Vb.net Pin
srinivasankrishnaa23-Sep-13 3:24
srinivasankrishnaa23-Sep-13 3:24 
AnswerRe: Decimal To Octal,Vb.net Pin
Ron Beyer23-Sep-13 4:02
professionalRon Beyer23-Sep-13 4:02 
GeneralRe: Decimal To Octal,Vb.net Pin
srinivasankrishnaa24-Sep-13 5:05
srinivasankrishnaa24-Sep-13 5:05 

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.