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

ASP.NET

 
AnswerRe: How to handle file upload exception Pin
Adam Maras8-Dec-08 7:23
Adam Maras8-Dec-08 7:23 
GeneralRe: How to handle file upload exception Pin
Aslesh8-Dec-08 9:39
Aslesh8-Dec-08 9:39 
QuestionHow to get the TemplateItem of a DetailsView Pin
b43r_3oo38-Dec-08 5:24
b43r_3oo38-Dec-08 5:24 
AnswerRe: How to get the TemplateItem of a DetailsView Pin
b43r_3oo38-Dec-08 7:22
b43r_3oo38-Dec-08 7:22 
QuestionGridview not showing Empty data Template when Empty Pin
www.Developerof.NET8-Dec-08 3:22
www.Developerof.NET8-Dec-08 3:22 
AnswerRe: Gridview not showing Empty data Template when Empty Pin
Abhijit Jana8-Dec-08 3:25
professionalAbhijit Jana8-Dec-08 3:25 
GeneralRe: Gridview not showing Empty data Template when Empty Pin
www.Developerof.NET8-Dec-08 4:16
www.Developerof.NET8-Dec-08 4:16 
QuestionFile.Exists - cannot find file on PostBack Pin
Member 34028868-Dec-08 1:58
Member 34028868-Dec-08 1:58 
Hi
I'm writing a web app to upload up to 4 images to a folder. I also have a drop-down list so the user can choose whether pic is picture 1, 2, 3 or 4 (to set order on page display). Anyway, when one picture is uploaded the user stays in the form to add more pictures. I clear the DDL and re-populate it depending on which pictures have already been uploaded - i.e if pic 1 has been uploaded, only pic 2, 3 and 4 appear in drop-down. To determine this I use File.Exists but this doesn't seem to be working on a postback (i.e it doesn't find pic1.jpg which I have uploaded. It works however, if I leave the page and then click to add an image later - could this be an issue of the folder not refreshing so it looks like the file doesn't exist or a postback problem? Any ideas would be greatly appreciated.

Thanks
Lorna
AnswerRe: File.Exists - cannot find file on PostBack Pin
Brij8-Dec-08 2:40
mentorBrij8-Dec-08 2:40 
QuestionAccessing 3rd party software object from asp.net Pin
lavankumar8-Dec-08 1:57
lavankumar8-Dec-08 1:57 
AnswerRe: Accessing 3rd party software object from asp.net Pin
Abhijit Jana8-Dec-08 2:22
professionalAbhijit Jana8-Dec-08 2:22 
GeneralRe: Accessing 3rd party software object from asp.net Pin
Brij8-Dec-08 2:48
mentorBrij8-Dec-08 2:48 
AnswerRe: Accessing 3rd party software object from asp.net Pin
Christian Graus8-Dec-08 9:44
protectorChristian Graus8-Dec-08 9:44 
QuestionHow to dynamically load an ASPX page into a exisitng element from code behind?? Pin
DuelMonster_Coder8-Dec-08 0:57
professionalDuelMonster_Coder8-Dec-08 0:57 
AnswerRe: How to dynamically load an ASPX page into a exisitng element from code behind?? Pin
Brij8-Dec-08 1:14
mentorBrij8-Dec-08 1:14 
GeneralRe: How to dynamically load an ASPX page into a exisitng element from code behind?? Pin
DuelMonster_Coder8-Dec-08 1:47
professionalDuelMonster_Coder8-Dec-08 1:47 
GeneralRe: How to dynamically load an ASPX page into a exisitng element from code behind?? Pin
Abhijit Jana8-Dec-08 1:50
professionalAbhijit Jana8-Dec-08 1:50 
GeneralRe: How to dynamically load an ASPX page into a exisitng element from code behind?? Pin
DuelMonster_Coder8-Dec-08 2:50
professionalDuelMonster_Coder8-Dec-08 2:50 
AnswerRe: How to dynamically load an ASPX page into a exisitng element from code behind?? Pin
Satish - Developer8-Dec-08 1:40
Satish - Developer8-Dec-08 1:40 
AnswerRe: How to dynamically load an ASPX page into a exisitng element from code behind?? Pin
Paddy Boyd8-Dec-08 2:28
Paddy Boyd8-Dec-08 2:28 
GeneralRe: How to dynamically load an ASPX page into a exisitng element from code behind?? [modified] Pin
DuelMonster_Coder8-Dec-08 2:54
professionalDuelMonster_Coder8-Dec-08 2:54 
AnswerRe: How to dynamically load an ASPX page into a exisitng element from code behind?? Pin
cmk8-Dec-08 6:32
cmk8-Dec-08 6:32 
QuestionConvert web page content to pdf Pin
kavitaBC7-Dec-08 23:26
kavitaBC7-Dec-08 23:26 
AnswerRe: Convert web page content to pdf Pin
Christian Graus7-Dec-08 23:30
protectorChristian Graus7-Dec-08 23:30 
AnswerRe: Convert web page content to pdf Pin
sumit70348-Dec-08 0:34
sumit70348-Dec-08 0:34 

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.