Re: HTML Grid binding problem.

2012-02-23 Thread Ray Meade
Sorry, I forgot to mention that the script is triggerd by the onChange event of the grid. (just in case it matters) Can anyone tell me why this code works fine when used with a Flash type cfgrid, but not with an html type cfgrid? Is there something in the code that is telling it that it's

Re: HTML vs CF not processing the same

2011-07-10 Thread Shane Montgomery
Aside from some minor style differences both pages work in Chrome, IE 8, FF. What version of IE is it not working in for you? On Sun, Jul 10, 2011 at 10:10 AM, Kyle Jenkins k...@kylejenkins.net wrote: OK, I have two pages with the same exact code, one is a CFM and the other is HTML. Could

Re: HTML vs CF not processing the same

2011-07-10 Thread Maureen
This definitely renders differently in IE9, with the HTML file rendering correctly, and the CFM file left justified with the content not in the correct position. I saved the rendered html from both files and did a file compare. The only difference is the CFM file has this at the top: base

Re: HTML vs CF not processing the same

2011-07-10 Thread Shane Montgomery
Ah, silly me I looked at the HTML version. You'll want to move the Base HREF tag within the head of your document. That fixed it for me. FYI, You also have two base href tags, one pointing to localhost and one pointing to your site. On Sun, Jul 10, 2011 at 10:43 AM, Maureen

Re: HTML vs CF not processing the same

2011-07-10 Thread Kyle Jenkins
I found the problem. It seems some very old code being included in Application.cfm is causing a conflict. I have never had this problem in many years using the same code. Thanks for looking. OK, I have two pages with the same exact code, one is a CFM and the other is HTML. Could

Re: HTML to excel format

2011-02-09 Thread Leigh
I doubt cfcontent is the issue. How are you including the css? Get your own web address. Have a HUGE year through Yahoo! Small Business. http://smallbusiness.yahoo.com/domains/?p=BESTDEAL

Re: HTML to excel format

2011-02-09 Thread fun and learning
I doubt cfcontent is the issue. How are you including the css? Get your own web address. Have a HUGE year through Yahoo! Small Business. http://smallbusiness.yahoo.com/domains/?p=BESTDEAL I am using it in

Re: HTML to excel format

2011-02-09 Thread Leigh
I am using it in Application.cfm as a cfinclude. cfinclude template=style.css Are the contents even being included in the output? Save your psuedo-excel file to disk and open it with notepad. No need to

Re: html to pdf... again.

2011-01-14 Thread Michael Grant
It's extremely easy. Though sometimes getting everything pixel perfect is tough. cfpdf if you are on cf9, or cfdocument if you are cf7/8 On Fri, Jan 14, 2011 at 3:14 PM, Les Irvin les.cft...@gmail.com wrote: This should be easy. I'm working on a site to allow real estate agents to tweak a

RE: html to pdf... again.

2011-01-14 Thread Robert Harrison
We've done this a few times. If you're using advanced CSS and divs in the HTML layout, the results when you go to CFPDF can be tricky. We've found if you generate more rigid old style HTML tables the results on going to PDF are more predictable. Robert B. Harrison Director of Interactive

Re: html to pdf... again.

2011-01-14 Thread Les Irvin
Are there innumerable options and settings needed within the CFdocument tag, or it just simply wrapping that sucker within the simple tag and going for it? Background colors and css is all preserved? On Fri, Jan 14, 2011 at 1:33 PM, Robert Harrison rob...@austin-williams.com wrote: We've done

Re: html to pdf... again.

2011-01-14 Thread Mike Chabot
It depends on the makeup of the HTML you are trying to convert and which version of CF you are using. The cfdocument tag is one that has seen good improvements in each release of CF, so you are going to have an easier time using it if you are using CF9. cfdocument doesn't support the same level

Re: html to pdf... again.

2011-01-14 Thread Mike Chabot
There are a lot of settings, many of which are important, such as those controlling image handling and page margins. The reference guide lists all of them. -Mike Chabot On Fri, Jan 14, 2011 at 3:36 PM, Les Irvin les.cft...@gmail.com wrote: Are there innumerable options and settings needed

RE: HTML spec for mobile devices

