[PHP] Passing params to PHP served paged in iFrame...

2006-04-11 Thread Richard Dyce
Dear all, Not so simple question. Here's what I'm trying to do. I want to be able to provide a simple script tag pair so that my client's can cut and paste it into their site. This is to try and to make it as simple as posisble for them ;-) The script is then meant to write an iFrame into

Re: [PHP] Passing params to PHP served paged in iFrame...

2006-04-11 Thread Richard Lynch
On Tue, April 11, 2006 1:58 pm, Richard Dyce wrote: The alert is working (so the parameter is being passed), but the reload isn't. What am I doing wrong? Here is what I do when JavaScript doesn't do what I expect: function reloadCalendar(yearMonth) { alert(yearMonth); var URL =