Search results for query: *

  • Users: shizuka
  • Content: Threads
  • Order by date
  1. S

    change app language sets

    The scenerio goes like this: User clicks on the language settings form and clicks on Chinese, on the main form, the default buttons with English words change to buttons with Chinese words... I used this code to apply the resources: frmSSMain.btnCash.BackgroundImage =...
  2. S

    Luhn's algo...

    Hi.. I'm doing checksum for credit card number using the Luhn's algo, but following this algo, some invalid number may still get through.. Anyone knows of any better solution? Thx in advance..
  3. S

    How do i send data from one form to another?

    What I have to do is on one form, ask the user to select a language then i have to change the language settings on the main form.. How do i go about doing this in without calling out the form?? Thx in advance!!!
  4. S

    Error with login page.. HELP!!!

    Hi my login page works fine, until i run it again yesterday.. Below is the error it gave.. Any kind soul please help.. I'm a still beginner.. Thanks alot! An unhandled exception of type 'System.InvalidCastException' occurred in system.data.dll Additional information: The data value could not...
Back
Top