Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
If u want to get the reference of a cdo object in client side which of the following should be used
A) g_cdoManager.getCdoByName()
B) g_cdoManager.getCdoById()
C) m_cdoManager.getCdoByName()
D) m_cdoManager.getCdoById()
Explanation: Because at client side the variables are always referenced by g_(Variable Name)
This Question is not yet answered!
Related Answered Questions
Related Open Questions