Snippets tab is hiding

2014-01-31 Thread Dave Long
Using Macromedia Homesite+ I have no idea why but the snippets tab at the bottom of my resource window suddenly disappeared. Under View, Resource Windows all choices are grayed out. Can anyone tell me what might have happened? Dave Long NorthGoods

CFEclipse and dynamic snippets

2010-04-13 Thread Michael Christensen
I love snippets in Eclipse and they save me a bunch of keystrokes every day... But surely I can't be the only one longing for a bit more (dynamic) functionality in snippets? In good ol' HomeSite+ you could do snippet-like behavior which you coded in VBScript - that meant if/then, loops etc

Re: CFEclipse and dynamic snippets

2010-04-13 Thread Barney Boisvert
Eclipse (via a plugin) supports JavaScript scripting of the IDE, so you can get some of this behaviour. It's not snippet-centric, which makes snippets harder, but lets you do anything you want (e.g., bulk edit files). I can't remember the name of the plugin off hand, but Google should turn

Re: CFEclipse and dynamic snippets

2010-04-13 Thread Michael Christensen
That does sound promising - any more info you could give me? ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive:

Re: CFEclipse and dynamic snippets

2010-04-13 Thread Barney Boisvert
Sorry, I don't know. A quick Googling (http://www.google.com/search?q=scripting+eclipse) turned up a pair of projects: Eclipse Monkey: http://www.brain-bakery.com/projects/articles/eclipse-monkey-scripting/ Eclipse Shell: http://eclipse-shell.sourceforge.net/ The former is the one I was

Re: CFEclipse and dynamic snippets

2010-04-13 Thread Judah McAuley
You might also take a look at Templates within CFEclipse: http://blog.mxunit.org/2009/10/new-in-cfeclipse-templates.html They are more interactive than snippets. Judah On Tue, Apr 13, 2010 at 10:33 AM, Barney Boisvert bboisv...@gmail.com wrote: Sorry, I don't know.  A quick Googling (http

RE: Where are dreamweaver's snippets held?

