For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > February 2006 > Re: [PHP-DB] data picker









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-DB] data picker
Julien Bonastre

2006-02-13, 8:02 am

there are many ways to skin a cat

here are the first few suggestions or plans of attack I would look at:

a) the popup window calls upon a form/page which once a value is
selected sends the value back to the parent window via javascript and
closes popup or something

b) use a session variable. On this popup when a user takes action,
selects value or whatever, it submits the form in the popup which the
page handles and saves the chosen value/s to a session.
then closes the window or whatever, back on the main form, you can
continue processing and fetch that session var later when they submit
that form

I'd probably go option a..

---oOo--- Allowing users to execute CGI scripts in any directory should
only be considered if: ... a.. You have no users, and nobody ever visits
your server. ... Extracted Quote: Security Tips - apache HTTP
Server ---oOo--- ------oOo---------------oOo------ Julien Bonastre
[The_RadiX] The-Spectrum Network CEO ABN: 64 235 749 494
julien@the-spectrum.org
www.the-spectrum.org ------oOo---------------oOo------
----- Original Message -----
From: "r0md0n1" <d3n1.euy@gmail.com>
To: <php-db@lists.php.net>
Sent: Monday, February 13, 2006 8:00 PM
Subject: [PHP-DB] data picker


hi all....

I'm trying to create a smalll application to pick data from pop-up
window into a form (like when inserting email address @ yahoo-mail or
date-picker :)....
here's some ilustration : when i click a hyperlink then comes pop-up
window to browse data's, after found desired data i want to pick the
data-id into the form (textbox, etc..)...
anyone give me a clue pls......

rgds,
d3n.

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.1.375 / Virus Database: 267.15.6/257 - Release Date:
10/02/2006




--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.375 / Virus Database: 267.15.6/257 - Release Date: 10/02/2006
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com