Thanks everyone.  The responses are all great!

Dave was right.  I'm got a hyperlink from an imagemap and I'm
passing to an application.  It only accepts FORM.Variable_name
and not URL.variable_name.  I do have access to this application's
code, but the ASp admits it's a home grown methodology. On the way 
home tonight, I was thinking if I could find the file that processes
the FORM.Varaiable_name, couldn't I do a cfset and pass the URL.variable_name
to FORM.Varaiable_name?

Comments? 

Thank again guys.

I'm in the final hours of launching a monster app and this is the
nail in the coffin. Thank goodness for everyone on HOF. 8-)

D

>> Is it possible to pass the FORM. scope somehow through a hyperlink?
>
>Strictly speaking, no. However, you can pass individual form values as URL
>parameters, build hyperlinks which submit forms, etc. Alternatively, you
>could rewrite action pages that are expecting to find variables in the Form
>scope so that they look in the URL scope instead.
>
>Dave Watts, CTO, Fig Leaf Software
>http://www.figleaf.com/
>
>Fig Leaf Software provides the highest caliber vendor-authorized
>instruction at our training centers in Washington DC, Atlanta,
>Chicago, Baltimore, Northern Virginia, or on-site at your location.
>Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:258517
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to