CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Crispan varro

Search: Search took 0.02 seconds.

  1. Re: Clearing all fields in an application form,reset for next customer.

    Thanks dude,i was wondering if you could clarify your answer for me,i'm a total novice here.
    Much thanks anyway :)
  2. Clearing all fields in an application form,reset for next customer.

    I can clear all the text boxes when i press reset button ,ie txtName.text = "".... i can clear the combo boxes in the same way,but how do i reset the radiobuttons and checkboxes that have been...
  3. Replies
    6
    Views
    11,863

    Re: Checkbox calculation problem.

    Its part of a project i am trying to build.After a client chooses what car they want and how many days they want to rent it for ,you would then calculate the total amount owed for the rental.i have...
  4. Replies
    6
    Views
    11,863

    Re: Checkbox calculation problem.

    Its part of a project i am trying to build.After a client chooses what car they want and how many days they want to rent it for ,you would then calculate the total amount owed for the rental.i have...
  5. Replies
    6
    Views
    11,863

    Checkbox calculation problem.

    I have this problem i can't seem to figure out,i'll do my best to explain it here.

    I have a series of checkboxes each one having a name and a value and a person can choose either one or all of...
  6. Re: Please help with visual basic Project... Car Rental Firm

    Thanks for all the help guys,i got that nailed.
    regards Crispan
  7. Re: Please help with visual basic Project... Car Rental Firm

    This is the procedure i have for calculating the amount of forthnights,weeks and days.I just seem to have a problem seeing how i would apply this to calculating the total rental charge to the...
  8. Re: Please help with visual basic Project... Car Rental Firm

    Thanks for this dude,the thing is,i'm a complete novice,our lecturer gave us this project to do ater only five lectures with the other modules i'm taking i just can't seem to focus on the this,could...
  9. Please help with visual basic Project... Car Rental Firm

    I have this VB project to do in my first year at college,with everything else i can't seem to figure out this bit of code.. Here's some information about it.

    Its based on a fictional car hire...
Results 1 to 9 of 9





Click Here to Expand Forum to Full Width

Featured