Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 31

Thread: need help in VB.Net

  1. #21
    Join Date
    Nov 2002
    Posts
    2,832
    Rep Power
    0

    Default

    I take it that you are now crissssss
    Device: iPhone® 4S OS: v5
    POWERED By: LIME 3G


  2. #22
    keroed1 Guest

    Default

    well not really but i tried the website and thetutorials are really good but i have been really busy at wrk so i have'nt gotten the chance to go through all the tutorilas but the hide and unhide of the main and sub forms i got to practice those and they are working properly for my project

    thanks again for the website and for any future advice u are going to give me

    oh by the way i planning to teach myself sqql server also have any goood web sites that i can look on?

  3. #23
    Join Date
    Nov 2002
    Posts
    2,832
    Rep Power
    0

    Default

    This is a great site (www.functionx.com) for all your tutorial needs, they have a very good SQL Server tutorial.

    http://www.functionx.com/sqlserver/index.htm
    Device: iPhone® 4S OS: v5
    POWERED By: LIME 3G


  4. #24
    keroed1 Guest

    Default

    Quote Originally Posted by seanbee20
    This is a great site (www.functionx.com) for all your tutorial needs, they have a very good SQL Server tutorial.

    http://www.functionx.com/sqlserver/index.htm
    COOL GOING TO CHECK IT NOW

    because wat i am trying to do is to get as versitall in all the softwares that i am going to have to do in final year starting in september so any good tutorials is greatly appreciated

  5. #25
    keroed1 Guest

    Default

    question right seanbee the whole hiding and unhiding of the sub form and main form works to apoint for example::::

    main form opens contractor_form
    contractor_forms closes and main form re-apears
    main form opening contractor_form **********Error message************

  6. #26
    Join Date
    Nov 2002
    Posts
    2,832
    Rep Power
    0

    Default

    I can't really help you much if I don't know the error message
    Device: iPhone® 4S OS: v5
    POWERED By: LIME 3G


  7. #27
    keroed1 Guest

    Default

    wat do u think is the problem guys

  8. #28
    keroed1 Guest

    Default

    oh ok wheni go home i am going to run it and then post the error message

  9. #29
    keroed1 Guest

    Default

    @seanbee20

    update it is working now when i re-looked at the code i saw the problem was this

    the first time the sub window was open the callingform= caller but then the code the website gave me then went on to do this
    callingform=nothing

    wich means that after the first time any other time u tried to return to the main from the sub window there was no callingform so when i commented out that line
    'callingform=nothing
    everything basically sorted them self out and worked

    thanks though

  10. #30
    Join Date
    Nov 2002
    Posts
    2,832
    Rep Power
    0

    Default

    Ok cool, glad to see it is working
    Device: iPhone® 4S OS: v5
    POWERED By: LIME 3G


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •