Click here to Skip to main content
15,909,030 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Drag and drop Files from Windows explorer to List box [modified] Pin
ram197418-Dec-07 20:59
ram197418-Dec-07 20:59 
GeneralRe: Drag and drop Files from Windows explorer to List box Pin
Michael Sync18-Dec-07 22:34
Michael Sync18-Dec-07 22:34 
GeneralRegarding treeview Drag and Drop Pin
sandhya1418-Dec-07 17:37
sandhya1418-Dec-07 17:37 
Generaldocument.all nightmare Pin
Alaric_18-Dec-07 11:51
professionalAlaric_18-Dec-07 11:51 
QuestionTextbox1.text = FileUpload1.FileName, How to do it? Pin
hifiger200418-Dec-07 11:46
hifiger200418-Dec-07 11:46 
AnswerRe: Textbox1.text = FileUpload1.FileName, How to do it? Pin
Alaric_18-Dec-07 11:56
professionalAlaric_18-Dec-07 11:56 
GeneralRe: Textbox1.text = FileUpload1.FileName, How to do it? Pin
hifiger200418-Dec-07 14:29
hifiger200418-Dec-07 14:29 
GeneralRe: Textbox1.text = FileUpload1.FileName, How to do it? Pin
Alaric_18-Dec-07 15:38
professionalAlaric_18-Dec-07 15:38 
have you invoked the debugger? Put a breakpoint and a watch on your line and see what "FileUpload1.FileName" contains at the point of the PreRender event where you are trying to assign it to the text value. My guess is that you're trying to access the property at the wrong stage of the Page Event Lifecycle[^]
"I need build Skynet. Plz send code"

GeneralRe: Textbox1.text = FileUpload1.FileName, How to do it? Pin
hifiger200418-Dec-07 18:47
hifiger200418-Dec-07 18:47 
GeneralRe: Textbox1.text = FileUpload1.FileName, How to do it? Pin
Alaric_19-Dec-07 1:39
professionalAlaric_19-Dec-07 1:39 
GeneralRe: Textbox1.text = FileUpload1.FileName, How to do it? Pin
hifiger200419-Dec-07 2:33
hifiger200419-Dec-07 2:33 
GeneralRe: Textbox1.text = FileUpload1.FileName, How to do it? Pin
Alaric_19-Dec-07 4:52
professionalAlaric_19-Dec-07 4:52 
GeneralRe: Textbox1.text = FileUpload1.FileName, How to do it? Pin
hifiger200419-Dec-07 5:11
hifiger200419-Dec-07 5:11 
AnswerRe: Textbox1.text = FileUpload1.FileName, How to do it? Pin
Alaric_19-Dec-07 5:49
professionalAlaric_19-Dec-07 5:49 
GeneralRe: Textbox1.text = FileUpload1.FileName, How to do it? Pin
hifiger200419-Dec-07 12:28
hifiger200419-Dec-07 12:28 
QuestionNeed JavaScript for Data validation in grid Pin
chand1018-Dec-07 5:05
chand1018-Dec-07 5:05 
GeneralRe: Need JavaScript for Data validation in grid Pin
ram197418-Dec-07 19:09
ram197418-Dec-07 19:09 
GeneralFirst VS2005 and MS Access Web Project Pin
jszabo18-Dec-07 0:45
jszabo18-Dec-07 0:45 
AnswerRe: First VS2005 and MS Access Web Project Pin
jchalfant18-Dec-07 4:38
jchalfant18-Dec-07 4:38 
GeneralRe: First VS2005 and MS Access Web Project Pin
jszabo18-Dec-07 12:49
jszabo18-Dec-07 12:49 
GeneralRe: First VS2005 and MS Access Web Project Pin
jszabo22-Dec-07 0:33
jszabo22-Dec-07 0:33 
GeneralRe: First VS2005 and MS Access Web Project Pin
Vasudevan Deepak Kumar18-Dec-07 4:57
Vasudevan Deepak Kumar18-Dec-07 4:57 
GeneralRe: First VS2005 and MS Access Web Project Pin
jszabo18-Dec-07 12:52
jszabo18-Dec-07 12:52 
GeneralRe: First VS2005 and MS Access Web Project Pin
Mark Churchill18-Dec-07 14:59
Mark Churchill18-Dec-07 14:59 
GeneralRe: First VS2005 and MS Access Web Project Pin
jszabo20-Dec-07 0:37
jszabo20-Dec-07 0:37 

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.