Loading

Programming

  • Submitted by: 
    Language: 

    This program is a Java Applet written in Java which actually an application of a Stack using Array Data Structure. This involves the Pushing and Popping items on the stack by clicking the push and pop buttons, respectively. Note that a Stack uses the LIFO (Last In, First Out) mechanism.

  • Submitted by: 
    Language: 

    This program I made was written in Java and it is actually a Java Applet which computes all the possible sum of all the numbers inputted by the user. Example, if the user input 4 and 6 in the text field, then by clicking the button to print the possible sum of the two numbers, then the possible sum of the two numbers are, 0 , 4, 6, and 10. This will be display in the second list box of the applet. This program is actually one of our requirement in our Masters Degree.

  • Submitted by: 
    Language: 

    See how I put month,day, and year using For Next Loop on comboboxes. I find difficult either DTPicker or Comboboxes for birthdate in my registration because DTPicker is only applicable when it talks to present and coming dates. For instance, if you were born in 1980's then you will scroll back to 1980's which I don't wanna do it by my user. This will also validate the birthdate data. Perfect for registration forms having field with birthdate.

  • Submitted by: 
    Language: 

    hello guys this code are really help you by limitting the user to input a number on a textbox to avoid error like Invalid data type if you are working on database he code will look like this If IsNumeric(Chr(KeyAscii)) = False And KeyAscii 8 Then KeyAscii = 0 End If for more vb codes just visit me at http://codesrepublic.blogspot.com/ or http://codesourcerepublic1.blogspot.com/ hope this will help thanks and enjoy!!!!

  • Submitted by: 
    Language: 

    Our Documents in my past Management Information System. It includes the source code, Program Flowchart, Chapters 1 to 5, DFD but not complete and Miscellaneous Papers like table of contents, Dedication, Acknowledgment, Title page and others. Hopefully this will help others and will not ask for documents of such program. By the way, this documents is for DTR, Payroll, Inventory and Information Systems. ENJOY AND HAPPY CODING ^_^

  • Submitted by: 
    Language: 

    This will give you a knowledge on how to use message box in Visual FoxPro

  • Submitted by: 
    Language: 

    this sample code will show you on how to pass a cursor location to another controls while hitting a enter key, common controls that make a good example is a text box controls....hope this will help thanks and enjoy!!! or visit me at http://codesrepublic.blogspot.com/ or http://codesourcerepublic1.blogspot.com/

  • Submitted by: 
    Language: 

    You can insert image(s) in Ms-Access using visual basic 6. this is a complete program and if you have any query.Feel free and mail me at vikram@cybermantra.in

  • Submitted by: 
    Language: 

    A simple console menu program I wrote in C++ that has an error trapping features to ensure that the user will select the valid options from the menu.

  • Submitted by: 
    Language: 

    this simple program will show you on how to create a smart search, if you try to input the first value of his ID number the list of name that start on the that number are prompt to the MSFlexgrid!!! hope this will help for the beginners!!!!!! if you have some comments and suggestion pls email me at mrhumble.panoy@gmail.com or visit my blog @ codesrepublic.blogspot.com thanks and more power on this site God Bless!!!!

Pages