Click here to get back home

keypress, textbox

 HomeNewsGroups | Search | About
 comp.lang.php    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
keypress, textbox novi.lik 06-25-2008
|--> Re: keypress, textbox suhasdhoke@gmai...06-25-2008
Get Chitika Premium
Posted by novi.lik on June 25, 2008, 1:26 am
Please log in for more thread options
im prety new in php

i'm making phonebook application. on form i have one textbox. i want to do
the following: everytime user press a key in textbox (just one key, no
enter, or no mouseclick) i want to execute SELECT * from phone_book where
name like *textbox.text* and put results on a screen, and STILL mainataine
textbox.setfocus

thank you....



Posted by suhasdhoke@gmail.com on June 25, 2008, 2:06 am
Please log in for more thread options
> im prety new in php
>
> i'm making phonebook application. on form i have one textbox. i want to do
> the following: everytime user press a key in textbox (just one key, no
> enter, or no mouseclick) i want to execute SELECT * from phone_book where
> name like *textbox.text* and put results on a screen, and STILL mainataine
> textbox.setfocus
>
> thank you....

You can do this by using AJAX. Send an AJAX request to the server and
the script will return the desired response.
Cheers!!!

Posted by Jerry Stuckle on June 25, 2008, 6:43 am
Please log in for more thread options
novi.lik wrote:
> im prety new in php
>
> i'm making phonebook application. on form i have one textbox. i want to do
> the following: everytime user press a key in textbox (just one key, no
> enter, or no mouseclick) i want to execute SELECT * from phone_book where
> name like *textbox.text* and put results on a screen, and STILL mainataine
> textbox.setfocus
>
> thank you....
>
>
>

Answered in alt.php.

Please do not multipost. If you must post to more than one newsgroup,
please crosspost.

See my response to you in alt.php as to why you do NOT want to do this.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================


Similar ThreadsPosted
How to get a keypress? September 14, 2007, 6:24 pm
Multiline Textbox Problems May 18, 2005, 3:51 pm
help on taking textbox value without using a
May 15, 2007, 9:50 pm
php checkbox and textbox combo July 18, 2007, 5:42 pm
display logged in USER in textbox ? November 5, 2007, 11:59 am
Get cell and textbox values from a html table when the textboxes have same names April 1, 2007, 2:39 am
Backslashes from textbox forms are returned as double-backslashes. Why? June 12, 2006, 8:41 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap