RE: [PHP-DB] and pop-up windows From: Jason Stechschulte (jpstech <email protected>)
Date: 11/07/00

Couldn't you do this by having the second page be a php page?
When you open the new window in javascript, just add the
?variable=value.

Jason Stechschulte
jpstech <email protected>

-----Original Message-----
From: Stacy Hunter [mailto:stacy <email protected>]
Sent: Tuesday, November 07, 2000 11:47 AM
To: php-db <email protected>
Subject: [PHP-DB] and pop-up windows

This is frustrating and probably the only time I have concluded
that it
just can not be done...

I need to be able to both open a new window (I guess using
javascript) and
to be able to discern which button has been pushed so that the
associated
number gets inserted into a record without leaving the current
page.

PHP won't take the javascript variable without posting but I need
javascript to open the new window. Nor can I just use javascript
to insert
into the table.

Can anyone see anything I am overlooking?

TIA

- Stacy

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail:
php-list-admin <email protected>

-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>