2008-11-23 Thread Dawson, Michael
If you have any keyboard shortcuts, also copy the Menus folder in the same place where you found the Snippets folder. Mike -Original Message- From: Mike Kear [mailto:[EMAIL PROTECTED] Sent: Saturday, November 22, 2008 11:44 PM To: cf-talk Subject: Re: Where are dreamweaver's snippets

Where are dreamweaver's snippets held?

2008-11-22 Thread Mike Kear
I've finally downloaded the new Dreamweaver CS4 and I like it! I'm wanting to copy my snippets across from the previous version, and i was just going to copy the folder across from the previous version. But as far as i can see, the snippets in \Adobe Dreamweaver CS3\configuration\Snippets

Re: Where are dreamweaver's snippets held?

2008-11-22 Thread Rob Parkhill
my custom CS4 snippets are in: c:\Documents and Settings\User\Application Data\Adobe\Dreamweaver CS4\en_us\configuration\snippets\ I would guess that CS3 put them somewhere similar you could do a search for .csn files HTH Rob On Sat, Nov 22, 2008 at 10:32 PM, Mike Kear [EMAIL PROTECTED

Re: Where are dreamweaver's snippets held?

2008-11-22 Thread Dave Watts
I'm wanting to copy my snippets across from the previous version, and i was just going to copy the folder across from the previous version. But as far as i can see, the snippets in \Adobe Dreamweaver CS3\configuration\Snippets are just the ones that install out of the box. Where will I

Re: Where are dreamweaver's snippets held?

2008-11-22 Thread Mike Kear
Yep, you were right as usual Dave. The snippets were there in my C:\Documents and Settings\Michael\Application Data\Adobe folder. All i had to do was copy the relevant snippet folders to the same folder in the new application data folder and there they were in the new DW CD4. Excellent! I

Lost my CFEclipse snippets

2006-05-02 Thread Barthle, Robert \(Contractor\)
Sometime in the last couple of weeks, I lost the ability to use my snippets in CFEclipse. I'm using Eclipse 3.1.2 and CFEclipse 1.2.0. Here's the weird parts of this: 1. It's happened on both my home and work PC's seemingly at around the same time. 2. The snippet files

RE: Lost my CFEclipse snippets

2006-05-02 Thread Sandra Clark
I've had this happen. Right click on your project, and in the CFEclipse tab, make sure the location for snippets does in fact refer to the directory the snippets are in. Close the snippets view by clickin on the x. Reopen it via windows/Show View. Your snippets should reappear. Sandra

RE: Lost my CFEclipse snippets

2006-05-02 Thread Barthle, Robert \(Contractor\)
: RE: Lost my CFEclipse snippets I've had this happen. Right click on your project, and in the CFEclipse tab, make sure the location for snippets does in fact refer to the directory the snippets are in. Close the snippets view by clickin on the x. Reopen it via windows/Show View. Your snippets

Re: CFEclipse and Snippets question

2006-01-22 Thread Larry Lyons
Great stuff.. let me know how that works and I shall check it out. There are a lot of HS+ snippets at my work that I want to get converted. MD On 20/01/06, Larry Lyons [EMAIL PROTECTED] wrote: I was able to convert all my HS+ snippets to Dreamweaver snippets using Massimo Foti's Import

Re: CFEclipse and Snippets question

2006-01-21 Thread Mark Drew
Great stuff.. let me know how that works and I shall check it out. There are a lot of HS+ snippets at my work that I want to get converted. MD On 20/01/06, Larry Lyons [EMAIL PROTECTED] wrote: Thanks Mark, I'll give it a shot. As for importing Homesite Snippets, there might be a work around

CFEclipse and Snippets question

2006-01-20 Thread Larry Lyons
Greetings all, I'm just starting on CFEclipse. Anyhow I noticed that there's been some mention that you can import your snippets from dreamweaver into eclipse. But I have not been able to find any instructions or examples on how to do such. Does anyone know of any step by step instructions

Re: CFEclipse and Snippets question

2006-01-20 Thread Mark Drew
This is in fact possible. you have to do the following: 1) copy your snippets from dreamweaver (dreamweaver root\Configuration\Snippets) 2) go to your workspace (the one you open with eclipse) mine is: D:\Applications\eclipse_3.1.1\workspace\.metadata\.plugins\com.rohanclan.cfml\snippets 3

Re: CFEclipse and Snippets question

2006-01-20 Thread Larry Lyons
Thanks Mark, I'll give it a shot. As for importing Homesite Snippets, there might be a work around. Massimo Foti had developed a dreamweaver extention for importing HS and CFStudio snippets into dreamweaver. So I guess you could import your HS snippets then use the steps you mentioneds

Snippets

2005-12-14 Thread Lee
I just got back from the big Visual Studio and SQL Server 2005 rollout and during the keynote they introduced this really cool new thing called snippets. A place where you can store code and easily get to it in the development environment. Why didn't the ColdFusion guys think

RE: Snippets

