Click here to Skip to main content
15,881,173 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Update panel and Link button problem Pin
Spunky Coder15-Apr-09 1:18
Spunky Coder15-Apr-09 1:18 
Questiongridviw data export to excel and save as zip format?? urgent!!! Pin
anujchetan15-Apr-09 0:17
anujchetan15-Apr-09 0:17 
AnswerRe: gridviw data export to excel and save as zip format?? urgent!!! Pin
kishorgh15-Apr-09 1:09
kishorgh15-Apr-09 1:09 
GeneralRe: gridviw data export to excel and save as zip format?? urgent!!! Pin
anujchetan15-Apr-09 1:19
anujchetan15-Apr-09 1:19 
AnswerRe: gridviw data export to excel and save as zip format?? urgent!!! Pin
Yusuf15-Apr-09 4:40
Yusuf15-Apr-09 4:40 
QuestionSystem.OutOfMemoryException [modified] Pin
bikash pattanayak15-Apr-09 0:02
bikash pattanayak15-Apr-09 0:02 
AnswerRe: System.OutOfMemoryException Pin
Colin Angus Mackay15-Apr-09 0:53
Colin Angus Mackay15-Apr-09 0:53 
QuestionFile uploading stuck Pin
Hristiyan14-Apr-09 23:41
Hristiyan14-Apr-09 23:41 
Good day,
I'm doing an ASP.NET web project. One of the site's functionallities is that the user can upload / download files ( the uploaded files are not supposed to be with size ovr 1 MB). Since there are about 10 000 visitors per day and A LOT of people download and upload files a big problem occured. As you know the hhtp web traffic and web space are quite expensive and 1000 people uploading and downloading 1mb files a day costs a lot.
So i decied to buy an FTP space where i'm going to upload and download the files.
Here i'm stuck! What is the best way to upload / download files on anftp server? I'm thinking of two ways:
1) The client anthenticates on the web server and uploads the files. The server uploads the files on the FTP
2) The clients directly authenticates on the ftp server and uploads files withougt the web server.
However the 1) has a disadvantage that the server makes "double traffic" ( one for receiving the file and one of uploading the file on an ftp server)
The 2) is that the password must be stored on the client and there is a serious security risk
Please Help
Best wishes, Hristiyan
AnswerRe: File uploading stuck Pin
Yusuf15-Apr-09 4:33
Yusuf15-Apr-09 4:33 
AnswerRe: File uploading stuck Pin
Hristiyan15-Apr-09 6:15
Hristiyan15-Apr-09 6:15 
Questionusing Ajax timer control Pin
Member 447022314-Apr-09 23:22
Member 447022314-Apr-09 23:22 
AnswerRe: using Ajax timer control Pin
Yusuf15-Apr-09 4:37
Yusuf15-Apr-09 4:37 
QuestionState maintanence? Pin
Karthick_gc14-Apr-09 22:46
Karthick_gc14-Apr-09 22:46 
AnswerRe: State maintanence? Pin
Yusuf15-Apr-09 4:39
Yusuf15-Apr-09 4:39 
Questionobject tag problem Pin
naveen attri14-Apr-09 22:39
naveen attri14-Apr-09 22:39 
AnswerRe: object tag problem Pin
Spunky Coder15-Apr-09 1:02
Spunky Coder15-Apr-09 1:02 
QuestionClose window? Pin
Karthick_gc14-Apr-09 22:09
Karthick_gc14-Apr-09 22:09 
AnswerRe: Close window? Pin
SeMartens14-Apr-09 22:11
SeMartens14-Apr-09 22:11 
GeneralRe: Close window? Pin
Karthick_gc14-Apr-09 22:15
Karthick_gc14-Apr-09 22:15 
GeneralRe: Close window? Pin
Christian Graus14-Apr-09 22:19
protectorChristian Graus14-Apr-09 22:19 
GeneralRe: Close window? Pin
SeMartens14-Apr-09 22:58
SeMartens14-Apr-09 22:58 
Questionz-index Problem Pin
Niungareamit14-Apr-09 21:45
Niungareamit14-Apr-09 21:45 
Questiongridview validation not working within upadate panel Pin
Abhishek Rana14-Apr-09 21:37
Abhishek Rana14-Apr-09 21:37 
QuestionAbout the multiple instances of same form Pin
Abhishek Rana14-Apr-09 21:31
Abhishek Rana14-Apr-09 21:31 
AnswerRe: About the multiple instances of same form Pin
Christian Graus14-Apr-09 22:13
protectorChristian Graus14-Apr-09 22:13 

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.