Click here to Skip to main content
15,910,303 members
Home / Discussions / C#
   

C#

 
GeneralRe: tabcontrol problem ? howto check if a different tab is clicked ? Pin
Mairaaj Khan12-Jun-06 20:53
professionalMairaaj Khan12-Jun-06 20:53 
QuestionHow to Clear data from DataGridView? Pin
Mairaaj Khan12-Jun-06 0:47
professionalMairaaj Khan12-Jun-06 0:47 
QuestionWritting listview items to xml file Pin
chandler8312-Jun-06 0:47
chandler8312-Jun-06 0:47 
AnswerRe: Writting listview items to xml file Pin
rah_sin12-Jun-06 0:50
professionalrah_sin12-Jun-06 0:50 
GeneralRe: Writting listview items to xml file Pin
chandler8312-Jun-06 1:11
chandler8312-Jun-06 1:11 
GeneralRe: Writting listview items to xml file Pin
rah_sin12-Jun-06 1:35
professionalrah_sin12-Jun-06 1:35 
QuestionProblem with TVM_GETITEM Pin
suguimoto12-Jun-06 0:44
suguimoto12-Jun-06 0:44 
QuestionFile Downloading - Help Please Pin
Andrew Mercer12-Jun-06 0:17
Andrew Mercer12-Jun-06 0:17 
Hi,

I have recetly moved from Java to .NET/C#.

I am trying to download a file from my test website and save it to disk on any client machine (this means getting access to each clients hard disk etc).

In java this required the use of applets etc...

I have so far not found the corresponding code in C#/.NET.

I am wanting to

(i) click a button in a web page on my website.
(ii) do some security checks before proceeding
(iii) stream the file(s) from the source directory on the website host machine
(iv) stream the file(s) to the client
(v) save the file(s) to the clients hard disk.
(vi) the original file may need to be zipped so the client side operation may require an automatic unzipping process

I know I could zip all the files and then add a link to my webpage that the user selects to download the file and then they manually unzip the relevant files but in some instances an automatic approach would be better.

Any help greatly appreciated.

I have also posted this to the .NET board if this is the wrong discussion board.

I will keep searching.

Regards Andrew Mercer
QuestionDataGridView.SelectedRows to DataTable in C# Pin
peshawarcoder11-Jun-06 23:03
peshawarcoder11-Jun-06 23:03 
QuestionCrystal reports - Keycodev2.dll Pin
SysJey11-Jun-06 22:48
SysJey11-Jun-06 22:48 
Questionveryyyy urgent..............online status [modified] Pin
ayshamushtaq11-Jun-06 22:44
ayshamushtaq11-Jun-06 22:44 
QuestionEmail Management Pin
Tiger45611-Jun-06 22:17
Tiger45611-Jun-06 22:17 
AnswerRe: Email Management Pin
ahall@mirapoint.com12-Jun-06 7:40
ahall@mirapoint.com12-Jun-06 7:40 
QuestionC# printing XML or txt File [modified] Pin
oskardiazdeleon11-Jun-06 21:15
oskardiazdeleon11-Jun-06 21:15 
QuestionConversion of DataGridView.SelectedRows to ... in C# Pin
peshawarcoder11-Jun-06 20:51
peshawarcoder11-Jun-06 20:51 
QuestionHow call events from another event Pin
ranandbe11-Jun-06 20:18
ranandbe11-Jun-06 20:18 
AnswerRe: How call events from another event Pin
stancrm11-Jun-06 20:27
stancrm11-Jun-06 20:27 
AnswerRe: How call events from another event Pin
engsrini11-Jun-06 20:46
engsrini11-Jun-06 20:46 
AnswerRe: How call events from another event Pin
Guffa11-Jun-06 21:07
Guffa11-Jun-06 21:07 
QuestionSend Mail Without Using SMTP Server Pin
Sushant Duggal11-Jun-06 20:18
Sushant Duggal11-Jun-06 20:18 
AnswerRe: Send Mail Without Using SMTP Server Pin
leppie11-Jun-06 20:29
leppie11-Jun-06 20:29 
GeneralRe: Send Mail Without Using SMTP Server Pin
Sushant Duggal11-Jun-06 20:32
Sushant Duggal11-Jun-06 20:32 
GeneralRe: Send Mail Without Using SMTP Server Pin
stancrm11-Jun-06 20:36
stancrm11-Jun-06 20:36 
GeneralRe: Send Mail Without Using SMTP Server Pin
Sushant Duggal11-Jun-06 20:39
Sushant Duggal11-Jun-06 20:39 
GeneralRe: Send Mail Without Using SMTP Server Pin
Sushant Duggal12-Jun-06 0:55
Sushant Duggal12-Jun-06 0:55 

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.