Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~664 People Reached
Favorite Tags

3 Posted Topics

Member Avatar for srilekha nikky

Hi I want to create upload file and i want to read the same file which is uploaded in c#.net I wrote a code like this can u please check it. [code]private void btnUpload_Click(object sender, EventArgs e) { if (openFileDialog2.ShowDialog() == DialogResult.OK) { filename = openFileDialog2.FileName; txtUpload.Text = filename; } …

Member Avatar for srilekha nikky
0
284
Member Avatar for srilekha nikky

Hi, I have a excel file with 1000mail Id's i want to send the greetings to them at a time by splitting their names Example: [email][email protected][/email] the mail should go as "Hi ex".For this i want to upload event or property to upload the excel file. can u please help …

Member Avatar for inplainsite
0
178
Member Avatar for Kunal Aggarwal

Dear sir/madam I want a media player in visual c++.In which i can run any files.I have downloaded a code a aviplayer from ur site and tried to play a video but it is not working. am getting a error as following: "The specified file cannot be played on the …

Member Avatar for srilekha nikky
0
202

The End.