Click here to Skip to main content
15,886,362 members
Home / Discussions / C#
   

C#

 
GeneralRe: please i need the complation of 4 queen Pin
Keith Barrow9-Apr-10 5:09
professionalKeith Barrow9-Apr-10 5:09 
GeneralRe: please i need the complation of 4 queen Pin
amrreko9-Apr-10 5:09
amrreko9-Apr-10 5:09 
GeneralRe: please i need the complation of 4 queen Pin
Keith Barrow9-Apr-10 5:14
professionalKeith Barrow9-Apr-10 5:14 
GeneralRe: please i need the complation of 4 queen Pin
PIEBALDconsult9-Apr-10 5:07
mvePIEBALDconsult9-Apr-10 5:07 
AnswerRe: please i need the complation of 4 queen Pin
Viral Upadhyay9-Apr-10 4:38
Viral Upadhyay9-Apr-10 4:38 
GeneralRe: please i need the complation of 4 queen Pin
amrreko9-Apr-10 5:38
amrreko9-Apr-10 5:38 
Questionserver extension interface concept Pin
dialer19-Apr-10 2:46
dialer19-Apr-10 2:46 
Questionreading from a file and retrieving contents Pin
Morgs Morgan9-Apr-10 2:09
Morgs Morgan9-Apr-10 2:09 
Hi all,

I am using
<input id = "files" type = "file" runat = "server"/>

for a user to upload a file, this file will have contents similar to:

Morgan,Freeman,morgan@domain.co.za,0743700187,1987/12/31
Morgan,Obama,obama@statehouse.com,0743720187,2010/12/31

I then want to separate these fields accordingly and assign them... like,
first.Text = "Morgan";
last.Text = "Freeman";
email.Text = "morgan@domain.co.za";


these values should be retrieved from the file remember,
Does anyone know how I can do this or approach to take.
Please help D'Oh! | :doh:

Thanks,
Morg
AnswerRe: reading from a file and retrieving contents Pin
J4amieC9-Apr-10 2:29
J4amieC9-Apr-10 2:29 
GeneralRe: reading from a file and retrieving contents Pin
Morgs Morgan9-Apr-10 3:10
Morgs Morgan9-Apr-10 3:10 
AnswerRe: reading from a file and retrieving contents Pin
OriginalGriff9-Apr-10 2:30
mveOriginalGriff9-Apr-10 2:30 
GeneralRe: reading from a file and retrieving contents Pin
Morgs Morgan9-Apr-10 3:32
Morgs Morgan9-Apr-10 3:32 
QuestionA reference to 'mscorlib' cannot be added Pin
sekannak9-Apr-10 2:00
sekannak9-Apr-10 2:00 
AnswerRe: A reference to 'mscorlib' cannot be added Pin
Luc Pattyn9-Apr-10 2:06
sitebuilderLuc Pattyn9-Apr-10 2:06 
AnswerRe: A reference to 'mscorlib' cannot be added Pin
Morgs Morgan9-Apr-10 2:13
Morgs Morgan9-Apr-10 2:13 
AnswerRe: A reference to 'mscorlib' cannot be added Pin
harold aptroot9-Apr-10 2:28
harold aptroot9-Apr-10 2:28 
GeneralMessage Removed Pin
9-Apr-10 2:31
sekannak9-Apr-10 2:31 
GeneralRe: A reference to 'mscorlib' cannot be added Pin
harold aptroot9-Apr-10 2:34
harold aptroot9-Apr-10 2:34 
RantRe: A reference to 'mscorlib' cannot be added Pin
harold aptroot9-Apr-10 3:30
harold aptroot9-Apr-10 3:30 
AnswerRe: A reference to 'mscorlib' cannot be added Pin
sekannak9-Apr-10 2:33
sekannak9-Apr-10 2:33 
GeneralRe: A reference to 'mscorlib' cannot be added Pin
Dave Kreskowiak9-Apr-10 3:19
mveDave Kreskowiak9-Apr-10 3:19 
AnswerRe: A reference to 'mscorlib' cannot be added Pin
Luc Pattyn9-Apr-10 2:36
sitebuilderLuc Pattyn9-Apr-10 2:36 
AnswerRe: A reference to 'mscorlib' cannot be added Pin
PIEBALDconsult9-Apr-10 4:41
mvePIEBALDconsult9-Apr-10 4:41 
Questionup_down control Pin
Member 5903109-Apr-10 1:33
Member 5903109-Apr-10 1:33 
AnswerRe: up_down control Pin
Dave Kreskowiak9-Apr-10 3:10
mveDave Kreskowiak9-Apr-10 3:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.