You can add your studio wish here:
http://forums.allaire.com/visual/categories.cfm?catid=95

it turns out every time I think of something in studio I would like, its
already there!

++++++++++++++++++++++++++++++++++++++++
Pete Freitag ([EMAIL PROTECTED])
CFDEV.COM
ColdFusion Developer Resources
http://www.cfdev.com/


-----Original Message-----
From: Owens, Howard [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 25, 2001 1:11 PM
To: CF-Talk
Subject: CF wish list (was: Absolute Path Usage)


Then you've got to surround these links with <cfoutput> tags.

I wish Macromedia would create a new CF tag ...

<cfa href> (or <cfhref>)

This way you could include variables in HREF tags without the need to use
output tags, a la <cfinput>

Which brings up another wish list item ... in Studio, if you select a file
from the resource pane and drag it onto a open template page, studio creates
a <a href> link.  That's fine, but I would like to drag the file and have it
create a <cfinclude>.  My suggestion for Studio is, if you drag a file while
holding down the ctl key, it puts the file in a <cfiinclude>  And, if you
hold down alt-ctl, it uses <cfinclude> with your cfmapping for that project.

H.


Howard Owens
Internet Operations Coordinator
www.insidevc.com
[EMAIL PROTECTED]
AIM: GoCatGo1956


> <A HREF="#dirlevel#index.cfm">Home</A>
> <A HREF="#dirlevel#sub1/page1.cfm">Page 1</A>
> etc.. etc..
>
>   This makes it easy, and I do it all the time.
>   One potential problem is that you'll need different application.cfm for
> each directory.
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to