There's a pop up php calendar, I would like to click the calendar, get the date, then pass it to the parent window and refresh parent window.
Because they are two different window, I don't know how to pass var from one to another one.
help please.
this all needs to be done client side using javascript. nothing to do with php.