Click here to Skip to main content
15,897,315 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Java script function in aspx.vb file Pin
Christian Graus18-Jun-09 22:44
protectorChristian Graus18-Jun-09 22:44 
GeneralRe: Java script function in aspx.vb file Pin
Baran M18-Jun-09 20:50
Baran M18-Jun-09 20:50 
AnswerRe: Java script function in aspx.vb file Pin
koolprasad200318-Jun-09 19:48
professionalkoolprasad200318-Jun-09 19:48 
QuestionDoes not diplays the correct position on page Pin
misCafe18-Jun-09 16:43
misCafe18-Jun-09 16:43 
AnswerRe: Does not diplays the correct position on page Pin
Christian Graus18-Jun-09 19:28
protectorChristian Graus18-Jun-09 19:28 
QuestionASP .NET Membership Pin
kenexcelon18-Jun-09 14:17
kenexcelon18-Jun-09 14:17 
QuestionPostback - Variables Deleted AND Listbox.SelectedItem Pin
bnonym081518-Jun-09 10:43
bnonym081518-Jun-09 10:43 
AnswerRe: Postback - Variables Deleted AND Listbox.SelectedItem Pin
Christian Graus18-Jun-09 10:47
protectorChristian Graus18-Jun-09 10:47 
Achtung !!! Wie kanst nich das Deutch sprechen !!!!

Translated version ( from babel fish )

Situation description: I have new website in a Ajax update panel - which carries also outstanding services out - different control members places, on among other things a cunning ruse and a heap of button. This is mentioned, perhaps only at the edge has my problem which with AJAX to do. My 1st question is: If I on the side post office-bake releases, by pressing for example the button, then in the form will all variables become again initialized, or the variables in the condition like them before post office-bake were maintained? For this a short example: We assume, I have the following problem: Dim Path as stringer = " C:\StandartPath " Then the user sets the variable Path e.g. by a text box to the following value: Path=" C:\NewTextBoxPath The user decides to change now spontaneously also the variable username: It clicks on another button and changes its username - it produced thus a renewed post office-bake. Which value now does the variable Path have? 2. Question: In my web page in the Ajax Updatepanel is a cunning ruse. In this one can select an element, and delete then with the button the appropriate element. If one selects now an element, and the selected element from the cunning ruse presses the button however is suddenly again deselektiert and logical-proves an error message gives. What does that lie? It should nevertheless also after post office-bakes the selected element still as such to be stored, or is mistaken I?

Babel fish is obviously not much good. So, how about you translate for us ?

I THINK you're asking where variables get their values from ? They are initialised on each postback. ASP.NET is stateless, you need to use the session object to store values between postbacks. If you don't know that, you should probably study ASP.NET in general a little before adding AJAX to the mix.

Christian Graus

Driven to the arms of OSX by Vista.

"! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.

I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

AnswerRe: Postback - Variables Deleted AND Listbox.SelectedItem Pin
bnonym081518-Jun-09 10:55
bnonym081518-Jun-09 10:55 
GeneralRe: Postback - Variables Deleted AND Listbox.SelectedItem Pin
Christian Graus18-Jun-09 11:06
protectorChristian Graus18-Jun-09 11:06 
QuestionNull reference exception in gridview binding to text data Pin
ashutosh_karna18-Jun-09 10:26
ashutosh_karna18-Jun-09 10:26 
AnswerRe: Null reference exception in gridview binding to text data Pin
Christian Graus18-Jun-09 10:48
protectorChristian Graus18-Jun-09 10:48 
AnswerRe: Null reference exception in gridview binding to text data Pin
httplover18-Jun-09 15:01
httplover18-Jun-09 15:01 
QuestionRetrieving members of nested groups from AD Pin
Norriskilla18-Jun-09 9:49
Norriskilla18-Jun-09 9:49 
AnswerRe: Retrieving members of nested groups from AD Pin
Abhijit Jana18-Jun-09 11:34
professionalAbhijit Jana18-Jun-09 11:34 
GeneralRe: Retrieving members of nested groups from AD Pin
Norriskilla18-Jun-09 11:53
Norriskilla18-Jun-09 11:53 
QuestionAuthentication Required in Application_Start but not in Application_BeginRequest Pin
mtbvfr18-Jun-09 9:03
mtbvfr18-Jun-09 9:03 
QuestionAlign a paragraph in rich text box Pin
Member 465900118-Jun-09 7:32
Member 465900118-Jun-09 7:32 
Questionpassing Popup wondow values to parent window. Pin
avvaru.murali18-Jun-09 6:35
avvaru.murali18-Jun-09 6:35 
AnswerRe: passing Popup wondow values to parent window. Pin
koolprasad200318-Jun-09 19:56
professionalkoolprasad200318-Jun-09 19:56 
QuestionAJAX Hovermenu on Gridview button field Pin
Ridge Howison18-Jun-09 6:28
Ridge Howison18-Jun-09 6:28 
QuestionMASTER PAGE ISSUE Pin
Amit Patel198518-Jun-09 4:31
Amit Patel198518-Jun-09 4:31 
AnswerRe: MASTER PAGE ISSUE Pin
ToddHileHoffer18-Jun-09 10:03
ToddHileHoffer18-Jun-09 10:03 
Question[Message Deleted] Pin
Veerendranadh18-Jun-09 4:17
Veerendranadh18-Jun-09 4:17 
AnswerRe: Unable to disable backgroup using modalpopup extender Pin
httplover18-Jun-09 4:21
httplover18-Jun-09 4:21 

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.