2005-12-14 Thread Munson, Jacob
Not sure about Dreamweaver, but this is something that is available in both CFEclipse and HomeSite+. I use them every day. -Original Message- From: Lee [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 1:36 PM To: CF-Talk Subject: Snippets I just got back from

Re: Snippets

2005-12-14 Thread Ben Doom
. -Original Message- From: Lee [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 1:36 PM To: CF-Talk Subject: Snippets I just got back from the big Visual Studio and SQL Server 2005 rollout and during the keynote they introduced this really cool new thing called snippets. A place where

RE: Snippets

2005-12-14 Thread Tim Heald
I'm pretty sure he was being sarcastic. -Original Message- From: Munson, Jacob [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 3:39 PM To: CF-Talk Subject: RE: Snippets Not sure about Dreamweaver, but this is something that is available in both CFEclipse

RE: Snippets

2005-12-14 Thread Ben Nadel
Technology 6 West 14th Street New York, NY 10011 212.691.1134 212.691.3477 fax www.nylontechnology.com Vote for Pedro -Original Message- From: Munson, Jacob [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 3:39 PM To: CF-Talk Subject: RE: Snippets Not sure about Dreamweaver

RE: Snippets

2005-12-14 Thread Munson, Jacob
I was wondering if you were being sarcastic, but I missed it. :) So Microsoft is just now putting this into VS? That's just sad. -Original Message- From: Ben Doom [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 1:42 PM To: CF-Talk Subject: Re: Snippets Jacob

Re: Snippets

2005-12-14 Thread Ryan Guill
: Wednesday, December 14, 2005 1:36 PM To: CF-Talk Subject: Snippets I just got back from the big Visual Studio and SQL Server 2005 rollout and during the keynote they introduced this really cool new thing called snippets. A place where you can store code and easily get

Re: Snippets

2005-12-14 Thread Bryan Stevenson
Jacob-- Reread the origninal message, note the smiley, and feel the overwhelming sarcasm wash over you. Then laugh a bit. :-) --Ben I'm laughing for both of ya..while I clean the Coke off my desk that came out my nose ;-) Bryan Stevenson B.Comm. VP Director of E-Commerce Development

Re: Snippets

2005-12-14 Thread Lee
Can you beleive that crap? I remember snippets way back in CF Studio in the previous century. Don't you think they could have come up with another name or something? Maybe balmerets or billets or codetts. I've heard storys about Mirosoft stealing ideas. This takes the cake. Lee

RE: Snippets

2005-12-14 Thread Munson, Jacob
To: CF-Talk Subject: Re: Snippets Can you beleive that crap? I remember snippets way back in CF Studio in the previous century. Don't you think they could have come up with another name or something? Maybe balmerets or billets or codetts. I've heard storys about Mirosoft stealing ideas

RE: Snippets

2005-12-14 Thread Snake
Well u do know that homesite was originally created by the same guy who makes topstyle. Allaire bought it off him. -Original Message- From: Lee [mailto:[EMAIL PROTECTED] Sent: 14 December 2005 21:22 To: CF-Talk Subject: Re: Snippets Can you beleive that crap? I remember snippets way

Re: Snippets

2005-12-14 Thread dave
Yeah actually I can, same crap over and over from them. My personal fav was last year their vp said their users didn't want things like tabbed browsing and the such and now they are gunna revolutionize the web with tabbed browsing. gimme a fuckin break I got $100 that says their snippets

Re: Snippets

2005-12-14 Thread dave
and we got it on film http://www.geocities.com/conkey2k/cocaine.jpeg and hell, I thought you meant coke as in the one you drink ~Dave the disruptor~ good sites - make money getting rid of ie :) http://explorerdestroyer.com/ http://www.killbillsbrowser.com/

CFMX7 Code snippets examples page - JavaScript error in MSIE 6

2005-02-16 Thread Earl, George
Does anyone else get this JavaScript error: Line: 414 Char: 27 Error:Expected ';' Code: 0 URL: http://www.macromedia.com/examples/cfgettingstarted/experience/index.cfm?loc ale=en when using MSIE 6 to access: http://www.macromedia.com/examples/cfgettingstarted/experience/snippets.cfm It

re: CFMX7 Code snippets examples page - JavaScript error in MSIE 6

2005-02-16 Thread dave
: CFMX7 Code snippets examples page - JavaScript error in MSIE 6 Does anyone else get this JavaScript error: Line: 414 Char: 27 Error:Expected ';' Code: 0 URL: http://www.macromedia.com/examples/cfgettingstarted/experience/index.cfm?loc ale=en when using MSIE 6 to access: http

OT: Styling code snippets for a blog

2005-01-22 Thread Mark Drew
I want to paste some CF code snippets on my blog. How do people achive (easily) code colouring for CF tags in their blog? i.e. cfparam name=something default=somethingelse where cfparam, name, default are in red and the values are in blue (as an example) Is there a stylesheet for CF code

Re: OT: Styling code snippets for a blog

2005-01-22 Thread Ian Winter
There is a custom tag about, cf coloured code perhaps? Fairly sure Ray Camden uses it in his blog. Ian On Sat, 22 Jan 2005 13:50:16 +0100, Mark Drew [EMAIL PROTECTED] wrote: I want to paste some CF code snippets on my blog. How do people achive (easily) code colouring for CF tags

Re: OT: Styling code snippets for a blog

2005-01-22 Thread Mark Drew
13:50:16 +0100, Mark Drew [EMAIL PROTECTED] wrote: I want to paste some CF code snippets on my blog. How do people achive (easily) code colouring for CF tags in their blog? i.e. cfparam name=something default=somethingelse where cfparam, name, default are in red and the values

RE: OT: Styling code snippets for a blog

2005-01-22 Thread Dave Merrill
Camden uses it in his blog. Ian On Sat, 22 Jan 2005 13:50:16 +0100, Mark Drew [EMAIL PROTECTED] wrote: I want to paste some CF code snippets on my blog. How do people achive (easily) code colouring for CF tags in their blog? i.e. cfparam name=something default

OT: CFEclipse snippets, was JRun Servlet Error

2004-08-23 Thread Mark Drew
I got caught by the extends=cfeclipse addition too. I wonder if you can extend the snippets that you can say dont add this attribute if blank currently you can add (to cfeclipse) extends=$${extends} to a snippet so that if you add it you get a dialog box asking you to enter extends.. you can

RE: CFEclipse snippets, was JRun Servlet Error

2004-08-23 Thread Spike
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Drew Sent: Monday, August 23, 2004 10:43 AM To: CF-Talk Subject: OT: CFEclipse snippets, was JRun Servlet Error I got caught by the extends=cfeclipse addition too. I wonder if you can extend the snippets

SOT: Dreamweaver - sharing common snippets with a team?

2004-08-23 Thread Ian Skinner
Is this possible.I have done my best to search for an answer and I'm beginning to think this is a bit of useful functionality missing from Dreamweaver, at least in version 6.1. I found this tantalizing quote on the Macromedia website. quote Sharing snippets You can share code snippets

RE: Dreamweaver - sharing common snippets with a team?

2004-08-23 Thread Dave Watts
a common remote folder for each user's site definition. Then, when you synchronize your items against the remote site folder, you'd get the library items uploaded by another user. Library items also let you manage things a little better than Homesite snippets, in that you can change the Library item

Re: [Reply To] RE: Homesite+ snippets question

2004-07-05 Thread Mark Drew
What WOULD be coool though is Internet Shared Snippets wouldnt it? MD On Mon, 5 Jul 2004 15:47:51 +1000, Seamus Campbell [EMAIL PROTECTED] wrote: Yes - I know that - but there seems to be no way to add a new snippets folder at the top level ie NOT under an already existing snippet folder

Re: [Reply To] RE: Homesite+ snippets question

2004-07-05 Thread Thomas Chiverton
On Monday 05 Jul 2004 06:47 am, Seamus Campbell wrote: Yes - I know that - but there seems to be no way to add a new snippets folder at the top level ie NOT under an already existing Go into the snippits dir and make one by hand ? As to shareable snippits - knock yourself out with the usualy

RE: [Reply To] RE: Homesite+ snippets question

2004-07-05 Thread Matthew Walker
:48 p.m. To: CF-Talk Subject: [Reply To] RE: Homesite+ snippets question Yes - I know that - but there seems to be no way to add a new snippets folder at the top level ie NOT under an already existing snippet folder Seamus You wrote Right click in the window

Re: [Reply To] RE: Homesite+ snippets question

2004-07-05 Thread Mark Drew
] Sent: Monday, 5 July 2004 5:48 p.m. To: CF-Talk Subject: [Reply To] RE: Homesite+ snippets question Yes - I know that - but there seems to be no way to add a new snippets folder at the top level ie NOT under an already existing snippet folder Seamus You wrote

Re: Homesite+ snippets question

2004-07-05 Thread Jeffry Houser
That is interesting.Does it work go to the file structure and create a new folder manually? Probably something like: C:\Program Files\Macromedia\HomeSite+\UserData\Snippets At 05:01 AM 7/5/2004, you wrote: Subject: Homesite+ snippets question From: Seamus Campbell [EMAIL PROTECTED] Date: Mon, 5

[Reply To] Re: Homesite+ snippets question

2004-07-05 Thread Seamus Campbell
Yes that works fine. Thanks to all seamus You wrote That is interesting.Does it work go to the file structure and create a new folder manually? Probably something like: C:\Program Files\Macromedia\HomeSite+\UserData\Snippets At 05:01 AM 7/5/2004, you wrote

Homesite+ snippets question

2004-07-04 Thread Seamus Campbell
Hi I've just got Homesite+. I cannot see a way to add a new folder in the top level in snippets. I can only add a new folder within another folder. Help please - this is really annoying me Seamus Seamus CampbellBoldacious WebDesign http://www.boldacious.com[EMAIL PROTECTED] ph 02 6297

RE: Homesite+ snippets question

2004-07-04 Thread Matthew Walker
Right click in the window. :-) Also, if you have other CF developers, the shared snippets feature is cool _ From: Seamus Campbell [mailto:[EMAIL PROTECTED] Sent: Monday, 5 July 2004 2:05 p.m. To: CF-Talk Subject: Homesite+ snippets question Hi I've just got Homesite+. I cannot see a way

[Reply To] RE: Homesite+ snippets question

2004-07-04 Thread Seamus Campbell
Yes - I know that - but there seems to be no way to add a new snippets folder at the top level ie NOT under an already existing snippet folder Seamus You wrote Right click in the window. :-) Also, if you have other CF developers, the shared snippets feature

