Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[NEED HELP] Can´t send strings + list of strings
#1
I´m working on a remote file browser atm and I found a function on the internetz which gives me all files and folders of a drive in a string list. Now I need to send a command to the client which tells the client this list and what to do with it. Looks like this now:

Code:
SendData("Add|" & GetFileList(SplitData(1)))

But I get an error that the &-operator is not defined for string and System.Collections.Generic.List(Of String). What can I do?
Any help is appreciated =)
Reply


Messages In This Thread
[NEED HELP] Can´t send strings + list of strings - by Luzifer - 07-30-2010, 09:00 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Visual Basic] Send An Email [Tutorial] Coding Support 9 3,908 06-29-2011, 09:27 AM
Last Post: Black Ghost
  [How to] Create random strings(upper,lower and integers)[Src] Modestep 11 2,948 05-14-2011, 02:17 AM
Last Post: モrainee
  [TUT] How to make a program that send emails [VB.Net] Yoshi 42 19,673 04-14-2011, 05:34 PM
Last Post: Emily
  [Tut] Generating Random Strings (200 Random Results = LIMIT) [Tut] Resistance 7 1,861 04-12-2011, 03:18 PM
Last Post: Resistance
  [Tut] How To Save Settings and Strings in Your Form [Tut] Resistance 7 1,860 03-26-2011, 11:05 AM
Last Post: Resistance

Forum Jump:


Users browsing this thread: 2 Guest(s)