Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
H

harrysk

@harrysk
About
Posts
8
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Deleting a Positon in an array
    H harrysk

    sorry, the member is select using a next/previous button to switch between members. So for example when i click next, the textboxes will fill with the info of that particular member; Name, address, postcode, ID etc.

    Visual Basic help question html data-structures

  • Deleting a Positon in an array
    H harrysk

    Can you give me an example of the array.copy as i'm a newbie also how would i know which one to delete??? If you can would you be able to give an example?

    Visual Basic help question html data-structures

  • Deleting a Positon in an array
    H harrysk

    For the link go to FREE at the bottom of the page, the next page (again at the bottom) you can download my uploaded app. And the Members (control) are stored in arraylist. Although there is nothing in there to start with. The user enters member details (and films) when the app is run.

    Visual Basic help question html data-structures

  • Deleting a Positon in an array
    H harrysk

    Hello i've got a problem with deleting a postion with deleting the current (or selected) member (view my member form in the project link below). http://rapidshare.de/files/1970958/FP2_FilmStore.zip.html I can add and view next or previous members but how do i delete the currently selected member???? Any ideas as im totally stuck and have no idea.

    Visual Basic help question html data-structures

  • Declaring variables from class
    H harrysk

    how would i do this if i am to create more members from the same control??? i'm new to this.

    Visual Basic help tutorial question

  • Declaring variables from class
    H harrysk

    Hello, Ive got the following problem: I don't know how to create a NEW member everytime i click the button. I've got: Private Sub btnSave_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnSave.Click Dim Mem1 As New Member Mem1.Title = Me.cmbTitle.Text Mem1.Forename = Me.tbForename.Text Mem1.Surname = Me.tbSurname.Text Mem1.Address = Me.tbAddress.Text Mem1.Town = Me.tbTown.Text Mem1.Postcode = Me.tbPostcode.Text Mem1.DateOfBirth = Me.tbDob.Text Mem1.Telephone = Me.tbNumber.Text Mem1.CustomerID = Me.tbID.Text End Sub But it doesn't create anew member each time?????:(( Any help will be much appreciated.

    Visual Basic help tutorial question

  • Creating an new form with race results
    H harrysk

    How can i make a new form showing the positions of each racer (descending order), i have no idea how to do this as it is all new to me. My existing program is below: http://www.angelfire.com/mech/harrysk/Assign1_Race.zip[^] I want the race results after the race has finished, showing the Positions (descending), Name and Distance that they have travelled. Thanks in advance.

    Visual Basic com tutorial question

  • minor problems with application
    H harrysk

    I have created race game application (see project attachment: open zip file below), first off sometimes it works sometimes it doesn't, when it does work some problems still occur. The problems i am facing are: 1. why does it not change the rate of the accelelration, deceleration of each contestant when i enter it into their text boxes? (refer to project code-below) 2. when i click on restart and try to run it again all the vehicles disappear??? 3. the cars already have default values (all different) so why do they run at the same speed, rate etc. (they all move at the same speed in a row, this always changes with the timer interval i enter into a text box, why?) 4. When i click on the start button the vehicles go out of the screen (down) and start to come up (start the race to see) There may be more minor problems but i'll post them later if i have time (i got till the morining of 17th, so could someone please reply soon.) I need help on these small problems. Thanks. Click on this link to download the project (zipped) http://www.angelfire.com/mech/harrysk/Assign1_Race.zip[^]

    Visual Basic question com game-dev performance help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups