[PHP] javascript in php page to use window.open()

2006-01-11 Thread Olga Urban
Hi everyone, I am trying to open a new window after a successful function call (I don't want to use \n"; echo " window.open(\"add.html\",\"resizable=no,width=400,height=200\");"; echo "\n\n"; } else

[PHP] autocomplete a field

2005-06-03 Thread Olga Urban
Hi, I am new to php and I would like to find out if there's some kind of a function that would autocomplete the word/value when the user is trying to fill out a field in a form. Thank you. Olga -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php