Closed GoogleCodeExporter closed 8 years ago
Here is an update:
1. On the upload screen (with the browse button), state the following text:
a. Please make sure the file has extension ".txt"
b. Please make sure the fields are separated by commas (some excel installations
split it by semicolon ';'. Check in a text editor before upload)
c. Please ensure that the columns are
Name,Roll Number,Enrollment Number,Branch,Degree,Year of Graduation (in that
order)
d. Please ensure that you _delete_ the header rows before uploading the file.
2. After upload, the system should additionally say
x row(s) successfully added
y row(s) already existed
z row(s) ignored
(this info seems to already be captured in the $this variable in
http://code.google.com/p/alumnisangam/source/browse/trunk/source/apps/frontend/m
odules/admin/actions/actions.class.php?spec=svn129&r=129#378
)
Original comment by animesh
on 4 Aug 2009 at 8:56
Original comment by animesh
on 4 Aug 2009 at 12:05
Original comment by animesh
on 19 Aug 2009 at 11:43
Original comment by animesh
on 19 Aug 2009 at 12:57
Original issue reported on code.google.com by
animesh
on 3 Aug 2009 at 3:30