Re: Break and Resume?
From: Patrice (nobody_at_nowhere.com)
Date: 09/30/04
- Next message: George G.: "Web User Control and using session, request and response"
- Previous message: Just D.: "Different machines and ASPX web application"
- Next in thread: Ron Bell: "Re: Break and Resume?"
- Reply: Ron Bell: "Re: Break and Resume?"
- Maybe reply: Kevin Spencer: "Re: Break and Resume?"
- Maybe reply: Kevin Spencer: "Re: Break and Resume?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 30 Sep 2004 11:08:47 +0200
I'm still not sure to fully understand the question.
What about displaying a page with problems and asking for solutions and when
the user clicks, you perform the whole process accordingly ???!!!! IMO the
bad reasoning is to try to interleave processing and asking for user input
"on the fly" ?
Generally it's best to ask beforehand for all questions you may have and
then start the process with the whole information (even from a usability
point of view)...
Or do I miss something ?
Patrice
-- "Ron Bell" <junkmail801@hotmail.com> a écrit dans le message de news:erUItdmpEHA.3396@tk2msftngp13.phx.gbl... > Thanks, Kevin, for taking the time to count my question marks. But if > you took the time to read the post instead of counting ??s then you > would see where I 'ask' my question: > > "The breaking and resuming is where I need the guidance I guess." > > Maybe I should rephrase: > > Is there a way to break from your code to wait for user input, perform > code reactive to the users input and then resume the original code?????? > (<--6) > > Please let me know if I am not being clear. > > *** Sent via Developersdex http://www.developersdex.com *** > Don't just participate in USENET...get rewarded for it!
- Next message: George G.: "Web User Control and using session, request and response"
- Previous message: Just D.: "Different machines and ASPX web application"
- Next in thread: Ron Bell: "Re: Break and Resume?"
- Reply: Ron Bell: "Re: Break and Resume?"
- Maybe reply: Kevin Spencer: "Re: Break and Resume?"
- Maybe reply: Kevin Spencer: "Re: Break and Resume?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|