Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
rere #1
passing a variable through <cftree>
can somebody show me the correct syntax or an example for passing a variable through <cftree>
rere Guest
-
passing SQL in a variable
In a nutshell, user selects a bunch of radio buttons to search. On the next page, I try to put that information into queryable form: <cfif... -
Passing a variable to asp
I cannot work out how to get the variable namefirst from flash to the asp I use : ... -
Passing a variable to a URL
Hello, I want to have an input field that writes to, say, "input1" input at the beginning of the movie, and then all hyperlinks clicked on from... -
passing javascript variable into asp variable using vbscript
The subject pretty much sums up what I need to do. Here is what I have so far, but still can't figure out how to get it working: <script... -
Passing URL Variable in PHP
Scott D wrote: echo '<a href=test.php?varName=', urlencode($headquarters_name), '>', $headquarters_name, '<br></a>'; Then in the target... -
Mike Nimer #2
Re: passing a variable through <cftree>
Passing a variable through cftree? I'm not sure I understand your question.
If you select a node in the tree and submit the form, the value will be in
the form scope.
---nimer
"rere" <webforumsuser@macromedia.com> wrote in message
news:d020kn$eq7$1@forums.macromedia.com...> can somebody show me the correct syntax or an example for passing a
> variable through <cftree>
Mike Nimer Guest



Reply With Quote

