[PHP] Javascript help

2004-04-13 Thread Brent Clark
Hi all I know this is not a Javascript mailing list, and I do apologies. I have this problem where in my php and I know very little javascript that I execute a function to create a window. But I need to know if anyone knows of the function to kill that window, once one of my other functions is

Re: [PHP] Javascript help

2004-04-13 Thread Richard Davey
Hello Brent, Tuesday, April 13, 2004, 11:28:55 AM, you wrote: BC I have this problem where in my php and I know very little BC javascript that I execute a function to create a window. BC But I need to know if anyone knows of the function to kill BC that window, once one of my other functions is

RE: [PHP] PHP/Javascript Help

2003-06-10 Thread Ford, Mike [LSS]
-Original Message- From: Stephen [mailto:[EMAIL PROTECTED] Sent: 06 June 2003 15:48 Thanks for your reply. I had actually made a mistake in the code. It looks like this now: How could I still use the id thing on this? Well, the addition of the stripslashes() call

[PHP] PHP/Javascript Help

2003-06-06 Thread Stephen
Hello, I'm trying to use a calendare script to select a date in another form. I got the calendar working and I've got it all working except one bit of error. I'm repeating a table field to get all these items into a table. Each row of the table has it's own text field where the user can type

RE: [PHP] PHP/Javascript Help

2003-06-06 Thread Ford, Mike [LSS]
-Original Message- From: Stephen [mailto:[EMAIL PROTECTED] Sent: 05 June 2003 19:15 Here's my javascript link code for each day of the month in the calendar script: print a href=\#\ onClick=\window.opener.document..$HTTP_GET_VARS['name']..da te.value='$y-$m-$d';\$d/a;

Re: [PHP] PHP/Javascript Help

2003-06-06 Thread Stephen
:22 AM Subject: RE: [PHP] PHP/Javascript Help -Original Message- From: Stephen [mailto:[EMAIL PROTECTED] Sent: 05 June 2003 19:15 Here's my javascript link code for each day of the month in the calendar script: print a href=\#\ onClick=\window.opener.document