Click here to Skip to main content
15,891,785 members
Home / Discussions / C#
   

C#

 
AnswerRe: Save File Dialog with uneditable directory path Pin
Dave Kreskowiak20-Feb-07 6:46
mveDave Kreskowiak20-Feb-07 6:46 
QuestionProblem with context menu Pin
Muhammad Nauman Yousuf20-Feb-07 6:16
Muhammad Nauman Yousuf20-Feb-07 6:16 
AnswerRe: Problem with context menu Pin
Dave Kreskowiak20-Feb-07 7:12
mveDave Kreskowiak20-Feb-07 7:12 
GeneralRe: Problem with context menu Pin
Muhammad Nauman Yousuf20-Feb-07 20:36
Muhammad Nauman Yousuf20-Feb-07 20:36 
GeneralRe: Problem with context menu Pin
Dave Kreskowiak21-Feb-07 4:28
mveDave Kreskowiak21-Feb-07 4:28 
QuestionC# equivalent for ShowDropDown? Pin
kozu20-Feb-07 5:57
kozu20-Feb-07 5:57 
AnswerRe: C# equivalent for ShowDropDown? Pin
Martin#20-Feb-07 6:04
Martin#20-Feb-07 6:04 
GeneralRe: C# equivalent for ShowDropDown? Pin
kozu20-Feb-07 6:43
kozu20-Feb-07 6:43 
GeneralRe: C# equivalent for ShowDropDown? Pin
Martin#20-Feb-07 7:49
Martin#20-Feb-07 7:49 
GeneralRe: C# equivalent for ShowDropDown? Pin
kozu20-Feb-07 8:27
kozu20-Feb-07 8:27 
GeneralRe: C# equivalent for ShowDropDown? Pin
Martin#20-Feb-07 8:50
Martin#20-Feb-07 8:50 
GeneralRe: C# equivalent for ShowDropDown? Pin
kozu20-Feb-07 9:55
kozu20-Feb-07 9:55 
GeneralRe: C# equivalent for ShowDropDown? Pin
Martin#20-Feb-07 20:58
Martin#20-Feb-07 20:58 
QuestionVariable problem Pin
truly_pringled20-Feb-07 5:35
truly_pringled20-Feb-07 5:35 
On my web form I have a text box, that when the form loads it get a string of text from a MySQL database and set the text box property as the string.

So then you can edit the text.

Then I have a button next to it that when you press it should put the text in the text box in to the database.
But it never changes the information in the database.

I think the problem might be to do with when I press the button it refreshes the page, therefor resetting the information in the text box and putting the original text back in to the database.

Any help will be very much appreciated

Thanks.

AnswerRe: Variable problem Pin
kubben20-Feb-07 5:49
kubben20-Feb-07 5:49 
QuestionMultiple Monitors Pin
ricmil4220-Feb-07 5:10
ricmil4220-Feb-07 5:10 
AnswerRe: Multiple Monitors Pin
Martin#20-Feb-07 5:12
Martin#20-Feb-07 5:12 
GeneralRe: Multiple Monitors Pin
Jakub Mller20-Feb-07 5:35
Jakub Mller20-Feb-07 5:35 
AnswerRe: Multiple Monitors Pin
ricmil4220-Feb-07 6:14
ricmil4220-Feb-07 6:14 
Questionmobile Pin
B.A20-Feb-07 4:48
B.A20-Feb-07 4:48 
QuestionContext menu Pin
CodeItWell20-Feb-07 4:18
CodeItWell20-Feb-07 4:18 
AnswerRe: Context menu Pin
Martin#20-Feb-07 4:34
Martin#20-Feb-07 4:34 
GeneralRe: Context menu Pin
CodeItWell20-Feb-07 5:01
CodeItWell20-Feb-07 5:01 
AnswerRe: Context menu Pin
Martin#20-Feb-07 5:07
Martin#20-Feb-07 5:07 
GeneralRe: Context menu Pin
CodeItWell20-Feb-07 6:02
CodeItWell20-Feb-07 6:02 

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.