User Profile

Collapse

Profile Sidebar

Collapse
poijoy
poijoy
Last Activity: Feb 1 '11, 09:14 AM
Joined: Apr 4 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • How to get a drop-down menu to work within a menu bar?

    I wanted to create a web page just for practice. One thing I want to do is create a drop-down menu for my blog page. Everything else (for page navigation) is in a menu bar across the top. The "blog" list needs to be within that menu bar. I can get the drop-down list to appear, but I cannot seem to figure out how to get the links to work. I can TRY to give y'all a quick look at what I've got. Maybe you can help me figure it out?
    ...
    See more | Go to post

  • I am so sorry for not getting back to you. Immediately after posting my question, my computers all died, so I was running around...again. ..figuring out a way to do my schoolwork, so I didn't get Bytes.com checked for my answer. Thank you very much. I really did have troubles with Java, so hopefully I'll be able to do it better next time I need to!

    PoiJoy
    See more | Go to post

    Leave a comment:


  • How do I check chars in a string for predetermined criteria?

    The program is supposed to accept a new password, but it needs to be at least 6 chars long and contain at least one number and one letter. The requirements do not say anything about special chars, so I assume they are not allowed. Unfortunately, the syntax seems sound, but the methods return an error: "illegal start of expression". public and static are pointed out. Otherwise, the rest of the code seems fine, so far. Any ideas? I'm new...
    See more | Go to post
    Last edited by poijoy; Aug 14 '10, 01:52 AM. Reason: Forgot information...

  • I am using VB 2008, Vista Home Ed...need to use 2 forms in the same program...

    I need to use two forms in one program for another school project. The textbook is annoyingly vague as to how to do this.

    It states that I should use the line

    Dim secondForm as New Form2()

    but it doesn't say anything enlightening after that.

    The program is a supposed to get information about travel expenses, sum it up, and display the information in a separate window in a listbox. I get...
    See more | Go to post
No activity results to display
Show More
Working...