Date: 11/07/00
- Next message: Marc Grober: "RE: [PHP-DB] Accessing IBM DB2-400 without Client Connect"
- Previous message: Wico de Leeuw: "Re: [PHP-DB] and pop-up windows"
- In reply to: Stacy Hunter: "[PHP-DB] and pop-up windows"
- Next in thread: Fredrik Larsson: "[PHP-DB] Mysqlimport"
- Reply: Fredrik Larsson: "[PHP-DB] Mysqlimport"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Marc Grober: "RE: [PHP-DB] Accessing IBM DB2-400 without Client Connect"
- Previous message: Wico de Leeuw: "Re: [PHP-DB] and pop-up windows"
- In reply to: Stacy Hunter: "[PHP-DB] and pop-up windows"
- Next in thread: Fredrik Larsson: "[PHP-DB] Mysqlimport"
- Reply: Fredrik Larsson: "[PHP-DB] Mysqlimport"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

