Search Result

Collapse
3 results in 0.0042 seconds.
Keywords
Members
Tags
reader
  •  

  • tralynn
    started a topic csv columns into variables

    csv columns into variables

    hello,

    I have a csv file that has 13 columns. Some columns are filled, some are blank. What I need to do is pull up the csv file, read the columns into a list or array and then put each column into its own variable that can be referenced in an email script that I've already written.

    Here is my code so far where my output is all of my columns but I'm stuck after this. Any help would be greatly appreciated!

    ...
    See more | Go to post
    Last edited by bvdet; Jun 19 '12, 02:57 AM. Reason: Add code tags

  • josh wood
    started a topic email reader fail

    email reader fail

    I am trying to create an email reader in vb.net 2008 but when I use the following code I get an error message saying
    "Unable to read data from the transport connection: An established connection was aborted by the software in your host machine."

    Code:
    Imports System.Net.Sockets
    Imports System.Text
    Public Class Home
    
        Private Sub GetMailButton_Click(ByVal sender As System.Object,
    ...
    See more | Go to post

  • Welcometo All
    started a topic Reading Barcode to TextBox

    Reading Barcode to TextBox

    Hello Everyone,

    I need code to get barcode data from usb barcode reader to textbox

    Please provide me
    See more | Go to post
Working...