7
Answers

Export Gridview to text file in asp.net.

jamal basha

jamal basha

9y
469
1
How to Export data from gridview to textfile and save data into the folder on server with out using fileupload control  in asp.net.
Answers (7)
0
Santhakumar Munuswamy

Santhakumar Munuswamy

NA 23.5k 624.3k 9y
Hi Jamal basha,
 
File upload to FTP Server
 
https://khanrahim.wordpress.com/2010/09/03/file-download-upload-delete-in-ftp-location-using-c/ 
http://www.codeproject.com/Tips/300226/Upload-file-to-server-using-ftp 
 
I hope it will be helpful for you  
0
jamal basha

jamal basha

NA 97 10.9k 9y
Hi ,Second link will suitable to my task not fully.why coz when we convert export gridview to textformat when an output will come into textfile those file data will save into particular ftp folder.
0
jamal basha

jamal basha

NA 97 10.9k 9y
Hi Sir,Saved Into Ftp Folder.
0
Santhakumar Munuswamy

Santhakumar Munuswamy

NA 23.5k 624.3k 9y
Hi Jamal Basha
 
What you tried so far? Do you want to save export text file into ftp folder or apps root folder or else? 
0
Raja T

Raja T

NA 7.4k 6k 9y
Hi Jamal,
 
http://www.aspnettutorials.com/tutorials/file/grid-txiaspnet2-csharp/
 
http://www.c-sharpcorner.com/UploadFile/0c1bb2/export-gridview-records-to-text-file/ 
 
http://www.aspnettutorials.com/tutorials/file/grid-txiaspnet2-vb/ 
0
jamal basha

jamal basha

NA 97 10.9k 9y
Hi Sir,
 
 
when we convert export gridview to textformat when output will come into textfile those file data will  save into particular server folder.
0
Santhakumar Munuswamy

Santhakumar Munuswamy

NA 23.5k 624.3k 9y
Hi Jamal basha,
 
Please kindly take reference the below link
 
http://www.c-sharpcorner.com/UploadFile/0c1bb2/export-gridview-records-to-text-file/ 
 
http://www.aspsnippets.com/Articles/Export-GridView-data-to-text-file-in-ASPNet-using-C-and-VBNet.aspx 
 
I hope it will be helpful for you