John wrote:

>The page is a framed page where you have a hidden frame at the bottom, you
>have a onBlur funtion that passes parameters to the hidden frame which
>executes the query, which then passes the values back to your page via
>javascript reference...you will want to use form control on your visible
>page, or if you want to use DHTML you could do it without...

----- snip -----

Joel,

I use the method mentioned by John to accomplish something very similar to
what you are trying.  It works rather well for inserting/updating/sorting,
in my case, and should do what you need just fine.

.Todd

----- Original Message -----
From: "Joel Firestone" <[EMAIL PROTECTED]>
Newsgroups: cf-talk
To: <[EMAIL PROTECTED]>
Sent: Friday, May 05, 2000 10:03 AM
Subject: Dynamic query without page refresh - possible?


| Everyone:
|
| I'm wondering if the following is possible:
|
| Say you have a text field box where you can enter a model number. What
| I'm looking to do as soon as that text box looses focus, a query could be
| run to find that part number and display a description and other things
| WITHOUT the page needing to be refreshed or a form posted.
|
| Is it possible? And if so, any pointers or references would be greatly
| appreciated.
|
| Thanks.
|
| ===================
| Joel Firestone - Developer
| Delmarva Online
| http://www.dmv.com/


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to