Good morning,
sorry for my poor english ^_^
Im building a standalone management tool in php and im currently locked on a timed event.
I've created a form that insert 2 values in a mysql DB but i need to put (for some minutes) one value in a second form too (a list box)
(trying to simplify my request), example:
form 1
input box name "nome"
button "submit"
when i click the "submit" button i need to put for "10" minutes "nome" value in a listbox of form 2.
Someone can help me pls?
I've searched on our bible "google" and the solution seems to be in "javascript" that i dont know :-(