Click here to Skip to main content
15,924,036 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Keep a process, started from web app, running even after closing the browser Pin
Sandeep Akhare16-Oct-07 21:44
Sandeep Akhare16-Oct-07 21:44 
GeneralRe: Keep a process, started from web app, running even after closing the browser Pin
Zeeshan Reyaz16-Oct-07 21:57
Zeeshan Reyaz16-Oct-07 21:57 
GeneralRe: Keep a process, started from web app, running even after closing the browser Pin
Sandeep Akhare16-Oct-07 22:16
Sandeep Akhare16-Oct-07 22:16 
GeneralRe: Keep a process, started from web app, running even after closing the browser Pin
Zeeshan Reyaz16-Oct-07 22:22
Zeeshan Reyaz16-Oct-07 22:22 
GeneralRe: Keep a process, started from web app, running even after closing the browser Pin
Sandeep Akhare16-Oct-07 22:24
Sandeep Akhare16-Oct-07 22:24 
GeneralRe: Keep a process, started from web app, running even after closing the browser Pin
N a v a n e e t h16-Oct-07 22:28
N a v a n e e t h16-Oct-07 22:28 
QuestionBuilding Treeview of a FTP folder Pin
Wesley Samuel16-Oct-07 20:26
Wesley Samuel16-Oct-07 20:26 
QuestionServer makes the client to pop up dialog box, how? Pin
krafix16-Oct-07 20:20
krafix16-Oct-07 20:20 
Hi,

I have a scenario where i have to create a user. I have a create user button on my web page clicking it , the back end C# code would perform some validation and invoke a web service which would proceed to create the user (save user info into the DB). If the user already exists, the web service would return false to the server. Now the server should make the web page show a dialog pop up saying "Recreate User?", Clicking OK will continue to re create the user(send the response to the waiting server), Cancel would abort operation. Finally the user should be notified from the server that User Creation Successful or Failed.

Now, my question is how to make the server display this popup on the client based on the validation done by the back end code? I've read posts on registering javascript code with a control click but i want to be able to reach the server, perform some validation, get a confirmation from the user after validation(the server waits for user confirmation) and send the user's confirmation to the server based on which the logic would proceed.

Any suggestions would be of great help
thanks! Smile | :)

- kp
AnswerRe: Server makes the client to pop up dialog box, how? Pin
N a v a n e e t h16-Oct-07 20:40
N a v a n e e t h16-Oct-07 20:40 
AnswerRe: Server makes the client to pop up dialog box, how? Pin
Sandeep Akhare16-Oct-07 20:57
Sandeep Akhare16-Oct-07 20:57 
GeneralRe: Server makes the client to pop up dialog box, how? Pin
N a v a n e e t h16-Oct-07 21:18
N a v a n e e t h16-Oct-07 21:18 
GeneralRe: Server makes the client to pop up dialog box, how? Pin
Sandeep Akhare16-Oct-07 21:42
Sandeep Akhare16-Oct-07 21:42 
GeneralRe: Server makes the client to pop up dialog box, how? Pin
krafix25-Oct-07 8:28
krafix25-Oct-07 8:28 
QuestionRSS feeds Pin
jai 12316-Oct-07 20:09
jai 12316-Oct-07 20:09 
AnswerRe: RSS feeds Pin
N a v a n e e t h16-Oct-07 20:11
N a v a n e e t h16-Oct-07 20:11 
GeneralRe: RSS feeds Pin
Sandeep Akhare16-Oct-07 20:14
Sandeep Akhare16-Oct-07 20:14 
GeneralRe: RSS feeds Pin
N a v a n e e t h16-Oct-07 20:16
N a v a n e e t h16-Oct-07 20:16 
GeneralRe: RSS feeds Pin
Sandeep Akhare16-Oct-07 20:21
Sandeep Akhare16-Oct-07 20:21 
GeneralRe: RSS feeds Pin
jai 12316-Oct-07 20:40
jai 12316-Oct-07 20:40 
GeneralRe: RSS feeds Pin
N a v a n e e t h16-Oct-07 20:52
N a v a n e e t h16-Oct-07 20:52 
AnswerRe: RSS feeds [modified] Pin
Baran M16-Oct-07 20:41
Baran M16-Oct-07 20:41 
QuestionPbm:dropdowntab Pin
Priya S16-Oct-07 20:03
Priya S16-Oct-07 20:03 
AnswerRe: Pbm:dropdowntab Pin
Sandeep Akhare16-Oct-07 20:18
Sandeep Akhare16-Oct-07 20:18 
GeneralRe: Pbm:dropdowntab Pin
Priya S16-Oct-07 20:30
Priya S16-Oct-07 20:30 
AnswerRe: Pbm:dropdowntab Pin
Malcolm Smart16-Oct-07 20:59
Malcolm Smart16-Oct-07 20:59 

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.