Closed Thread
Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Random Password Generator

  1. #11
    Sauce is offline Newbie
    Join Date
    Jun 2009
    Posts
    7
    Rep Power
    0

    Re: Random Password Generator

    I get this,
    Attached Thumbnails Attached Thumbnails Random Password Generator-6-25-2009-2-36-39-pm.png  

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #12
    Join Date
    Apr 2009
    Location
    Uppsala, Sweden
    Posts
    9,547
    Blog Entries
    5
    Rep Power
    98

    Re: Random Password Generator

    The first error is because of the second error, so it's actually only one error.

    The second error means:

    The statement cannot appear at the level of a namespace. The only declarations allowed at namespace level are module, interface, class, delegate, enumeration, and structure declarations.
    You should move "End Class" to the bottom of your code and it will work.

  4. #13
    Sauce is offline Newbie
    Join Date
    Jun 2009
    Posts
    7
    Rep Power
    0

    Re: Random Password Generator

    That did the trick! Thanks for your time.
    Also, I +repped you, but I am guessing I need at least 1 rep power for you to gain anything?

  5. #14
    Join Date
    Apr 2009
    Location
    Uppsala, Sweden
    Posts
    9,547
    Blog Entries
    5
    Rep Power
    98

    Re: Random Password Generator

    No problem, Nice that it worked You're right, it doesn't give me any points but it means to me that I did a good thing for you

Closed Thread
Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Need help with password generator
    By maria536 in forum C and C++
    Replies: 4
    Last Post: 09-23-2011, 02:18 AM
  2. Password generator
    By taabistan in forum Python
    Replies: 3
    Last Post: 12-02-2010, 09:36 AM
  3. How to make a Password Generator
    By CriticalError in forum Visual Basic Tutorials
    Replies: 6
    Last Post: 09-19-2010, 01:24 AM
  4. Java Password Generator
    By QuackWare in forum Classes and Code Snippets
    Replies: 2
    Last Post: 06-26-2010, 03:30 AM
  5. Random Name Generator
    By DevilsCharm in forum C and C++
    Replies: 1
    Last Post: 11-07-2007, 09:38 PM

Tags for this Thread

Bookmarks

Posting Permissions

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