Search results

  1. S

    Making Combo Box ASPX

    Greetings I'm currently trying to determine how to make a combo box which is connected to the data I queried using SqL Command object. I want to learn how to make a combo box in which the user will be able to choose either "true" or "false" in doing so it will show they desire. Currently I was...
  2. S

    Verify first 2 digit of zip code

    Question: You need to create an event procedure to verify the value entered for Postal Code textbox. If a user does not enter any value for postal code, a message box will open to alert the user that the field is required. If the state for the customer is TX, verify that the first two digits of...
Back
Top Bottom