Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Ken Mosley #1
displaying file list in browser
How do you create a tree control that displays your computers folders and files? Should be similar to the control that is in the ColdFusion Administrator that pops up when you click the "Browse Server" button when setting up an Access datasource.
Where can I find tutorials?
Ken Mosley Guest
-
CFCONTENT tag is just displaying data on the browser??
:brokenheart; After a .txt file is extracted, I use CFCONTENT tag to allow the users download the extracted file to their local drive, but all it... -
1st element not displaying in a List Box
Hi, I'm trying to populate a list box with items from a db based on selection from a combo id. If there are 2 elements, the 1st is getting left... -
Displaying image in browser but not source
Hi, I have an 'invisible' image I would like to display in a php script I have just written. It does it's job fine, the only problem is that in IE... -
Displaying decimal 160 character in browser
Hi. I have a input string I display. In the string, I have a character that's a part of ASCII chart 2 which doesn't display correctly. It... -
Storing and Displaying source code through browser
Hi All, I am trying to build a web based application using ASP.NET that I can use to store and retrieve source code samples. The question I have... -
MrDippy #2
Re: displaying file list in browser
You should read up on CFDIrectory and CFTREE. CFTREE does what you want using java applets.
MrDippy Guest
-
Rubex_Cube #3
Re: displaying file list in browser
do you know how I would create a list dynamicly from a list that is already
being dynamicly created? An example would be that I have Folder 1 inside
folder one is Folder 2 and doc1 doc2. I know how to create the listing of
Folder 1 but when I click on Folder 2 I want to be able to create the listing
of that folder. HOw can this be done? Tim
Rubex_Cube Guest



Reply With Quote

