User Profile

Collapse

Profile Sidebar

Collapse
andrew4862
andrew4862
Last Activity: Jan 19 '07, 12:26 PM
Joined: Oct 13 '06
Location: Wales Uk
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • andrew4862
    started a topic random number between set range
    in .NET

    random number between set range

    Im making a game in vb 2005 express edition and i want it so when a user clicks a button a random number is generated but only between a certain range so between say 10 - 20 i am in an early stage of learning programing but im slowly getting there with some kind help ;)

    Thanks in advance

    Andy
    See more | Go to post

  • andrew4862
    replied to Installatin problem
    in .NET
    contact the vendor if it is a genuine problem with the product.
    See more | Go to post

    Leave a comment:


  • andrew4862
    started a topic random string
    in .NET

    random string

    I want to make it so that on a click event a random news article shows picked from a list of articles. Can some one tell me how i would go about codeing this?
    Do i need to make a module containing the articles?
    See more | Go to post

  • andrew4862
    replied to want .NET tutorial
    in .NET
    the SAMS range of books are good but there a lots of them about go on amazon and read some reviews. there are plenty of websites that offer free guides just google what you want to learn and go from there. Thescripts is just one of a ton of sites that offer forums and tutorials.
    See more | Go to post

    Leave a comment:


  • andrew4862
    replied to VB how to show current date and time
    in .NET
    = now()
    eg:
    label1.text = now()
    See more | Go to post

    Leave a comment:


  • andrew4862
    started a topic save point?
    in .NET

    save point?

    Just started making a small game in visual basic 2005 could anyone tell me a simple way of creating a save point so the user can go back to were they left off? At the moment no database files are used it is just played using variables,label s and buttons.

    Cheers
    See more | Go to post

  • andrew4862
    replied to visual basic 2005 help
    sorry i mean msgbox not text box! I can get it to display the msgbox but it then still goes to the next stage what do i need to type to stop it?...
    See more | Go to post

    Leave a comment:


  • andrew4862
    replied to visual basic 2005 help
    the rest works and the show and hide is fine its just i want to know how to stop it going to that stage if the box is blank. i can get it to display the text box but when you press ok it still goes to the next stage i wnat to know what to type to stop it
    See more | Go to post

    Leave a comment:


  • andrew4862
    started a topic visual basic 2005 help

    visual basic 2005 help

    Simple one for you guys i hope, bit of a newbie at this:

    i have a text box that i need to be filled in i have a statement to display a text box if it is blank which works but it still moves on to the next screen how do i end the process if it is blank and display the message?

    Private Sub NewToolStripMen uItem_Click(ByV al sender As System.Object, ByVal e As System.EventArg s) Handles NewToolStripMen uItem.Click
    If...
    See more | Go to post

  • andrew4862
    replied to silly question...?
    in .NET
    Thanks for your help. I have a copy of VB6 but i have never really cracked learning it. I have SAMS vb in 24 hrs but i so far have struggled through just the early parts of the book! I will persevere with vb 2005 though! I now have a new book on vb 2005 but expect some more questions posted in here! probs about the simplest of things!
    See more | Go to post

    Leave a comment:


  • andrew4862
    replied to how to go to other pages
    When i was first learning html the one thing i found realy interesting and helpful was when ever i was on a website i would right click and go to "view source" this will bring the source code for the page up in a note pad file. then i would see if i could find the parts of the code that related to the parts of the page then you can see how it is typed. it is a very simple, easy way to start to get a basic understanding of the code.
    See more | Go to post

    Leave a comment:


  • andrew4862
    replied to silly question...?
    in .NET
    Sorry i meant visul studio 2005 express not visual basic2005 express...
    See more | Go to post

    Leave a comment:


  • andrew4862
    started a topic silly question...?
    in .NET

    silly question...?

    I have recenltly downloaded microsofts free version of visual basic 2005 express edition. Can anyone tell me if this is a version of .NET and if so are there any majer disadvantages of using this number one compared to VB6 and number two because its the express edition? Also i see alot of people saying it is good to learn HTML to aid programing with .NET i already know HTML but how do you implement this into the program?

    Many thanks...
    See more | Go to post
No activity results to display
Show More
Working...