Click to See Complete Forum and Search --> : Link on a component


Divyakedia
11-15-2006, 06:47 AM
Hi,
is there any component that could display filenames that i'm generating thru php and then make them selectable and clickable, ie, the names will be generated acc to the user accessing the page. And then, he/she will be able to download the file that is in that list. Using component is not mandatory. Other ways are always welcome.

Divyakedia
12-11-2006, 07:22 AM
Wow, gr8 no ans!

Frets
12-14-2006, 12:15 AM
Hi,

It's kind of hard to follow.
The variables are loaded externally correct?

Render as html use the expression as a url

&Variablename'<a href='somefile.zip'>Some file</a>

Divyakedia
12-14-2006, 12:42 AM
Ok, leave it. I'll again google on it.
Instead culd u pls tell me if I load some data thru xml in a tree component and there is also a btn. If we clik the btn the data in the tree comp and the tree shuld disappear. I've been able to give the fade out effect but the prob is that the tree disappears with the effect but the text still goes out abruptly. Culd u pls tell me how to do this???