Import snippets into Dreamweaver MX 2004?

2004-02-05 Thread Mark W. Breneman
Is there any way to import snippets from Coldfusion Studio 5 into of Dreamweaver MX 2004?Looks like Massimo Foti awesome snippet converter only works for MX and not 2004. Mark W. Breneman -Cold Fusion Developer -Network Administrator Vivid Media [EMAIL PROTECTED] www.vividmedia.com 608.270.9770

Re: Import snippets into Dreamweaver MX 2004?

2004-02-05 Thread cf
when i make a snippet i just make it in homesite and save it and when i open up dwmx there it is. so i'd assume u can do the same Is there any way to import snippets from Coldfusion Studio 5 into of Dreamweaver MX 2004?Looks like Massimo Foti awesome snippet converter only works for MX

Re: Import snippets into Dreamweaver MX 2004?

2004-02-05 Thread Massimo Foti
when i make a snippet i just make it in homesite and save it and when i open up dwmx there it is. so i'd assume u can do the same HS 5.5 stores snippets using the same XML based format used by DW. In order to convert snippets from older versions of Homesite/CF Studio you can use: http

RE: Import snippets into Dreamweaver MX 2004?

2004-02-05 Thread Mark W. Breneman
Foti [mailto:[EMAIL PROTECTED] Sent: Thursday, February 05, 2004 9:44 AM To: CF-Talk Subject: Re: Import snippets into Dreamweaver MX 2004? when i make a snippet i just make it in homesite and save it and when i open up dwmx there it is. so i'd assume u can do the same HS 5.5 stores snippets

Sort snippets list in Dreamweaver MX 2004?

2004-02-04 Thread Angel Stewart
Is there anyway I can sort Snippets lists that I create in Dreamweaver MX 2004? Currently it sorts them with the last one I entered at the top of the list. I'd like to sort them alphabetically. Anyone know a way? Thanks, -Gel --- Outgoing mail is certified Virus Free. Checked by AVG anti

Re: Sort snippets list in Dreamweaver MX 2004?

2004-02-04 Thread cf
i suppose there is a xml file somewere to edit and if so u could be ultrasmooth and make a query that runs on localhost to sort it for u every fews days or whatever. massimo is the man to ask what folder to edit though Is there anyway I can sort Snippets lists that I create in Dreamweaver MX

Re: Sort snippets list in Dreamweaver MX 2004?

2004-02-04 Thread Massimo, Tiziana e Federica
There isn't much you can do, snippets sorting is just buggy in DW 2004... Massimo Foti http://www.massimocorner.com Co-Author of Dreamweaver MX 2004 Magic: http://www.dwmagic.com/ [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User

Transferring Snippets.

2003-09-16 Thread Angel Stewart
Hey all, How do I transfer snippets from Dreamweaver MX to Dreamweaver MX 2004?? -Gel ~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http

Re: Transferring Snippets.

2003-09-16 Thread Massimo Foti
How do I transfer snippets from Dreamweaver MX to Dreamweaver MX 2004?? First of all, blame MM for not doing this during installation... Then, you have to manually move the files, this TechNote should help finding them: http://www.macromedia.com/support/dreamweaver/ts/documents/multiuser.htm

RE: Transferring Snippets.

2003-09-16 Thread Angel Stewart
*Shakes head* Someone should be thwapped with a foam bat. :-) I found it Thanks, -Gel -Original Message- From: Massimo Foti [mailto:[EMAIL PROTECTED] First of all, blame MM for not doing this during installation... Then, you have to manually move the files, this TechNote should help

Re: Transferring Snippets.

2003-09-16 Thread cf
Massimo, do you know if there is a way to back up or save the extention folder? For example, if i want to re-install my OP system. One of my biggest hassles is going back and re-installing all my extensions snippets. It would be nice to have something in the extention manager that would be able

Re: Transferring Snippets.

2003-09-16 Thread Massimo, Tiziana e Federica
Massimo, do you know if there is a way to back up or save the extention folder? Yes, back up everything and copy it. As soon as you don't move things across different versions of DW, you will be safe The data about what extension you have installed are stored inside: Configuration\Extensions

Re: Transferring Snippets.

2003-09-16 Thread cf
ty:) Massimo, do you know if there is a way to back up or save the extention folder? Yes, back up everything and copy it. As soon as you don't move things across different versions of DW, you will be safe The data about what extension you have installed are stored inside:

RE: code snippets

2003-09-05 Thread cf
! -Original Message- From: Raymond Camden [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 03, 2003 4:41 PM To: CF-Talk Subject: RE: code snippets There are _many_ ways of doing the alt-color thing. Here is just one: table cfoutput query=foo tr bgcolor=##cfif currentRow

RE: code snippets

2003-09-04 Thread Robert Orlini
Thanks all for the many suggestions and code! -Original Message- From: Raymond Camden [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 03, 2003 4:41 PM To: CF-Talk Subject: RE: code snippets There are _many_ ways of doing the alt-color thing. Here is just one: table

code snippets

2003-09-03 Thread Robert Orlini
I know this has probably been asked numerous times, but I wonder if anyone has the CF code that alternates color on rows in a table? Also, does anyone have the CF(?) code that checks/verifies whether a credit card number is entered correctly? Thanks as usual. Robert O. HWW

Re: code snippets

2003-09-03 Thread cf
go to www.dwfaq.com go to the snippets section and then search through the coldfusion ones. A ton of great stuff there also massimo has a few regex ones there as well:) I know this has probably been asked numerous times, but I wonder if anyone has the CF code that alternates

Re: code snippets

2003-09-03 Thread Eric Dawson
cfoutput query=someQ cfif currentrow mod 2 is 0cfset rowclass=evencfelsecfset rowclass=odd/cfif tr class=#rowclass#tddata/td/tr /cfoutput From: Robert Orlini [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Subject: code snippets Date: Wed, 3 Sep 2003 15:56:25

Re: code snippets

2003-09-03 Thread Matt Robertson
Here's one of the two: If your query is called GetData, and you have your two color values stored like so: cfset variables.RowColors=ff,00 tr bgcolor=#iif(GetData.CurrentRow MOD 2, DE(ListGetAt(variables.RowColors,1)), DE(ListGetAt(variables.RowColors,2)))# --

Re: code snippets

2003-09-03 Thread Massimo, Tiziana e Federica
Also, does anyone have the CF(?) code that checks/verifies whether a credit card number is entered correctly? http://www.cflib.org/udf.cfm?ID=49 http://www.cflib.org/udf.cfm?ID=825 Hope it may help Massimo Foti Certified Dreamweaver MX Developer Certified

RE: code snippets

2003-09-03 Thread J E VanOver
I always like to go one step more. I name my rowclasses class0 and class1 Then you don't need a CFIF cfset rowclass=class currentrow mod 2 -Original Message- From: Eric Dawson [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 03, 2003 1:52 PM To: CF-Talk Subject: Re: code snippets

RE: code snippets

2003-09-03 Thread Raymond Camden
-Original Message- From: Robert Orlini [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 03, 2003 1:56 PM To: CF-Talk Subject: code snippets I know this has probably been asked numerous times, but I wonder if anyone has the CF code that alternates color on rows in a table

Re: code snippets

2003-09-03 Thread Scott Ashman
, 2003 3:56 PM Subject: code snippets I know this has probably been asked numerous times, but I wonder if anyone has the CF code that alternates color on rows in a table? Also, does anyone have the CF(?) code that checks/verifies whether a credit card number is entered correctly? Thanks

RE: code snippets

2003-09-03 Thread Raymond Camden
, and a powerful ally it is. - Yoda -Original Message- From: Scott Ashman [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 03, 2003 2:47 PM To: CF-Talk Subject: Re: code snippets Alternate color : CFSET BGCOLOR = CFLOOP trtd BGCOLOR=#BGCOLOR#Text/td/tr CFIF BGCOLOR

Re: code snippets

2003-09-03 Thread Marlon Moyer
Why not simplify that with cfset variables.RowColors=ff,00 tr bgcolor=#listgetat(variables.RowColors,(GetData.CurrentRow MOD 2)+1)# Matt Robertson wrote: Here's one of the two: If your query is called GetData, and you have your two color values stored like so: cfset

code snippets

2003-09-03 Thread lee
OK, there are about a million ways to do both of these tasks. Here is one of each: ALTERNATING ROW COLOR: -- easiest to use a CSS class; can alway use a hex value, as well. In this example, issueEven and issueOdd are two classes; same except different

Re: code snippets

2003-09-03 Thread Matt Robertson
Marlon wrote: Why not simplify that with Cuz I've been using it for years but haven't actually looked at it in almost that long? Looks pretty inefficient now that you mention it. :-) Thx! --Matt-- ~| Archives:

RE: How to add shortcuts to snippets in DW MX

2003-06-09 Thread DURETTE, STEVEN J (AIT)
:37 AM To: CF-Talk Subject: How to add shortcuts to snippets in DW MX I know many people complain about this, so, since I tried to cover the issue in the past, I summarized everything in a single post. I hope it could be help to fellow developers. Please be free to share this everywhere and post

Re: How to add shortcuts to snippets in DW MX

2003-06-09 Thread Massimo, Tiziana e Federica
Do you know of any way to add the Ctrl-M feature of CFStudio and Homesite (when in a tag, jump to it's closing tag)? I don't know a way to do it, sorry Massimo Foti Certified Dreamweaver MX Developer Certified Advanced ColdFusion MX Developer

RE: How to add shortcuts to snippets in DW MX

2003-06-09 Thread Mike Townend
Does the feature exist in Dreamweaver? Ie theres a menu option somewhere that does this? -Original Message- From: Massimo, Tiziana e Federica [mailto:[EMAIL PROTECTED] Sent: Monday, June 9, 2003 15:32 To: CF-Talk Subject: Re: How to add shortcuts to snippets in DW MX Do you know

RE: How to add shortcuts to snippets in DW MX

2003-06-09 Thread Marlon Moyer
to snippets in DW MX Does the feature exist in Dreamweaver? Ie theres a menu option somewhere that does this? -Original Message- From: Massimo, Tiziana e Federica [mailto:[EMAIL PROTECTED] Sent: Monday, June 9, 2003 15:32 To: CF-Talk Subject: Re: How to add shortcuts to snippets in DW MX Do

RE: How to add shortcuts to snippets in DW MX

2003-06-09 Thread Jerry Barnes
- From: DURETTE, STEVEN J (AIT) [mailto:[EMAIL PROTECTED] Sent: Monday, June 09, 2003 8:50 AM To: CF-Talk Subject: RE: How to add shortcuts to snippets in DW MX Massimo, Since you seem to know a lot about some pretty complicated issues in dreamweaver maybe you can provide an answer. Do you

RE: How to add shortcuts to snippets in DW MX

2003-06-09 Thread Mark W. Breneman
Can I assign the Alt key to snippets with this method? I really really want to use the alt+3 for ##. I have a series of snippets mapped to alt keystrokes. Not being able to assign the snippets to the keyboard shortcuts I use in studio is one of the main reasons that I have not moved to DW

Re: How to add shortcuts to snippets in DW MX

2003-06-09 Thread Massimo, Tiziana e Federica
Does the feature exist in Dreamweaver? Ie theres a menu option somewhere that does this? No, it doesn't, that's why my answer is negative. Assigning a shortcut to an existing command isn't a problem, but in this case the command isn't available. It could be emulated with a dedicated extension,

Re: How to add shortcuts to snippets in DW MX

2003-06-09 Thread Massimo Foti
Mark W. Breneman [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Can I assign the Alt key to snippets with this method? Sure. But you first of all need to be sure the same combination isn't used elsewhere. You can do this both editing menus.xml and using: Edit Keyboard Shortcuts

How to add shortcuts to snippets in DW MX

2003-06-08 Thread Massimo, Tiziana e Federica
, no editing please) Adding keyboard shortcuts to snippets is possible with DW MX as well, it's just a painful process... Here it is: 1) Go in Design View (in order to enable the History Panel) 2) Insert a Snippet 3) Now inside the History Panel you should have an entry for the snippets insertion 4

Importing Studio snippets into DW?

2002-11-16 Thread Jon Hall
How can I import my Studio snippets into DW? -- jon mailto:[EMAIL PROTECTED] ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method

Re: Importing Studio snippets into DW?

2002-11-16 Thread Massimo, Tiziana e Federica
How can I import my Studio snippets into DW? http://www.dwfaq.com/Snippets/converter.asp Massimo Foti Team Macromedia Volunteer for Dreamweaver http://www.macromedia.com/go/team

OT: Java Snippets for CF Studio

2001-05-18 Thread Zac
Sorry for the off topic post. I've been trying to track down Java snippets for CF Studio but have been unable to find any collections. Does anyone have a link to one? TIA ~~ Structure your ColdFusion code with Fusebox. Get the official book

RE: What are Snippets?

2000-06-08 Thread Peter Tilbrook
Snippets are useful tidbits of code you write that you can easily access from the Snippets page. A snippet could be a standard document header (eg: Meta tags), java scripts or ColdFusion code. If you re-type same code - considering making it a "snippet". == Peter Tilbrook Internet Ap

Re: What are Snippets?

2000-06-08 Thread mr_0rga5m
y, June 07, 2000 6:43 PM Subject: What are Snippets? | Can someone tell me what are snippets, when are they | used? | I am a new CF user. Please help! | Thanks | | __ | Do You Yahoo!? | Yahoo! Photos -- now, 100 FREE prints! | http://photos

What are Snippets?

2000-06-07 Thread jonathan hamner
Can someone tell me what are snippets, when are they used? I am a new CF user. Please help! Thanks __ Do You Yahoo!? Yahoo! Photos -- now, 100 FREE prints! http://photos.yahoo.com

Re: - CFStudio saves snippets where?

2000-04-06 Thread Dave Wilson
Sanders [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, April 05, 2000 5:41 PM Subject: Re: - CFStudio saves snippets where? Snippets are saved under progra~1\allaire\yourversionofstudio\userdata\snippets Fred Sanders Galveston, Texas The classically-music-minded among us may have noted

OT: - CFStudio saves snippets where?

2000-04-05 Thread Dave Wilson
Hi everyone, Can someone tell me where cfstudio stores the snippets which are stored in the snippets library. Although I'm not about to move to a new machine, I'd like to know how I can transfer my own library of snippets from one machine to another and am too lazy to start looking through my

Re: - CFStudio saves snippets where?

2000-04-05 Thread Aaron Powell
Here's where they're stored on my machine: C:\Program Files\ColdFusion Studio 4.5\UserData\Snippets -- Aaron Powell Web Developer Healthwell.com - http://www.healthwell.com - Original Message - From: "Dave Wilson" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, Apri

Re: - CFStudio saves snippets where?

2000-04-05 Thread Joel Firestone
They're should be in UserData\Snippets in your Studio directory. And what I do is zip the folder up. Or simply copy it. It can't be the big unless you you have a gazillion snippets. === Joel Firestone - Developer Delmarva Online http://www.dmv.com/ "Dave Wilson" [EMAIL

Smarter snippets ??

2000-04-01 Thread James Sleeman
Hi all, I'm sure you have all are in the situation where you often have to write the same code, but it is just different enough to make a custom tag not really possible, for example when I make an online administration area (I'm using Fusebox) I generally make several files for each database