2010-08-02 Thread Andy Matthews
You might also head over to Dan Vega's blog. He just gave a mobile session at CFUnited that was really well attended: http://www.danvega.org/blog/ -Original Message- From: Marc Funaro [mailto:subscripti...@advantex.net] Sent: Monday, August 02, 2010 9:14 AM To: cf-talk Subject: SOT:

RE: HTML spec for mobile devices

2010-08-02 Thread Paul Alkema
1+ - I attended this, He did an excellent job, very informative. T:@paulalkema -Original Message- From: Andy Matthews [mailto:li...@commadelimited.com] Sent: Monday, August 02, 2010 1:25 PM To: cf-talk Subject: RE: HTML spec for mobile devices You might also head over to Dan Vega's

RE: HTML spec for mobile devices

2010-08-02 Thread Paul Alkema
are. -Original Message- From: Andy Matthews [mailto:li...@commadelimited.com] Sent: Monday, August 02, 2010 1:25 PM To: cf-talk Subject: RE: HTML spec for mobile devices You might also head over to Dan Vega's blog. He just gave a mobile session at CFUnited that was really well attended: http

Re: HTML 5, has anyone done anything more than played with it

2010-06-02 Thread Tom Chiverton
On Tuesday 01 Jun 2010 20:44:12 you wrote: I've seen a couple of Javascript libraries that create support for the semantic tags (header, footer etc), but support for canvas, video and audio And even then, what codec are you going to use for VIDEO ? All 3 ? won't be mainstream unitl IE9

RE: HTML 5, has anyone done anything more than played with it

2010-06-02 Thread andy matthews
FYI I upgraded from XP to Windows 7 and have had zero issues. andy -Original Message- From: Les Mizzell [mailto:lesm...@bellsouth.net] Sent: Tuesday, June 01, 2010 11:25 PM To: cf-talk Subject: Re: HTML 5, has anyone done anything more than played with it It won't even

RE: HTML 5, has anyone done anything more than played with it

2010-06-02 Thread Sebastiaan GMC van Dijk
all the fish == Onlinebase.nl Date: Wed, 2 Jun 2010 10:13:29 +0100 Subject: Re: HTML 5, has anyone done anything more than played with it From: tom.chiver...@halliwells.com To: cf-talk@houseoffusion.com On Tuesday 01 Jun 2010 20:44:12 you wrote: I've seen a couple of Javascript

RE: HTML 5, has anyone done anything more than played with it

2010-06-02 Thread Eric Roberts
-Original Message- From: Les Mizzell [mailto:lesm...@bellsouth.net] Sent: Tuesday, June 01, 2010 11:25 PM To: cf-talk Subject: Re: HTML 5, has anyone done anything more than played with it It won't even be mainstream then. There's still an awful lot of people out there running XP XP isn't

Re: HTML 5, has anyone done anything more than played with it

