Monthly Archives: March 2009

Debugging JavaScript code in MS CRM 4.0

It was real tough not knowing how to debug JavaScript Code in MS CRM 4.0. Every time I had to publish the forms and test with Alert Messages. It really got on my nerves and thought I better find a … Continue reading

Posted in General, MS CRM 4.0 | Tagged , , , | 2 Comments

Beginner’s Guide to Visual Basic 6 – Part 2

In Part 1 we touched the basic’s, now we will move to the next step. System Defined Functions: Now the second chapter, we will deal first with some of the system-defined functions in vb. What is this “function” ? Well … Continue reading

Posted in Microsoft, Programming, VB6 | Tagged , , , | Leave a comment

Beginners Guide to Visual Basic 6 – Part 1

I’ve seen couple of posts in the site where people have like asked the basic questions about VB. For instance, is there a need to declare a variable and what is the use of a module and so on. So … Continue reading

Posted in General, Microsoft, Programming, VB6 | Tagged , , , , , | 1 Comment