Skip to main content
July 31, 2014
Answered

Show Name from CSV-file based on date?

  • July 31, 2014
  • 1 reply
  • 268 views

So, i have this CSV-file where there are two columns Date and Name. And i want to show the correct name on the correct date in the name_txt field, how do i do this? pls help.

This topic has been closed for replies.
Correct answer kglad

use the urlloader class to load your csv file and the flash string methods to parse the data.

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
July 31, 2014

use the urlloader class to load your csv file and the flash string methods to parse the data.