[Javascript] Re: Passing CF variables to Javascript hiermenu

Tom Mallard mallard at mallard-design.com
Mon Oct 1 07:57:48 CDT 2001


Server side...

<a href="javascript:openFile('<CF write the filename>');"><CF write the
filename></a>

This allows you to process the filename from the link clicked in a js
function.

tom mallard
seattle
----- Original Message -----
From: <phumes1 at home.com>
To: <javascript at LaTech.edu>
Sent: Monday, October 01, 2001 5:08 AM
Subject: [Javascript] Re: Passing CF variables to Javascript hiermenu


>
> Hi,
>
> I'm using ColdFusion to create a directory listing of files on my server.
> Every file displayed has a <a href> wrapped around it which loads the
popup
> javascript menu that has "Info", "edit" command. I want to pass the
> filename into the javascript so it will redirect the appropriate file to
> another template.
>
> How can I do this with js?
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> http://www.LaTech.edu/mailman/listinfo/javascript
>




More information about the Javascript mailing list