Basic Loading From CSV File
This tutorial covers loading data from a CSV file into a list. The I use that list to manipulate a text field to show that the data was imported properly.
You can download the bot code here by Right Click -> Save As.
Comments
4 Comments on Basic Loading From CSV File
-
Manuel on
Mon, 21st Dec 2009 3:34 pm
-
Xdreamer on
Mon, 21st Dec 2009 4:49 pm
-
Adam on
Sat, 22nd May 2010 3:40 pm
Hey Aaron, great tutorial as always. Any chance for a tutorial on how to use or save the comma separated items into variables for further usage on input fields? So for example I got a file (blogs.txt) in there are stored: url,user,pass How can I separate those values and save them into different variables so they can be used for change choosen attributes? I am trying to make a mass login script for wordpress by the way. Thanks for any hint…
mani
[Reply]
Thanks a bunch Aaron
[Reply]
Hey Aaron really like all your videos. Anyways I agree with Mani that would be sweet if you could throw some type of tutorial up about separating data and assigning them values… I am making a mass pinger and its the same type of thing as mani wants… i have – title, url, feed… and i want to pull the data from a the list.. and maybe enter them into 3 text fiels that i already have created.. and once its done it would replace the old text with the next in line… Anyways I bought using your code and thanks again for the good stuff.
[Reply]
Tell me what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!


Aaron Reply:
December 21st, 2009 at 4:47 pm
Sure, I can do this tutorial.
Might try and do it tonight.
[Reply]