Thanks. I'll take a look at it.

On Feb 10, 7:15 am, Derek <gamesb...@gmail.com> 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
> desktop app.  For this, you will need to use javascript.  A javascript
> library, such a jQuery, will have such facilities "built-in" 
> e.g.http://jqueryui.com/demos/dialog/#modal-confirmation
>
> On Feb 9, 9:18 pm, hank23 <hversem...@stchas.edu> wrote:
>
>
>
> > 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 confirmation to create it if it does not. How can
> > this be done?- Hide quoted text -
>
> - Show quoted text -

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to