CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2013
    Posts
    1

    Exclamation PLz HELP , Urgent TO create fixtures of team

    I want to to create fixtures of random number of teams for a soccer league on visual basics 6.0/
    THere must be a spin button to suffle the teams.

    THe team names must be displayed in labels.

    FOr evample: Team A VS Team B
    Team C Vs Team D

  2. #2
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: PLz HELP , Urgent TO create fixtures of team

    If there is a question there, I must have missed it.
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  3. #3
    Join Date
    Jul 2008
    Location
    WV
    Posts
    5,362

    Re: PLz HELP , Urgent TO create fixtures of team

    I think maybe it is an implied question "Would someone please write this for me and give me the code"

    Personally I get turned off right away when I see Plz and/or Urgent as these requests tend to never be Urgent and someone who can not take the time to spell out a proper word will generally show very little effort toward solving whatever issue they have but are in a big hurry to get someone else to give them the code.
    Always use [code][/code] tags when posting code.

  4. #4
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,283

    Re: PLz HELP , Urgent TO create fixtures of team

    Quote Originally Posted by DataMiser View Post
    I think maybe it is an implied question "Would someone please write this for me and give me the code"

    Personally I get turned off right away when I see Plz and/or Urgent as these requests tend to never be Urgent and someone who can not take the time to spell out a proper word will generally show very little effort toward solving whatever issue they have but are in a big hurry to get someone else to give them the code.
    Could not have said it better myself.

    Isa111, please remember that everyone helping here are doing it in their spare time ( free time ), we do not get paid. We have other jobs that do in fact pay us for our work.

    Please explain the problem properly, so that you can get help quicker.
    Also note, that due to the fact that this is an online forum for programming related questions, all posts need help and all posts are equally urgent.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured