Using my other address to reply to this one....
Using frames is the fastest way to do this, but depending on what you are
trying to achieve you may not want to use frames for this.
Again, both should work.
Adam Reynolds
-----Original Message-----
From: Todd Ashworth [mailto:[EMAIL PROTECTED]]
Sent: 05 May 2000 17:07
To: [EMAIL PROTECTED]
Subject: (Adam) Re: Dynamic query without page refresh - possible?
Wouldn't sending the stuff to a hidden frame be faster than launching a
seperate window, or is that what you mean?
.Todd
----- Original Message -----
From: "Reynolds, Adam" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 05, 2000 11:49 AM
Subject: RE: Dynamic query without page refresh - possible?
| At first glance you can do this with javascript using the onchange event
for
| an input field. This can fire off a small child window, set it to the
| background (to hide the window). This will execute the query and set a
| number of form values within the document. The <body> tag will have an
| initialise js function that returns the form values to the parent window
and
| then closes the window returning focus to the parent window.
|
| If anybody has any other suggestions please tell me.
----------------------------------------------------------------------------
--
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.
------------------------------------------------------------------------------
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.