Click here to Skip to main content
15,923,051 members
Home / Discussions / C#
   

C#

 
QuestionDrag and Drop Picture boxes? Pin
DSdragondude31-Dec-07 9:41
DSdragondude31-Dec-07 9:41 
QuestionC# application written for Access 2003, will it work on 2007? Pin
Skcheng31-Dec-07 8:15
Skcheng31-Dec-07 8:15 
AnswerRe: C# application written for Access 2003, will it work on 2007? Pin
Paul Conrad31-Dec-07 8:40
professionalPaul Conrad31-Dec-07 8:40 
GeneralRe: C# application written for Access 2003, will it work on 2007? Pin
Skcheng31-Dec-07 12:00
Skcheng31-Dec-07 12:00 
GeneralRe: C# application written for Access 2003, will it work on 2007? Pin
Paul Conrad31-Dec-07 13:05
professionalPaul Conrad31-Dec-07 13:05 
Questionmsagent output voice file Pin
Muammar©31-Dec-07 7:41
Muammar©31-Dec-07 7:41 
GeneralRe: msagent output voice file Pin
Dave Kreskowiak31-Dec-07 9:10
mveDave Kreskowiak31-Dec-07 9:10 
GeneralRe: msagent output voice file Pin
Muammar©31-Dec-07 18:40
Muammar©31-Dec-07 18:40 
GeneralRe: msagent output voice file Pin
Dave Kreskowiak1-Jan-08 6:02
mveDave Kreskowiak1-Jan-08 6:02 
GeneralRe: msagent output voice file Pin
Muammar©1-Jan-08 6:11
Muammar©1-Jan-08 6:11 
GeneralNavigating a web form Pin
brsecu31-Dec-07 6:31
brsecu31-Dec-07 6:31 
GeneralRe: Navigating a web form Pin
DotNetXenon31-Dec-07 7:45
DotNetXenon31-Dec-07 7:45 
GeneralDatagrid and combo box or drop down list Pin
Saamir31-Dec-07 5:07
Saamir31-Dec-07 5:07 
GeneralRe: Datagrid and combo box or drop down list Pin
Justin Perez31-Dec-07 5:24
Justin Perez31-Dec-07 5:24 
GeneralRe: Datagrid and combo box or drop down list Pin
Saamir31-Dec-07 6:14
Saamir31-Dec-07 6:14 
GeneralRe: Datagrid and combo box or drop down list [modified] Pin
awiesendanger2-Jan-08 2:23
awiesendanger2-Jan-08 2:23 
QuestionSendKeys Oddity??? Pin
tboydva31-Dec-07 3:56
tboydva31-Dec-07 3:56 
QuestionTextBox indentation??? Pin
JoZ CaVaLLo31-Dec-07 2:24
JoZ CaVaLLo31-Dec-07 2:24 
GeneralRe: TextBox indentation??? Pin
Justin Perez31-Dec-07 2:25
Justin Perez31-Dec-07 2:25 
GeneralRe: TextBox indentation??? Pin
JoZ CaVaLLo31-Dec-07 2:49
JoZ CaVaLLo31-Dec-07 2:49 
GeneralRe: TextBox indentation??? Pin
Skippums31-Dec-07 7:40
Skippums31-Dec-07 7:40 
QuestionHow to get the values of dynamic fileupload Pin
Elena200631-Dec-07 1:49
Elena200631-Dec-07 1:49 
AnswerRe: How to get the values of dynamic fileupload Pin
Justin Perez31-Dec-07 2:14
Justin Perez31-Dec-07 2:14 
GeneralRe: How to get the values of dynamic fileupload Pin
Elena200631-Dec-07 2:19
Elena200631-Dec-07 2:19 
GeneralRe: How to get the values of dynamic fileupload Pin
Justin Perez31-Dec-07 2:24
Justin Perez31-Dec-07 2:24 
I am not sure, as I am not in front of a machine where I can check that. But, I'm guessing it's either YourUploadControlTextBox.Text, YourUploadControlTextBox.FilePath, or YourUploadControlTextBox.Path. Try those, one should work Smile | :) You could always look on MSDN and look up the control. They wil have a list of all members, properties, etc to do with the control. The FilePath property, or something like it should be on there.

"If an Indian asked a programming question in the forest, would it still be urgent?" - John Simmons / outlaw programmer

I get all the news I need from the weather report - Paul Simon (from "The Only Living Boy in New York")

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.