User Profile

Collapse

Profile Sidebar

Collapse
bigdaddyjoe
bigdaddyjoe
Last Activity: May 16 '10, 01:23 PM
Joined: May 12 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • How to Not append to a file if a line string is already there?

    I have a textbox and the text is automatically updated from a text file, I can also type into the textbox and save it to the file that updates it. How can I make it not append any of the lines I type in if they already exist in the saved file?

    I am using readAllText and writeAlltext, should I try using something else such as streamReader or streamWriter?

    Any help on this part of my code is appreciated....
    See more | Go to post

  • Thanks vb5prgrmr ,

    It does seem a little envolved but soon as I have time I will give it a try.
    See more | Go to post

    Leave a comment:


  • How to create mutliple hyperlinks in a RTB using VB 6

    First off, I am new to programming, I dabbled a little bit in Quick basic a long time ago but have forgotten most of it. This is my first post so please excuse the newbie.

    I am creating a program where the user can type in URLs and they get added to a text file. On another page I have a Rich Text Box that displays the URLs, but I am unable to figure out how to get each individual URL to open up in the default browser.

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