Click here to Skip to main content
15,887,596 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to sort each row in a GridView based from a Field [RankOrder] from Database Pin
-Muc_8-Feb-10 8:39
-Muc_8-Feb-10 8:39 
AnswerRe: How to sort each row in a GridView based from a Field [RankOrder] from Database Pin
PunkIsNotDead8-Feb-10 12:13
PunkIsNotDead8-Feb-10 12:13 
GeneralRe: How to sort each row in a GridView based from a Field [RankOrder] from Database Pin
-Muc_9-Feb-10 0:44
-Muc_9-Feb-10 0:44 
AnswerRe: How to sort each row in a GridView based from a Field [RankOrder] from Database Pin
-Muc_9-Feb-10 0:48
-Muc_9-Feb-10 0:48 
Questiongetting the full file path from a FileUpload control in Mozilla Pin
ashutosh kumar jha8-Feb-10 8:33
ashutosh kumar jha8-Feb-10 8:33 
AnswerRe: getting the full file path from a FileUpload control in Mozilla Pin
Abhishek Sur8-Feb-10 9:27
professionalAbhishek Sur8-Feb-10 9:27 
GeneralRe: getting the full file path from a FileUpload control in Mozilla Pin
ashutosh kumar jha8-Feb-10 20:57
ashutosh kumar jha8-Feb-10 20:57 
GeneralRe: getting the full file path from a FileUpload control in Mozilla Pin
Abhishek Sur9-Feb-10 10:00
professionalAbhishek Sur9-Feb-10 10:00 
Hey Asutosh,

I think you are missing out the point. From the web site, you can send files only through httpstreams. To invoke FTP from the client side you need client side sandbox apps etc which are capable of invoking Ftp requests to the server.

Other than that, if you are willing to invoke FTP request to the FTP server from the hosting application, you need to upload the files through HTTP, and then you need to send the file to the FTP location, invoking a new FTP session to that server.

Actually one thing you must remember, Server cant request a client to get a file. Even though you send the client full file path to the ftp server, if the client remains idle, server cannot get the file.

I hope this is clear now.

Smile | :)
Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

InfoBox Visual Studio 2010 Extension
Windows7 API Code Pack
Simplify Code Using NDepend

Questiongridview pagination Pin
FEMDEV8-Feb-10 6:28
FEMDEV8-Feb-10 6:28 
AnswerRe: gridview pagination Pin
Vimalsoft(Pty) Ltd8-Feb-10 19:48
professionalVimalsoft(Pty) Ltd8-Feb-10 19:48 
AnswerRe: gridview pagination Pin
Gaurav Dudeja India8-Feb-10 19:54
Gaurav Dudeja India8-Feb-10 19:54 
GeneralRe: gridview pagination Pin
FEMDEV11-Feb-10 3:33
FEMDEV11-Feb-10 3:33 
Questionbody Onload Looping.. Pin
Hema Bairavan8-Feb-10 2:30
Hema Bairavan8-Feb-10 2:30 
AnswerRe: body Onload Looping.. Pin
Not Active8-Feb-10 2:50
mentorNot Active8-Feb-10 2:50 
QuestionCustom textbox control problem in Firefox and Chrome [modified] Pin
Danpeking8-Feb-10 1:51
Danpeking8-Feb-10 1:51 
QuestionI wanna make a webpage to find ID or password. Pin
lsh486love8-Feb-10 1:46
lsh486love8-Feb-10 1:46 
AnswerRe: I wanna make a webpage to find ID or password. Pin
Not Active8-Feb-10 2:07
mentorNot Active8-Feb-10 2:07 
AnswerRe: I wanna make a webpage to find ID or password. Pin
sashidhar8-Feb-10 3:22
sashidhar8-Feb-10 3:22 
Questionrestric multiple download concept implemented by rapidshare and hotfile Pin
Tridip Bhattacharjee8-Feb-10 0:31
professionalTridip Bhattacharjee8-Feb-10 0:31 
AnswerRe: restric multiple download concept implemented by rapidshare and hotfile Pin
sashidhar8-Feb-10 0:54
sashidhar8-Feb-10 0:54 
QuestionBlog size Pin
Satish328-Feb-10 0:18
Satish328-Feb-10 0:18 
AnswerRe: Blog size Pin
Abhishek Sur8-Feb-10 9:32
professionalAbhishek Sur8-Feb-10 9:32 
Questionresume large file download? Pin
Tridip Bhattacharjee7-Feb-10 23:53
professionalTridip Bhattacharjee7-Feb-10 23:53 
AnswerRe: resume large file download? Pin
Rhys Jacob7-Feb-10 23:59
Rhys Jacob7-Feb-10 23:59 
QuestionFile download by ICallback Pin
Tridip Bhattacharjee7-Feb-10 23:52
professionalTridip Bhattacharjee7-Feb-10 23:52 

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.