Re: Adding a new entry to a list menu based on a database
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: Adding a new entry to a list menu based on a database

From: Curt_C [MVP] <software_at_darkfalz.com>
Date: Wed Aug 03 2005 - 16:19:43 CEST

> (3) add that value to the list/menu in the parent window and make it
> the selected option
>
> I can handle the code for 1,2 and 4, but 3 is what I'm not sure about.
> I don't like the idea of forcing the user to leave the current screen,
> go to some other form, add the entry they need to the lookup table,
> then come back; this seems like a logical approach, but just wondering
> how to make it work.

call the parent window to refresh when the child (modal?) is
closed/returned.

-- 
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com
Received on Tue Oct 18 03:04:51 2005