macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

Re: How to call new URL based on CFSELECT onChange

Subject: Re: How to call new URL based on CFSELECT onChange
From: Azadi <azadi@xxxxxxxxxxxxx>
Date: Tue, 29 Jul 2008 00:00:14 -0400
Newsgroups: macromedia.coldfusion.advanced_techniques

can't do it any 'cleaner' than with js.
no matter what, you will have to use either window.location or
form.submit or one of the new cf8 'ajax' js functions if you want to
relocate in response to the onchange event of your cfselect...

ajax is just a new fancy name for same old js.


Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/

<Prev in Thread] Current Thread [Next in Thread>