Click here to Skip to main content
15,899,475 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionTable? Pin
Karthick_gc16-Feb-09 20:17
Karthick_gc16-Feb-09 20:17 
GeneralRe: Table? Pin
Vimal Raj16-Feb-09 22:08
Vimal Raj16-Feb-09 22:08 
GeneralRe: Table? Pin
Karthick_gc16-Feb-09 22:17
Karthick_gc16-Feb-09 22:17 
GeneralRe: Table? Pin
Subin Alex16-Feb-09 23:17
Subin Alex16-Feb-09 23:17 
AnswerRe: Table? Pin
Vimal Raj17-Feb-09 18:45
Vimal Raj17-Feb-09 18:45 
QuestionVideo? Pin
Karthick_gc16-Feb-09 20:12
Karthick_gc16-Feb-09 20:12 
AnswerRe: Video? Pin
N a v a n e e t h16-Feb-09 21:07
N a v a n e e t h16-Feb-09 21:07 
QuestionProcessing client file before uploading it Pin
Le Sourcier16-Feb-09 20:03
Le Sourcier16-Feb-09 20:03 
I think this is a difficult job.
What I have to do in my asp.net (3.5) website:
. The client select a file from his filesystem (actually a 512MB bin file from a dedicated SD card)
. A client script extract useful data from bin file and compress it (to minimize the amount of uploaded data)
. The file is uploaded to asp.net server
. The file is processed by the server (to read bin file data and insert it into a database)

So my real question : Is it possible to do this with asp.net/C# (or any other language) with a minimal user interaction?
Actually I've make it works but with a java applet, and it's not very intuitive and efficient. The user had to select the bin file, save it to a temporary compressed file (done by applet). And finally the user selects a new time the previously saved compressed file and upload it (asp:upload)...

So is it possible to do it with ASP.NET ? If yes (or I you have an idea) please just answer me.

Thanks for any answer.

BR

Le Sourcier

QuestionGetting cell value from a datagrid Pin
rakeshs31216-Feb-09 19:22
rakeshs31216-Feb-09 19:22 
AnswerRe: Getting cell value from a datagrid Pin
GomathiR17-Feb-09 0:18
GomathiR17-Feb-09 0:18 
QuestionWeird behavior of menu control when used in secondary domain Pin
AlexeiXX316-Feb-09 18:38
AlexeiXX316-Feb-09 18:38 
QuestionRE: Session expire Pin
chandhuBTS16-Feb-09 18:16
chandhuBTS16-Feb-09 18:16 
AnswerRe: RE: Session expire Pin
Abhijit Jana16-Feb-09 18:38
professionalAbhijit Jana16-Feb-09 18:38 
GeneralRe: RE: Session expire Pin
Gaurav K Singh16-Feb-09 18:41
Gaurav K Singh16-Feb-09 18:41 
GeneralRe: RE: Session expire Pin
vnsraj16-Feb-09 19:11
vnsraj16-Feb-09 19:11 
GeneralRe: RE: Session expire Pin
Abhijit Jana16-Feb-09 19:20
professionalAbhijit Jana16-Feb-09 19:20 
GeneralRe: RE: Session expire Pin
Abhijit Jana16-Feb-09 19:24
professionalAbhijit Jana16-Feb-09 19:24 
GeneralRe: RE: Session expire Pin
rakeshs31216-Feb-09 19:44
rakeshs31216-Feb-09 19:44 
QuestionSession has expire within few min. Pin
vnsraj16-Feb-09 18:13
vnsraj16-Feb-09 18:13 
AnswerRe: Session has expire within few min. Pin
Vimalsoft(Pty) Ltd16-Feb-09 19:22
professionalVimalsoft(Pty) Ltd16-Feb-09 19:22 
AnswerRe: Session has expire within few min. Pin
N a v a n e e t h16-Feb-09 19:52
N a v a n e e t h16-Feb-09 19:52 
QuestionActive Directory Pin
sheebalam11116-Feb-09 18:07
sheebalam11116-Feb-09 18:07 
AnswerRe: Active Directory Pin
Brij16-Feb-09 19:25
mentorBrij16-Feb-09 19:25 
GeneralRe: Active Directory Pin
sheebalam11116-Feb-09 21:11
sheebalam11116-Feb-09 21:11 
GeneralRe: Active Directory Pin
Brij19-Feb-09 23:23
mentorBrij19-Feb-09 23:23 

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.