Re: How To Code A Dialog Screen And Respond to It

2011-02-10 Thread hank23
Thanks. I'll take a look at it. On Feb 10, 7:15 am, Derek wrote: > Your requirements sound slightly contradictory " display a new > screen ... while still keeping the existing screen".  I assume you > want something like a pop-dialog box that you would get typically in a >

Re: How To Code A Dialog Screen And Respond to It

2011-02-10 Thread Derek
Your requirements sound slightly contradictory " display a new screen ... while still keeping the existing screen". I assume you want something like a pop-dialog box that you would get typically in a desktop app. For this, you will need to use javascript. A javascript library, such a jQuery,

How To Code A Dialog Screen And Respond to It

2011-02-09 Thread hank23
I'm in the process of trying to write code that will check to see if a folder already exists and if it doesn't I want it to display a new screen or dialog box while still keeping the existing screen. The new screen or dialog box should show an error saying the folder does not exist and asking for