Click here to Skip to main content
16,018,092 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDisabling existing controls in a dialog Pin
Luis E. Cuadrado8-Aug-02 5:26
Luis E. Cuadrado8-Aug-02 5:26 
GeneralRe: Disabling existing controls in a dialog Pin
Tomasz Sowinski8-Aug-02 5:36
Tomasz Sowinski8-Aug-02 5:36 
GeneralRe: Disabling existing controls in a dialog Pin
Luis E. Cuadrado8-Aug-02 5:46
Luis E. Cuadrado8-Aug-02 5:46 
GeneralRe: Disabling existing controls in a dialog Pin
Tomasz Sowinski8-Aug-02 5:54
Tomasz Sowinski8-Aug-02 5:54 
GeneralRe: Disabling existing controls in a dialog Pin
Renjith Ramachandran8-Aug-02 7:46
Renjith Ramachandran8-Aug-02 7:46 
GeneralRe: Disabling existing controls in a dialog Pin
Luis E. Cuadrado8-Aug-02 7:56
Luis E. Cuadrado8-Aug-02 7:56 
GeneralRe: Disabling existing controls in a dialog Pin
Luis E. Cuadrado8-Aug-02 9:18
Luis E. Cuadrado8-Aug-02 9:18 
Questionhow do they know if those IDs are correct or not? Pin
includeh108-Aug-02 5:10
includeh108-Aug-02 5:10 
i see many web pages with edit controls which allow people to input their bank ID (credit card ID or whatever) and order goods on line.

i try to type a random id (with right numbers) and get a responding like "id is not correct".

i am wandering how these pages know it is not correct?
i think if i input my real id (never try), the pages will know it is right.

my question is: do the pages contact to banks (or whatever) immediately to check the inputting? otherwise how do they know at once?

(i know c++, applet, php, socket etc tech)

thx


includeh10
AnswerRe: how do they know if those IDs are correct or not? Pin
Ravi Bhavnani8-Aug-02 5:19
professionalRavi Bhavnani8-Aug-02 5:19 
GeneralRe: how do they know if those IDs are correct or not? Pin
includeh108-Aug-02 5:38
includeh108-Aug-02 5:38 
QuestionASSERT(::IsWindow(m_hWnd)) --when? Pin
JennyP8-Aug-02 5:12
JennyP8-Aug-02 5:12 
AnswerRe: ASSERT(::IsWindow(m_hWnd)) --when? Pin
Ravi Bhavnani8-Aug-02 5:17
professionalRavi Bhavnani8-Aug-02 5:17 
AnswerRe: ASSERT(::IsWindow(m_hWnd)) --when? Pin
Renjith Ramachandran8-Aug-02 8:27
Renjith Ramachandran8-Aug-02 8:27 
GeneralSecond Dialog referring to First Dialog Class Member Pin
Xtorpia8-Aug-02 4:40
Xtorpia8-Aug-02 4:40 
GeneralRe: Second Dialog referring to First Dialog Class Member Pin
Ravi Bhavnani8-Aug-02 4:52
professionalRavi Bhavnani8-Aug-02 4:52 
GeneralRe: Second Dialog referring to First Dialog Class Member Pin
Xtorpia9-Aug-02 0:40
Xtorpia9-Aug-02 0:40 
GeneralRe: Second Dialog referring to First Dialog Class Member Pin
Ravi Bhavnani9-Aug-02 5:18
professionalRavi Bhavnani9-Aug-02 5:18 
GeneralRe: Second Dialog referring to First Dialog Class Member Pin
Renjith Ramachandran8-Aug-02 8:47
Renjith Ramachandran8-Aug-02 8:47 
GeneralRe: Second Dialog referring to First Dialog Class Member Pin
Ravi Bhavnani8-Aug-02 16:31
professionalRavi Bhavnani8-Aug-02 16:31 
GeneralRe: Second Dialog referring to First Dialog Class Member Pin
Xtorpia9-Aug-02 0:42
Xtorpia9-Aug-02 0:42 
QuestionAdd-in : where to get file names in a project object ?? Pin
haust8-Aug-02 4:36
haust8-Aug-02 4:36 
AnswerRe: Add-in : where to get file names in a project object ?? Pin
haust8-Aug-02 22:26
haust8-Aug-02 22:26 
QuestionCodeguru... Stupid Monkey Bussiness ? Pin
Braulio Dez8-Aug-02 4:15
Braulio Dez8-Aug-02 4:15 
AnswerSorry, this was for the lounge, bad sh*t in my head :-( Pin
Braulio Dez8-Aug-02 4:50
Braulio Dez8-Aug-02 4:50 
QuestionHow do I access parent members from child? Pin
brianwelsch8-Aug-02 3:46
brianwelsch8-Aug-02 3:46 

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.