Hewwo,

When selecting a value from a combobox, I always have a link that allows 
adding a record to the table the combobox pulls it's data from. Here is my 
problem:

Is it possible in any way to window.open() a popup window (JavaScript), fill 
in a record, add it to the database (PHP) and then reload the caller page so 
that the just added record appears in the combobox where the user can select 
it for completing the file? Or add it to the combobox manually with 
JavaScript to avoid a reload?

Alexander Deruwe.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to