Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by tsunami100

  1. tsunami100

    New project

    Hi, I have to build a new project. It has to be a program to use on a weighing bridge for trucks. I know what kind a tables for the data i need but i don't know how to start building the project. I think i can do it but i'm always so confused if i'm doing it the right way. My mainproblem is...
  2. tsunami100

    Simple ?

    Thanks again I've been searching but i can't find what i want. I'l try to be more specific. I dragged the orderstable onto the form. It comes up with the bindingnavigator etc and that's fine. The next thing i want is that the form also shows the customerdetails when i add a new record I choose...
  3. tsunami100

    Simple ?

    Thanks but i'm still strugling. So what i want is a form where i can input data. When i type the customernumber it has to show the customerdetails from the related database. I also want to add new records or delete records. So there are two tables, customers and orders. I tried the bindingsource...
  4. tsunami100

    Simple ?

    Thanks but i can't open the project. VB express cannot convert it. I choose my username Tsunami because i hope it keeps everybody remembering this terrible disaster.
  5. tsunami100

    Simple ?

    Hi, I have two tables related. (customers and orders) When i trie to input an order i want to see the customerdetails on that form. I have been playing around with the bindingsource but it don't know how ti figure it out. Any ideas please ? I choose my username Tsunami because i hope it keeps...
  6. tsunami100

    Textbox and Hyperlink

    Borvik, Well, I've been asking around a little bit and met some people who had installed software developed by softwarecompanies and all of them seem to have troubles with it. None of the apps seems to work the way it should. Even after several months things are not the way it should be...
  7. tsunami100

    Textbox and Hyperlink

    Borvik, Thanks again. Yep, that's what i do. Looking for examples on the internet and MSDN. Are you a programmer in real life ? When you are, is this the way you do it at work ? Maybe i'm asking to much but i want to become a programmer myself and i want to find out how real programmers solve...
  8. tsunami100

    Textbox and Hyperlink

    Borvik, That's all i'm looking for. Thank you so much !!!!! Another thing, I know VB for several years and when i see some code, i always understand that But many times i don't know how to start when i have to write an app by myself. The .NET Framework is so big, is it normal i don't understand...
  9. tsunami100

    Textbox and Hyperlink

    Thank you very much, I have to try it out but i have to go now. I hope i can talk to you later !!!! Another question : when i click on a link it doesn't redirect the user to the requested link I choose my username Tsunami because i hope it keeps everybody remembering this terrible disaster.
  10. tsunami100

    Textbox and Hyperlink

    I don't know what exactly is going on but the borderstyle of all my textboxcontrols are set to Fixed3D. They all have a white background with a thin blue line as border. It doesn't look like 3D to me. I can't change the RichTextBox to that. The RichTextBox is really 3D just like the controls in...
  11. tsunami100

    Textbox and Hyperlink

    Hi, Thanks for your replies !! I can redirect by using the TextBox Click event but i want the text to appear as a link. When i use a RichTextBox control, i can't change the borderstyle in a way so that all controls look the same. And that's what i want !!! I choose my username Tsunami because...
  12. tsunami100

    Textbox and Hyperlink

    I have a form with a bindingnavigator (I'm using Visual studio 2005) So when the user clicks on the "Add New" icon he can fill in a hyperlink into a textbox. Later when he navigates through those records the textbox shows the hyperlink but it's not blue, what i mean the hyperlink does not...
  13. tsunami100

    Current control

    Hey !! Thanks for your quick reply !!!! I choose my username Tsunami because i hope it keeps everybody remembering this terrible disaster.
  14. tsunami100

    Current control

    This looks very easy but i can't find it !! I want the name of the control on a form that has currently the focus. Thanks I choose my username Tsunami because i hope it keeps everybody remembering this terrible disaster.
  15. tsunami100

    Formula-problem

    Never mind. Problem solved !!! I choose my username Tsunami because i hope it keeps everybody remembering this terrible disaster.

Part and Inventory Search

Back
Top