2010-06-02 Thread Sean Corfield
On Wed, Jun 2, 2010 at 8:21 AM, Eric Roberts ow...@threeravensconsulting.com wrote: When you go to a new OS, it is always best to do a clean install rather than an upgrade. On Windows, probably. On a Mac, upgrades are pretty much always very straightforward and quick (and Mac OS upgrades are

RE: HTML 5, has anyone done anything more than played with it

2010-06-01 Thread Andy Matthews
While I agree with you that it's not ready, one of the benefits to using it is that if a browser doesn't understand something, then it'll just skip it. And if you're deadset on running your code as fully HTML 5, you could always output it as XML then render it with your own XSLT doc while you

RE: HTML 5, has anyone done anything more than played with it

2010-06-01 Thread Andy Matthews
On a side note, here's a dissenting viewpoint: http://ishtml5ready.com/ -Original Message- From: Scott Stewart [mailto:webmas...@sstwebworks.com] Sent: Tuesday, June 01, 2010 2:11 PM To: cf-talk Subject: HTML 5, has anyone done anything more than played with it I'm starting to dig

Re: HTML 5, has anyone done anything more than played with it

2010-06-01 Thread Wil Genovese
So is this the official opinion? ALl I get when I hit that page is the following error. Content Encoding Error The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression. * Please contact the website owners to inform them of this

Re: HTML 5, has anyone done anything more than played with it

2010-06-01 Thread Scott Stewart
I've seen a couple of Javascript libraries that create support for the semantic tags (header, footer etc), but support for canvas, video and audio won't be mainstream unitl IE9 comes out (I'm not a M$ fanboy, but it is the most widely used browser). On Tue, Jun 1, 2010 at 3:32 PM, Andy Matthews

Re: HTML 5, has anyone done anything more than played with it

2010-06-01 Thread Kris Sisk
I've seen a couple of Javascript libraries that create support for the semantic tags (header, footer etc), but support for canvas, video and audio won't be mainstream unitl IE9 comes out (I'm not a M$ fanboy, but it is the most widely used browser). It won't even be mainstream then. There's

RE: HTML 5, has anyone done anything more than played with it

2010-06-01 Thread Mark A. Kruger
www.necfug.com -Original Message- From: Kris Sisk [mailto:ks...@gckschools.com] Sent: Tuesday, June 01, 2010 4:23 PM To: cf-talk Subject: Re: HTML 5, has anyone done anything more than played with it I've seen a couple of Javascript libraries that create support for the semantic tags

RE: HTML 5, has anyone done anything more than played with it

2010-06-01 Thread Eric Roberts
That's one of the big selling points with smart phones like the Droid and iPhone... -Original Message- From: Mark A. Kruger [mailto:mkru...@cfwebtools.com] Sent: Tuesday, June 01, 2010 4:36 PM To: cf-talk Subject: RE: HTML 5, has anyone done anything more than played with it Kris

Re: HTML 5, has anyone done anything more than played with it

2010-06-01 Thread Sean Corfield
On Tue, Jun 1, 2010 at 12:10 PM, Scott Stewart webmas...@sstwebworks.com wrote: I'm starting to dig into HTML 5, and so far, apart from some of the CSS3 attributes, I don't see anything that jumps out and says ready for prime time. The browser support is spotty at best, let's be real does it

Re: HTML 5, has anyone done anything more than played with it

2010-06-01 Thread Dan G. Switzer, II
The great thing (or not so great, depending on your view) is that older browsers will simply ignore the markup they don't understand. That allows you to gracefully fallback for older legacy browsers. -Dan On Tuesday, June 1, 2010, Sean Corfield seancorfi...@gmail.com wrote: On Tue, Jun 1,

Re: HTML 5, has anyone done anything more than played with it

2010-06-01 Thread Les Mizzell
It won't even be mainstream then. There's still an awful lot of people out there running XP XP isn't broke. I've seen no reason to fix it myself so far. Guess I'm one of those awful lot of people. If MS had given me an upgrade path from XP instead of a delete everything start from scratch

Re: HTML 5, has anyone done anything more than played with it

2010-06-01 Thread Mark Mandel
On Wed, Jun 2, 2010 at 2:24 PM, Les Mizzell lesm...@bellsouth.net wrote: It won't even be mainstream then. There's still an awful lot of people out there running XP XP isn't broke. I've seen no reason to fix it myself so far. Guess I'm one of those awful lot of people. If MS had given me

Re: html in database

2009-03-25 Thread Tom Chiverton
On Wednesday 25 Mar 2009, Chad Gray wrote: How do I insert a cfinclude or any CF programming into the HTML when it is pulled out of the database for display on the page? In Adobe ColdFusion, you have to write it to the desk then cfinclude it. Railo and OpenBD have a render() method, iirc. --

RE: html in database

2009-03-25 Thread Chad Gray
So save it as a file with cffile then cfinclude it? -Original Message- From: Tom Chiverton [mailto:tom.chiver...@halliwells.com] Sent: Wednesday, March 25, 2009 11:33 AM To: cf-talk Subject: Re: html in database On Wednesday 25 Mar 2009, Chad Gray wrote: How do I insert

Re: html in database

2009-03-25 Thread Phillip Vector
: http://www.railo-technologies.com/blog -Ursprüngliche Nachricht- Von: Chad Gray [mailto:cg...@careyweb.com] Gesendet: Mittwoch, 25. März 2009 17:13 An: cf-talk Betreff: RE: html in database So save it as a file with cffile then cfinclude it? -Original Message- From

Re: html in database

2009-03-25 Thread Casey Dougall
On Wed, Mar 25, 2009 at 2:23 PM, Phillip Vector vec...@mostdeadlygame.comwrote: Can't you Evaluate it instead? Works for me. Stored in (WelcomeLetter.HTML) ~ Dear #Customer.FirstName# Welcome to #APPLICATION.WebsiteName# ~ #evaluate(de(WelcomeLetter.HTML))# Not sure if it would work with

Re: html in database

2009-03-25 Thread Ian Skinner
Phillip Vector wrote: Can't you Evaluate it instead? Works for me. Evaluate will handle embedded variables, but will not handle embedded CFML. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to

Re: Html to XML

2009-03-03 Thread Jeremy Rottman
On Monday 09 Feb 2009, Jeremy Rottman wrote: However, every attempt that I have made to parse such html has come up null. Does anyone know of a udf or another application that can be used to parse html into xml? http://xkcd.com/208/ :-) -- Tom Chiverton Helping to

Re: Html to XML

2009-03-03 Thread Jeremy Rottman
Oddly enough, I ended up using perl to get this worked out. On Monday 09 Feb 2009, Jeremy Rottman wrote: However, every attempt that I have made to parse such html has come up null. Does anyone know of a udf or another application that can be used to parse html into xml?

RE: HTML possibly CSS weirdness.

2009-02-25 Thread Robert Harrison
Definitely a CSS issue. I'm assuming you are using the print/screen @mediatype correctly. In your @print CSS you can try adding: H1 {page-break-after: avoid;} table {page-break-before: avoid;} That may help. If not, I'd be happy to take a quick look at the CSS to see if any sticks out. Hope

Re: HTML possibly CSS weirdness.

2009-02-25 Thread Ian Skinner
Robert Harrison wrote: Definitely a CSS issue. I'm assuming you are using the print/screen @mediatype correctly. In your @print CSS you can try adding: H1 {page-break-after: avoid;} table {page-break-before: avoid;} That may help. If not, I'd be happy to take a quick look at the CSS to

Re: Html to XML

2009-02-17 Thread Tom Chiverton
On Monday 09 Feb 2009, Jeremy Rottman wrote: However, every attempt that I have made to parse such html has come up null. Does anyone know of a udf or another application that can be used to parse html into xml? http://xkcd.com/208/ :-) -- Tom Chiverton Helping to autoschediastically

Re: HTML email appearing blank in thunderbird

2009-02-12 Thread Cutter (CFRelated)
Is it well formed html? Opening and closing html, head, and body tags? I've found if the doc is incomplete it won't display in Thunderbird. Steve Cutter Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer Co-Author of Learning Ext JS

Re: Html to XML

2009-02-09 Thread Claude Schneegans
Does anyone know of a udf or another application that can be used to parse html into xml? Check CF_REextract, especially desined to parse about any text: http://www.contentbox.com/claude/customtags/REextract/testREextract.cfm

Re: Html to XML

2009-02-09 Thread John M Bliss
Another possibility...? http://domcfc.riaforge.org On Mon, Feb 9, 2009 at 1:33 PM, Claude Schneegans schneeg...@internetique.com wrote: Does anyone know of a udf or another application that can be used to parse html into xml? Check CF_REextract, especially desined to parse about any

Re: HTML to PDF help needed ActivePDF just died on me

2009-01-14 Thread Scott McAllister
Phil, I don't have any experience with ActivePDF, but I have wrestled with cfdocument a lot recently and have built up a nice collection of links on the subject. You mentioned that using CSS sucked in cfdocument, and that triggered the thought of this article I found that discussed getting

Re: HTML to PDF help needed ActivePDF just died on me

2009-01-14 Thread Gerald Guido
I have used ABC PDF with great success. It is either ASP or .NET. http://www.websupergoo.com/abcpdf-1.htm G On Wed, Jan 14, 2009 at 10:04 AM, Phill B philthylab...@gmail.com wrote: ActivePDF just started flaking out on me. Some times it will work and other times it wont. I tried cfdocument

RE: HTML, Changing the style of a drop down

2007-12-06 Thread Andy Matthews
Correct. While I personally have never tried placing a border around a select box, you should be able to. But yes, height isn't something you can directly affect. You'd have to increase the font size, then adjust the width accordingly. -Original Message- From: ismail cassiem

Re: HTML, Changing the style of a drop down

2007-12-06 Thread ismail cassiem
Thanks for the assistance! I want ot change the border of a drop down box a lookup box. I dont want to put a border around it. This works fine for a simple text box, but can't get it going Style=border : 1px solid #CC; I want to change the drop down border. Any Idea??? Regards

Re: HTML, Changing the style of a drop down

2007-12-06 Thread Todd
Google has plenty of links on this: http://www.google.com/search?hl=enq=styling+drop+downbtnG=Google+Search On Dec 6, 2007 9:07 AM, ismail cassiem [EMAIL PROTECTED] wrote: Thanks for the assistance! I want ot change the border of a drop down box a lookup box. I dont want to put a border

Re: HTML, Changing the style of a drop down

2007-12-06 Thread ismail cassiem
Hi, Thanks for the links but i just cant get anything to work. on HTML style=border : 1px solid #CC; Any other idea, there must be a way! Regards, ~| Check out the new features and enhancements in the latest product

Re: HTML Items in FormItem

2007-03-20 Thread Peter Boughton
RTFM! From Livedocs: For Flash forms, you can use the following text formatting tags, most of which correspond to HTML tags, in the text: a, b, br, font, i, img, li, p, textformat, and u. I am using Flash Forms and the CFFORMITEM tag with a type of HTML. I am putting a table in there but it is

RE: HTML Items in FormItem

2007-03-20 Thread Bruce Sorge
I did and forgot to send out a follow up to say never mind. Thanks for the RTFM though. -Original Message- From: Peter Boughton [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 20, 2007 5:22 PM To: CF-Talk Subject: Re: HTML Items in FormItem RTFM! From Livedocs: For Flash forms, you can

Re: HTML Items in FormItem

2007-03-20 Thread Peter Boughton
, March 20, 2007 5:22 PM To: CF-Talk Subject: Re: HTML Items in FormItem RTFM! From Livedocs: For Flash forms, you can use the following text formatting tags, most of which correspond to HTML tags, in the text: a, b, br, font, i, img, li, p, textformat, and u

Re: HTML focus

2006-12-27 Thread Robertson-Ravo, Neil (RX)
our website at http://www.reedexpo.com -Original Message- From: Brad Wood To: CF-Talk Sent: Wed Dec 27 00:26:49 2006 Subject: RE: HTML focus I have downloaded and played around with Prototype before. I'm not sure it will help me though with this. All the observe functionality does is let

RE: HTML focus

2006-12-27 Thread Andy Matthews
You can do this using jQuery I believe. www.jquery.com !//-- andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --//- -Original Message- From: Brad Wood [mailto:[EMAIL PROTECTED]

RE: HTML focus

2006-12-27 Thread Brad Wood
- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 27, 2006 2:38 AM To: CF-Talk Subject: Re: HTML focus In this case though, won't the object you are currently processing have focus? James' script will do it on a standard form element iteration

Re: HTML focus

2006-12-27 Thread Robertson-Ravo, Neil (RX)
:51 2006 Subject: RE: HTML focus Not necessarily. The element I am processing (onblur) just lost focus and the second element (onfocus) just gained focus (or maybe not-- that's what I need to test for). I want the first element's onblur to know which element it just lost focus to. I found

RE: HTML focus

2006-12-27 Thread Brad Wood
:[EMAIL PROTECTED] Sent: Wednesday, December 27, 2006 9:59 AM To: CF-Talk Subject: Re: HTML focus But onBlur is indeed for the element so whatever onBlur fires is guaranteed to be for the element you just left AFAIK :-). What do you get if you alert onBlur the element value? Does it fire before

Re: HTML focus

2006-12-27 Thread Robertson-Ravo, Neil (RX)
expressed by Reed Exhibitions. Visit our website at http://www.reedexpo.com -Original Message- From: Brad Wood To: CF-Talk Sent: Wed Dec 27 16:13:13 2006 Subject: RE: HTML focus You are correct that the onblur is for the element which I just left, but that information does not help me. I need

RE: HTML focus

2006-12-27 Thread Andy Matthews
-Talk Subject: RE: HTML focus You are correct that the onblur is for the element which I just left, but that information does not help me. I need to know the element that NOW has the focus. I tested with alerts and when I click (with mouse) on the element with the onblur and then on the element

RE: HTML focus

2006-12-27 Thread Ian Skinner
If I set any variables in the onfocus they are NOT available to the onblur when it runs. Well then just create the variable globally and it will be, if you want it. script ... Var aGlobalVar = nothing; function onFocusFunc () { aGlobalVar = Foobar; } function onBlurFunc () {

Re: HTML focus

2006-12-27 Thread Robertson-Ravo, Neil (RX)
-Talk Sent: Wed Dec 27 17:07:48 2006 Subject: RE: HTML focus If I set any variables in the onfocus they are NOT available to the onblur when it runs. Well then just create the variable globally and it will be, if you want it. script ... Var aGlobalVar = nothing; function onFocusFunc

RE: HTML focus

2006-12-27 Thread Brad Wood
: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 27, 2006 11:08 AM To: CF-Talk Subject: RE: HTML focus If I set any variables in the onfocus they are NOT available to the onblur when it runs. Well then just create the variable globally and it will be, if you want it. script

Re: HTML focus

2006-12-27 Thread Robertson-Ravo, Neil (RX)
within this communication are not necessarily those expressed by Reed Exhibitions. Visit our website at http://www.reedexpo.com -Original Message- From: Brad Wood To: CF-Talk Sent: Wed Dec 27 17:21:51 2006 Subject: RE: HTML focus No Dice. That is the first thing I tried. It is simply uncanny

RE: HTML focus

2006-12-27 Thread Ian Skinner
No Dice. That is the first thing I tried. It is simply uncanny-- I can set the global var in the onfocus and then alert it to prove it has been changed, then the onblur runs, and when I alert the exact save var there, it is as though it never changed. ~Brad That is not the experience I

RE: HTML focus

2006-12-27 Thread Brad Wood
I'm putting a test file together so we can all look at the same code ~Brad -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 27, 2006 11:24 AM To: CF-Talk Subject: Re: HTML focus So, if you set it at the page root outside

RE: HTML focus

2006-12-27 Thread Brad Wood
Hmmm, what browser are you using? I am in IE 6. I haven't tried it in FF yet. Go to http://www.bradwood.com/focus_test.html and follow the instructions to reproduce. It all works for me. I'm curious if it will work differently for you. ~Brad That is not the experience I had with some

RE: HTML focus

2006-12-27 Thread Andy Matthews
--//- -Original Message- From: Brad Wood [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 27, 2006 12:17 PM To: CF-Talk Subject: RE: HTML focus Hmmm, what browser are you using? I am in IE 6. I haven't tried it in FF yet. Go to http://www.bradwood.com/focus_test.html and follow

RE: HTML focus

2006-12-27 Thread Ian Skinner
Hmmm, what browser are you using? I am in IE 6. I haven't tried it in FF yet. Go to http://www.bradwood.com/focus_test.html This all applies to Firefox 2.0.0.1 When I play with this page, the drop downs work normally for me, I click one then the other and nothing unusual happens. However

RE: HTML focus

2006-12-27 Thread Brad Wood
: RE: HTML focus Hmmm, what browser are you using? I am in IE 6. I haven't tried it in FF yet. Go to http://www.bradwood.com/focus_test.html and follow the instructions to reproduce. It all works for me. I'm curious if it will work differently for you. ~Brad

RE: HTML focus

2006-12-27 Thread Brad Wood
Yes, I did see your post. Sorry but I hadn't gotten a chance to look at your sample-- I was too busy putting mine up. :-P ~Brad -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 27, 2006 12:21 PM To: CF-Talk Subject: RE: HTML focus Are you guys

RE: HTML focus

2006-12-27 Thread Ian Skinner
Are you guys not seeing my post? Give my code a try...I think it will do what you need. http://commadelimited.com/uploads/focus Well, at least not in the example you provided. And I don't think your example would change the behavior we are discussing. It is just a different way to assign

RE: HTML focus

2006-12-27 Thread Brad Wood
. Can someone with IE tell me if they get the same results I do. Thanks. ~Brad -Original Message- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 27, 2006 12:30 PM To: CF-Talk Subject: RE: HTML focus Hmmm, what browser are you using? I am in IE 6. I haven't tried

RE: HTML focus

2006-12-27 Thread Andy Matthews
PROTECTED] Sent: Wednesday, December 27, 2006 12:33 PM To: CF-Talk Subject: RE: HTML focus Yes, I did see your post. Sorry but I hadn't gotten a chance to look at your sample-- I was too busy putting mine up. :-P ~Brad -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED

RE: HTML focus

2006-12-27 Thread Andy Matthews
PM To: CF-Talk Subject: RE: HTML focus Are you guys not seeing my post? Give my code a try...I think it will do what you need. http://commadelimited.com/uploads/focus Well, at least not in the example you provided. And I don't think your example would change the behavior we are discussing

Re: HTML focus

2006-12-27 Thread Robertson-Ravo, Neil (RX)
-Original Message- From: Andy Matthews To: CF-Talk Sent: Wed Dec 27 19:22:35 2006 Subject: RE: HTML focus That's cool. !//-- andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737

RE: HTML focus

2006-12-27 Thread Brad Wood
is null or not an object. Suggestions? ~Brad -Original Message- From: Jacob Munson [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 26, 2006 7:58 PM To: CF-Talk Subject: Re: HTML focus Try this: You can then access activeElement.id or activeElement.name to see what has focus

Re: HTML focus

2006-12-27 Thread Robertson-Ravo, Neil (RX)
Sent: Wed Dec 27 20:04:52 2006 Subject: RE: HTML focus Jacob, I am just now getting around to trying out your JavaScript you sent. If I place alert(activeElement.name); directly in the onblur attribute, it appears to work in IE, but if I place the same alert in a FUNCTION which is called

RE: HTML focus

2006-12-27 Thread Brad Wood
: Re: HTML focus Code... Post how you are calling said function. ~| Create robust enterprise, web RIAs. Upgrade integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com

Re: HTML focus

2006-12-26 Thread Robertson-Ravo, Neil (RX)
You mean apart from onFocus? This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is

RE: HTML focus

2006-12-26 Thread Brad Wood
WITHOUT having an onFocus event on EVERY element in the page. ~Brad -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 26, 2006 2:23 PM To: CF-Talk Subject: Re: HTML focus You mean apart from onFocus? This e-mail is from Reed Exhibitions

Re: HTML focus

2006-12-26 Thread Robertson-Ravo, Neil (RX)
Exhibitions. Visit our website at http://www.reedexpo.com -Original Message- From: Brad Wood To: CF-Talk Sent: Tue Dec 26 20:40:45 2006 Subject: RE: HTML focus Yes, that would require me to have an onFocus attribute on every element. Basically, I have a form field, and on blur of that field

RE: HTML focus

2006-12-26 Thread Brad Wood
the event of another element. ~Brad -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 26, 2006 4:53 PM To: CF-Talk Subject: Re: HTML focus Have a look at prototype etc for Observers if you want to use a JS framework, if not you can just roll

Re: HTML focus

2006-12-26 Thread Jacob Munson
while possessing the event of another element. ~Brad -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 26, 2006 4:53 PM To: CF-Talk Subject: Re: HTML focus Have a look at prototype etc for Observers if you want to use a JS

RE: HTML DL and P Nesting

2006-12-21 Thread Sandra Clark
I would not use the p tag unless its necessary to split up paragraphs. In which case I would use them in both. But that's your call. Text within a dd is not considered anonymous text. It is valid. You can style your p within the dd using the following selector dd p {margin:.25em 0;padding:0}

RE: HTML DL and P Nesting

2006-12-21 Thread Dawson, Michael
Thanks! I guess that is also what I was needing to know: if the scope was anonymous. M!ke -Original Message- From: Sandra Clark [mailto:[EMAIL PROTECTED] Sent: Thursday, December 21, 2006 7:41 PM To: CF-Talk Subject: RE: HTML DL and P Nesting I would not use the p tag unless its

Re: HTML Emails

2006-08-25 Thread Tom Chiverton
On Thursday 24 August 2006 08:59, Robertson-Ravo, Neil (RX) wrote: An email should not be simply blocked just because it is HTML. Speak for your own email server :-) -- Tom Chiverton Helping to appropriately transform killer developments

Re: HTML Emails

2006-08-24 Thread Robertson-Ravo, Neil (RX)
on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions. Visit our website at http://www.reedexpo.com -Original Message- From: Phillip Holmes To: CF-Talk Sent: Thu Aug 24 03:21:09 2006 Subject: RE: HTML Emails

Re: HTML Emails

2006-08-24 Thread Jim Wright
Robertson-Ravo, Neil (RX) wrote: You should note though that large email marketing services work closely with ISP and Spam services to stop good emails being blocked. An email should not be simply blocked just because it is HTML. if you want to be sure emails are being taken care off, use

Re: HTML Emails

2006-08-24 Thread Casey Dougall
Even with smaller lists, you still need to adhere to the CAN-SPAM crap. Adding an unsubscribe link, and physical mailing address to the message. I also like to include a link to view the HTML version online which is a bonus for those who receive the TXT version and then want all the pretty colors

RE: HTML Emails

2006-08-24 Thread Dawson, Michael
the same message. We are very pleased. M!ke -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Thursday, August 24, 2006 2:59 AM To: CF-Talk Subject: Re: HTML Emails You should note though that large email marketing services work closely with ISP and Spam

RE: HTML Emails

2006-08-24 Thread Che Vilnonis
Would anyone care to recommend any of these email services? Just wondering who is out there and who is *good*? Thanks, Che -Original Message- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: Thursday, August 24, 2006 9:13 AM To: CF-Talk Subject: RE: HTML Emails As do we. We used

RE: HTML Emails

2006-08-24 Thread Jeremy Bunton
We supply bulk email services. www.webdecisions.com -Original Message- From: Che Vilnonis [mailto:[EMAIL PROTECTED] Sent: Thursday, August 24, 2006 9:23 AM To: CF-Talk Subject: RE: HTML Emails Would anyone care to recommend any of these email services? Just wondering who is out

Re: HTML Emails

2006-08-24 Thread Casey Dougall
http://www.responsys.com/ http://www.verticalresponse.com I haven't used this yet but the services they offer at aweber seem really cool! http://www.aweber.com/?214075 Casey http://www.Saratoga.com ~| Introducing the Fusion

RE: HTML Emails

2006-08-24 Thread Dawson, Michael
We use TargetX. www.targetx.com I'm not sure if they are only for Education or not. -Original Message- From: Che Vilnonis [mailto:[EMAIL PROTECTED] Sent: Thursday, August 24, 2006 8:23 AM To: CF-Talk Subject: RE: HTML Emails Would anyone care to recommend any of these email services

Re: HTML Emails

2006-08-24 Thread Jim Wright
Casey Dougall wrote: http://www.responsys.com/ http://www.verticalresponse.com I haven't used this yet but the services they offer at aweber seem really cool! http://www.aweber.com/?214075 I've had clients have good luck with: http://www.aweber.com/ http://www.constantcontact.com/

RE: HTML Emails

2006-08-24 Thread Che Vilnonis
Thanks for the links... Che -Original Message- From: Jim Wright [mailto:[EMAIL PROTECTED] Sent: Thursday, August 24, 2006 9:57 AM To: CF-Talk Subject: Re: HTML Emails Casey Dougall wrote: http://www.responsys.com/ http://www.verticalresponse.com I haven't used this yet

Re: HTML Emails

2006-08-24 Thread Jerry Johnson
eRoi is doing a good job for us. We are also looking at Bronto. ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times

Re: HTML Emails

2006-08-24 Thread Bryan Stevenson
The one big problem your going to have with HTML emails is that they will get blocked by peoples spam filters. Snake and that's why you send multipart mailsso they can read the plain text or HTML version depending on their mail client ;-) Bryan Stevenson B.Comm. VP Director of

  1   2   3   4   5   6   7   8   >