Click here to Skip to main content
15,921,905 members
Home / Discussions / C#
   

C#

 
QuestionGetting ListView SubItem text Pin
kanchoette11-Nov-08 23:05
kanchoette11-Nov-08 23:05 
AnswerRe: Getting ListView SubItem text Pin
Simon P Stevens11-Nov-08 23:23
Simon P Stevens11-Nov-08 23:23 
GeneralRe: Getting ListView SubItem text Pin
kanchoette11-Nov-08 23:55
kanchoette11-Nov-08 23:55 
GeneralRe: Getting ListView SubItem text Pin
Simon P Stevens12-Nov-08 0:04
Simon P Stevens12-Nov-08 0:04 
QuestionTopmost form like task bar... Pin
leeoze11-Nov-08 22:52
leeoze11-Nov-08 22:52 
AnswerRe: Topmost form like task bar... Pin
Ravi Bhavnani12-Nov-08 1:07
professionalRavi Bhavnani12-Nov-08 1:07 
Questionanswering machine Pin
jugal_piet@indiatimes.com11-Nov-08 22:16
jugal_piet@indiatimes.com11-Nov-08 22:16 
AnswerRe: answering machine Pin
Simon P Stevens11-Nov-08 23:12
Simon P Stevens11-Nov-08 23:12 
Modern telephones use Dual-tone multi-frequency (DTMF)[^] signals to represent the numbers.

You need to play your message "Press 1 for this, Press 2 for that" and then listen to the incoming signal. You need to processes the signal and determine the low frequency portion and the high frequency portion. You can then determine the number (Keypad[^])

(You should also make sure you handle the case that the user doesn't have a DTMF telephone. There are other methods like pulse dialling, which are rarely used any more, but probably still exist. Just have a default selection if no tones are detected)

Simon

QuestionHover in datagridview vs 2008 Pin
123pips11-Nov-08 21:57
123pips11-Nov-08 21:57 
QuestionSigcheck.exe in C# Pin
123pips11-Nov-08 21:55
123pips11-Nov-08 21:55 
AnswerRe: Sigcheck.exe in C# Pin
Giorgi Dalakishvili11-Nov-08 21:59
mentorGiorgi Dalakishvili11-Nov-08 21:59 
GeneralRe: Sigcheck.exe in C# Pin
123pips13-Nov-08 0:05
123pips13-Nov-08 0:05 
QuestionDatatable - Datagrid Pin
Melanie Booysen11-Nov-08 21:21
Melanie Booysen11-Nov-08 21:21 
AnswerRe: Datatable - Datagrid Pin
Giorgi Dalakishvili11-Nov-08 21:39
mentorGiorgi Dalakishvili11-Nov-08 21:39 
QuestionHandlling very large no. of events Pin
puneet_shadija11-Nov-08 20:29
puneet_shadija11-Nov-08 20:29 
AnswerRe: Handlling very large no. of events Pin
N a v a n e e t h11-Nov-08 20:40
N a v a n e e t h11-Nov-08 20:40 
GeneralRe: Handlling very large no. of events Pin
puneet_shadija11-Nov-08 21:14
puneet_shadija11-Nov-08 21:14 
QuestionRichTextBox problem Pin
Pedram Behroozi11-Nov-08 19:39
Pedram Behroozi11-Nov-08 19:39 
AnswerRe: RichTextBox problem Pin
ScottM111-Nov-08 20:12
ScottM111-Nov-08 20:12 
GeneralRe: RichTextBox problem Pin
Pedram Behroozi11-Nov-08 20:24
Pedram Behroozi11-Nov-08 20:24 
GeneralRe: RichTextBox problem Pin
ScottM111-Nov-08 22:17
ScottM111-Nov-08 22:17 
GeneralRe: RichTextBox problem Pin
Pedram Behroozi11-Nov-08 23:29
Pedram Behroozi11-Nov-08 23:29 
GeneralRe: RichTextBox problem Pin
ScottM112-Nov-08 0:42
ScottM112-Nov-08 0:42 
QuestionAppending string to third last line in a text file Pin
sumit703411-Nov-08 18:51
sumit703411-Nov-08 18:51 
AnswerRe: Appending string to third last line in a text file Pin
J a a n s11-Nov-08 19:53
professionalJ a a n s11-Nov-08 19:53 

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.