php-db | 2002091
Date: 09/05/02
- Next message: Meltem Demirkus: "[PHP-DB] data by link"
- Previous message: Martin Adler: "Re: [PHP-DB] header"
- In reply to: Rodrigo: "[PHP-DB] Form question......."
- Next in thread: Ignatius Reilly: "Re: [PHP-DB] Form question......."
- Reply: Ignatius Reilly: "Re: [PHP-DB] Form question......."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
That's a toughie. I've done it once where I used a small popup window
(opening it with JavaScript) to go to the server, perform the query to
retrieve the information, stuff it into a JavaScript array and then return
the array to the calling page and close the window.
It works but the user will see a small window pop-up.
Other than that, it is possible to use a Java Applet to do it as well.
HTH,
=C=
*
* Cal Evans
* The Virtual CIO
* http://www.calevans.com
*
-----Original Message-----
From: Rodrigo [mailto:rodrigo <email protected>]
Sent: Wednesday, September 04, 2002 7:30 PM
To: PHP
Subject: [PHP-DB] Form question.......
Hi, i have a question, it may be dumb, but i´m very new with php and mysql,
i need help.
how can i check a form when i change from one field to another???? I want
make a condition.....if the number i typed is allready in the database, not
just when i finish filling out the hole form...clickin in submit and then
make the conditions....help !!!! heheheh
----------------------------------------------------------------------------
----
Rodrigo Corrêa
rodrigo <email protected>
Obs: Sorry about the english, i´m from Brazil...so my english isn´t
good
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Meltem Demirkus: "[PHP-DB] data by link"
- Previous message: Martin Adler: "Re: [PHP-DB] header"
- In reply to: Rodrigo: "[PHP-DB] Form question......."
- Next in thread: Ignatius Reilly: "Re: [PHP-DB] Form question......."
- Reply: Ignatius Reilly: "Re: [PHP-DB] Form question......."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

