Home > Archive > PHP DB > February 2006 > 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]
|
|
| r0md0n1 2006-02-13, 8:02 am |
| 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.
| |
|
| Use "getElementById" using javascript.
>From: r0md0n1 <d3n1.euy@gmail.com>
>To: php-db@lists.php.net
>Subject: [PHP-DB] data picker
>Date: Mon, 13 Feb 2006 17:00:11 +0700
>
>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
>
|
|
|
|
|