Click here to Skip to main content
16,020,305 members
Home / Discussions / C#
   

C#

 
AnswerRe: Enter Valued in Combobox from database Pin
sam1287412-Jun-08 8:27
sam1287412-Jun-08 8:27 
GeneralRe: Enter Valued in Combobox from database Pin
Christian Graus12-Jun-08 8:37
protectorChristian Graus12-Jun-08 8:37 
GeneralRe: Enter Valued in Combobox from database Pin
sam1287412-Jun-08 9:30
sam1287412-Jun-08 9:30 
GeneralRe: Enter Valued in Combobox from database Pin
Christian Graus12-Jun-08 9:46
protectorChristian Graus12-Jun-08 9:46 
GeneralRe: Enter Valued in Combobox from database Pin
sam1287412-Jun-08 10:12
sam1287412-Jun-08 10:12 
GeneralRe: Enter Valued in Combobox from database Pin
sam1287412-Jun-08 10:29
sam1287412-Jun-08 10:29 
Questionusing property how to get a value from one page and get in another page(sample code) Pin
senpriya12-Jun-08 7:31
senpriya12-Jun-08 7:31 
AnswerRe: using property how to get a value from one page and get in another page(sample code) Pin
Christian Graus12-Jun-08 7:40
protectorChristian Graus12-Jun-08 7:40 
I suspect that your use of the word 'page' means you meant to ask this in the ASP.NET forum.

You can't get values from pages, only the page you're viewing exists on the server, and only just before the client sees it. you can pass values between URLs using the querystring

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

QuestionHosting IE in a windows application Pin
Christian Graus12-Jun-08 6:36
protectorChristian Graus12-Jun-08 6:36 
AnswerRe: Hosting IE in a windows application Pin
Anthony Mushrow12-Jun-08 7:36
professionalAnthony Mushrow12-Jun-08 7:36 
GeneralRe: Hosting IE in a windows application Pin
Christian Graus12-Jun-08 7:39
protectorChristian Graus12-Jun-08 7:39 
GeneralRe: Hosting IE in a windows application Pin
Anthony Mushrow12-Jun-08 7:44
professionalAnthony Mushrow12-Jun-08 7:44 
GeneralRe: Hosting IE in a windows application Pin
Christian Graus12-Jun-08 8:10
protectorChristian Graus12-Jun-08 8:10 
GeneralRe: Hosting IE in a windows application Pin
Giorgi Dalakishvili12-Jun-08 8:14
mentorGiorgi Dalakishvili12-Jun-08 8:14 
GeneralRe: Hosting IE in a windows application Pin
Christian Graus12-Jun-08 8:16
protectorChristian Graus12-Jun-08 8:16 
QuestionAMATEUR PROGRAMMER NEEDS HELP WITH SERIALIZATION Pin
bigchump12-Jun-08 6:29
bigchump12-Jun-08 6:29 
AnswerRe: AMATEUR PROGRAMMER NEEDS HELP WITH SERIALIZATION Pin
Christian Graus12-Jun-08 6:34
protectorChristian Graus12-Jun-08 6:34 
GeneralRe: AMATEUR PROGRAMMER NEEDS HELP WITH SERIALIZATION Pin
bigchump12-Jun-08 7:23
bigchump12-Jun-08 7:23 
GeneralRe: AMATEUR PROGRAMMER NEEDS HELP WITH SERIALIZATION Pin
Christian Graus12-Jun-08 7:30
protectorChristian Graus12-Jun-08 7:30 
GeneralRe: AMATEUR PROGRAMMER NEEDS HELP WITH SERIALIZATION Pin
bigchump12-Jun-08 8:33
bigchump12-Jun-08 8:33 
GeneralRe: AMATEUR PROGRAMMER NEEDS HELP WITH SERIALIZATION Pin
Christian Graus12-Jun-08 8:49
protectorChristian Graus12-Jun-08 8:49 
GeneralRe: AMATEUR PROGRAMMER NEEDS HELP WITH SERIALIZATION Pin
bigchump12-Jun-08 9:24
bigchump12-Jun-08 9:24 
GeneralRe: AMATEUR PROGRAMMER NEEDS HELP WITH SERIALIZATION Pin
Christian Graus12-Jun-08 9:47
protectorChristian Graus12-Jun-08 9:47 
GeneralRe: AMATEUR PROGRAMMER NEEDS HELP WITH SERIALIZATION Pin
carbon_golem12-Jun-08 8:59
carbon_golem12-Jun-08 8:59 
GeneralRe: AMATEUR PROGRAMMER NEEDS HELP WITH SERIALIZATION Pin
bigchump12-Jun-08 9:55
bigchump12-Jun-08 9:55 

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.