Robert,

Thanks.   Yes the article was helpful if only in that it showed me that
there is a technique that can be used.  Admittedly, I'm not a JavaScript
writer, but these words from the article gets to the heart of what I want to
do:  "One possibility is building adaptive forms that change as the user
fills them out.  The option chosen from a select box could be sent to the
server immediately for processing and data to populate a second select box
could be returned."  

Unfortunately, I am not experienced enough in JavaScript or the complex
workings of Client-Server date/time manipulation to make sense of the
example.  Thanks for your help.  I'll try to bone up on JavaScript but in
the meantime I'll be looking for alternative approaches.

IROSE

> -----Original Message-----
> From: Robert Rusher [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, September 20, 2001 4:30 PM
> To:   CF-Server
> Subject:      Re: FW: Bypassing the Submit Button Press Using  CFForm
> 
> Yes, JavaScript would be the answer.
> You might find this article useful.
> 
> http://www.depressedpress.com/DepressedPress/Content/ColdFusion/Essays/GIF
> AsPipe/
> 
> It describes how to use JavaScript for this purpose.
> 
> Regards,
> Rusher
> 
> --- "Rose, Israel" <[EMAIL PROTECTED]> wrote:
> > Would JavaScript and the OnSubmit attribute be of
> > any use here?  I would
> > welcome examples, if so...
> > 
> > 
> > IROSE
> > 
> > 
> > 
> > > -----Original Message-----
> > > From:     Rose, Israel 
> > > Sent:     Thursday, September 20, 2001 2:38 PM
> > > To:       '[EMAIL PROTECTED]'
> > > Subject:  Bypassing the Submit Button Press Using 
> > CFForm
> > > 
> > > Hi,
> > > 
> > > I'm doing a series of data inputs and need to do
> > interim summations,
> > > calculations, manipulations, and the like.  
> > > 
> > > Is there any way to bypass the
> > "Input-Submit-NewTemplate" cycle to
> > > automatically update tables with the output of
> > calculations, 
> > > generate queries based on the table updates, and
> > display the results
> > > without multiple "submit button" presses using
> > FORM or CFFORM?
> > > 
> > > IROSE
> > > 
> > 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to