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!

Search results for query: *

  • Users: hazeljean
  • Content: Threads
  • Order by date
  1. hazeljean

    problems with multi level forms

    here is my situation... I need to dynamically create a form from an "ini" file, containing, checkboxes or radiobuttons (depending on the logic of the application) that will in turn, when a checkbox or radiobutton is clicked, will read the appropriate "ini" and dynamically...
  2. hazeljean

    linking VB.net forms

    Still having difficulty linking to a "subform". Would appreciate any ideas. I have a main form with a variable number of check boxes. If the users selects a checkbox, I need to open another form with checkboxes etc. I may have several levels of forms. Thanks
  3. hazeljean

    help re passing text between Forms

    I have situation where I have a main form that calls several sub forms. I need to call subforms from main form and retrieve text from each of the subforms to combine in the main form. Have not found a way to do this. Can you have a common data area shared by main form and subforms? Thanks
  4. hazeljean

    help re child forms

    I have situation where I need to call multiple child forms. I want to get text from each child form and pass it to main form. I want user to be able to view and edit this text before writing it to disk from the main form. Please recommend coding for VB.net Thanks
  5. hazeljean

    Search/Replace with PERL

    I am searching and replacing strings in many text files. I need to search for a sring and replace with anither string. I have it woring fine unless my string starts and ends with brackets[]...it goes carzy. I have many strings that start and end with brackets. Any ideas? Thanks

Part and Inventory Search

Back
Top