Search results for query: *

  • Users: Henk
  • Content: Threads
  • Order by date
  1. H

    split strings

    Hi, is there a way to split strings over multiple lines? like this: "lalalalallalalala lalallalalalla lalalalalla"
  2. H

    pocket pc application with the express version?

    What version of visual studio do I need to make an application for a Pocket PC device? Can I do it with the express version?
  3. H

    read htm file

    Hi, I have a html file in this file there's a banner: <marquee width="800" scrolldelay="100"> <strong>Test Test Test</strong> </marquee> I want to show the banners text in a textbox in a vb.net program. => Test Test Test How can I do this?
  4. H

    ERP-System

    Hi, In a newsgroup of team developer, I asked what the benefits where of using team developer in stead of java or .net Someone said: Why is that? Or is it not true? Whats are the benefits of using VB.NET instead of java or team developer (SAL)
  5. H

    upload a file using ftp

    Hi, I want to upload a file using ftp from within a VB.NET program. How can I do this?
Back
Top