Click here to Skip to main content
15,891,431 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: copying rows from one gridview to another gridview.. Pin
Tomz_KV27-Feb-09 5:39
Tomz_KV27-Feb-09 5:39 
GeneralRe: copying rows from one gridview to another gridview.. Pin
scar_face1-Mar-09 6:41
scar_face1-Mar-09 6:41 
QuestionBulk insert query without ado.net Pin
Mogaambo26-Feb-09 20:40
Mogaambo26-Feb-09 20:40 
AnswerRe: Bulk insert query without ado.net Pin
anilpal26-Feb-09 21:53
anilpal26-Feb-09 21:53 
GeneralRe: Bulk insert query without ado.net Pin
Mogaambo26-Feb-09 23:21
Mogaambo26-Feb-09 23:21 
AnswerRe: Bulk insert query without ado.net Pin
Tomz_KV27-Feb-09 5:49
Tomz_KV27-Feb-09 5:49 
Questionfile upload control return null value Pin
anujbanka178426-Feb-09 20:34
anujbanka178426-Feb-09 20:34 
AnswerRe: file upload control return null value Pin
anilpal26-Feb-09 21:56
anilpal26-Feb-09 21:56 
Hi,

Hmmmm.... The path should not be hard coded.
fu_img.SaveAs("D:\\ION Projects\\IonIntranet\\IonIntranet\\Images\\EmpOM\\" + fu_img.FileName);


Please use virtual path(Server.mapPath) and the folder should be inside the application folder.

Regards
Anil Pal

GeneralRe: file upload control return null value Pin
anujbanka178426-Feb-09 22:16
anujbanka178426-Feb-09 22:16 
GeneralRe: file upload control return null value Pin
anilpal26-Feb-09 22:19
anilpal26-Feb-09 22:19 
GeneralRe: file upload control return null value Pin
keyur satyadev26-Feb-09 22:39
keyur satyadev26-Feb-09 22:39 
GeneralRe: file upload control return null value Pin
anujbanka178426-Feb-09 23:09
anujbanka178426-Feb-09 23:09 
Questiontab using menu control and multiview Pin
billcodes26-Feb-09 20:21
billcodes26-Feb-09 20:21 
AnswerRe: tab using menu control and multiview Pin
anilpal26-Feb-09 20:33
anilpal26-Feb-09 20:33 
GeneralAjax control toolkit Vs Jquery in asp.net Pin
Ramkumar_S26-Feb-09 20:12
Ramkumar_S26-Feb-09 20:12 
GeneralRe: Ajax control toolkit Vs Jquery in asp.net Pin
Christian Graus26-Feb-09 20:21
protectorChristian Graus26-Feb-09 20:21 
GeneralRe: Ajax control toolkit Vs Jquery in asp.net Pin
anilpal26-Feb-09 20:30
anilpal26-Feb-09 20:30 
GeneralRe: Ajax control toolkit Vs Jquery in asp.net Pin
Ramkumar_S26-Feb-09 21:30
Ramkumar_S26-Feb-09 21:30 
GeneralRe: Ajax control toolkit Vs Jquery in asp.net Pin
anilpal26-Feb-09 22:00
anilpal26-Feb-09 22:00 
QuestionAbout the water mark on video files Pin
Abhishek Rana26-Feb-09 20:10
Abhishek Rana26-Feb-09 20:10 
AnswerRe: About the water mark on video files Pin
Christian Graus26-Feb-09 20:19
protectorChristian Graus26-Feb-09 20:19 
QuestionHelp me Pin
mani.thirumalai26-Feb-09 20:03
mani.thirumalai26-Feb-09 20:03 
AnswerRe: Help me Pin
Christian Graus26-Feb-09 20:19
protectorChristian Graus26-Feb-09 20:19 
GeneralDecrypt problem in asp.net Pin
mani.thirumalai26-Feb-09 20:44
mani.thirumalai26-Feb-09 20:44 
Questionhow to encrypt a query string value Pin
raghvendrapanda26-Feb-09 19:44
raghvendrapanda26-Feb-09 19:44 

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.