Dave,
Great free video course here:
https://tutsplus.com/course/improve-workflow-in-sublime-text-2
--
Dan O'Keefe
On Thu, Mar 28, 2013 at 10:28 AM, dave wrote:
>
> Thanks Mark but I must be missing something. I downloaded the p-ackage
> control file. What scree
Thanks Mark, going to give that a shot.
--
Dan O'Keefe
On Tue, Mar 19, 2013 at 8:18 AM, Mark Drew wrote:
>
> I am sure you can use mylyn for this. They are called contexts and it
> remembers the arrangement and files that you have open for a specific
> "tic
ll up for the
section I want to work in.
These are all javascript files so I am not adverse by any means to use a
different editor for the js coding if it also gives me the functionality I
am looking for.
Anybody know of any way or any toll that would allow me to do that?
TIA
------
Dan O&
ther as you go up the path
> of inheritance.
>
> -Cameron
>
> On Mon, Jul 2, 2012 at 9:22 AM, Dan O'Keefe wrote:
>
> >
> > Thanks Matt,
> >
> > That's true, but super is limited to only one level I believe. How about
> if
> > I wanted to ex
d().
>
> // oCat
> function makeSound()
> {
> super.makeSound();
> }
>
>
> HTH
>
>
> On Fri, Jun 29, 2012 at 7:49 AM, Dan O'Keefe wrote:
>
> >
> > I have an animal object with a method call makeSound().
> >
> > Then I have a feline
oCat.makeSound(feline) ??
--
Dan O'Keefe
~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive:
http://www.houseoffusion.com/groups/cf
Justin,
Are you looking for the "Recent Activity" as shown on this site:
http://www.campuscircle.com/
Dan
On Tue, Jan 4, 2011 at 8:04 AM, Justin Scott wrote:
>
> Is anyone aware of a jQuery plugin (or script which uses jQuery) to pull a
> Facebook feed from their graph API and display it on
not need it at all with the cffileupload tag.
--
Dan O'Keefe
On Mon, Nov 29, 2010 at 8:42 AM, M P wrote:
>
> Anyone familiar with ProFlashUpload? I downloaded it and got it working
> yesterday and it was working fine. Today, it only works in IE. Yesterday I
> kn
I have a client having the same issue as far as contacting Fred
regarding a new purchase, and no response.
Dan
On Wed, Aug 25, 2010 at 11:45 PM, Mike Kear wrote:
>
> G'day Gerald,
>
> I think you might be right. There was nothing that I saw telling me
> that BEFORE i made the sale, and now
I find this intriguing as well. Almost like a poor mans historical
archive system.
A generator for the triggers would be cool also based on Illidium PU-36
--
Dan O'Keefe
On Fri, Jul 30, 2010 at 9:08 AM, Pete Ruckelshaus
wrote:
>
> Feel free to pass on any enha
to go. The specific
>> > > implementation was the Username Token profile. I eventually got to
>> > > receiving
>> > > an error of cannot authorize/validate the username token. It probably
>> had
>> > > to
>> > > do with times
Philip,
Did you authorization require WS-Security?
Dan
--
Dan O'Keefe
On Thu, Apr 29, 2010 at 12:13 PM, Phillip Duba wrote:
>
> Dave, thanks for the response. I've gone to executing the request using
> CFHTTP, creating the soap:Header tag and building it as I
o do?
------
Dan O'Keefe
On Wed, Oct 7, 2009 at 7:51 PM, Jeff U wrote:
>
> Also, another thread from 4 months ago:
> http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:59559
>
> so hopefully Casey or Shane can chime in if they are sti
>
> You can use the image functions to do this, though for the lettering
> will probably be a pain (I think you'd have to use composite images).
> It'd be doable though. I'd expect any significant image package has
> support for laying text out like this, so that's undoubtedly a better
> bet.
>
>
Did you find anything out regarding this?
Dan
On Sun, Jan 4, 2009 at 12:36 PM, Andy wrote:
> Updating my wife's business from Peachtree to QB. Have any of you written
> a
> Web Connector for QB? They use SOAP. Are they examples out there that I
> can use to short-cut the development?
>
> Andy
>
> Does anyone have any ideas? At this point I'm willing to pay someone to
> help. Ahh!
>
Might want to ping Charlie Aerhart as this is an area of his expertise.
Dan
~|
Adobe® ColdFusion® 8 software 8 is the most important a
On Tue, Nov 25, 2008 at 7:16 PM, Dave Watts <[EMAIL PROTECTED]> wrote:
> > That was my conclusion as well - only way it can work is if a domain is
> > involved.
>
> It is possible, however, to use credentials that aren't valid locally
> to connect to a remote server:
>
> net use * \\server\share p
On Tue, Nov 25, 2008 at 3:37 PM, Dave Watts <[EMAIL PROTECTED]> wrote:
> > That was a type on my part, but just to be sure I tried it again. The
> "Name
> > not found" dialog states "The following object is not from a domain
> listed
> > in the select location dialog box, and is therefore not vali
On Tue, Nov 25, 2008 at 10:47 AM, Dawson, Michael <[EMAIL PROTECTED]>wrote:
> Try using server\CFService (Use the other slash)
>
> Mike
>
That was a type on my part, but just to be sure I tried it again. The "Name
not found" dialog states "The following object is not from a domain listed
in the
On Tue, Nov 25, 2008 at 6:28 AM, Jeffrey Lemire <[EMAIL PROTECTED]
> wrote:
> Have you tried something like \\192.168.1.100\d$\ (d$ representing the
> root
> drive you're trying to access)
>
> Shares are usually associated with login accounts.
Yep, tried every possible combination I could think
>
> In my example, it may be referred to as: \\server1\CFService.
>
> Then, on \\server2\share, grant access to \\server1\CFService.
>
That is where the problem is. When trying to give the user from server1
permission on server2, and you click on the "Locations" button, only the
current server is
Yes, Since I created matching accounts on the two servers, say "CFService"
and using the same passwords. Even gave the admin privelages so I could log
in with that account and test the share by going to \\192.168.1.100\sharname.
That was successful, but flat out would not work in CF 8.01.
Dan
On M
the folder to be
written to, but that did not work wither. Tried both a mapped drive and UNC.
------
Dan O'Keefe
On Mon, Nov 24, 2008 at 5:14 PM, patrick buch <[EMAIL PROTECTED]>wrote:
> Hi everyone,
>
> I have a webpage that list everything in a particular folder, see c
Check this out and do a search on Ray's blog for application.cfc
http://www.coldfusionjedi.com/index.cfm/2007/11/5/ApplicationCFC-Template-Update
I think he even has a recorded preso he did once on using it.
------
Dan O'Keefe
On Mon, Nov 17, 2008 at 2:56 PM, Gerald Gui
Nick,
Is that for the desktop version then? What is the utility written in?
Dan
--
Dan O'Keefe
On Thu, Nov 13, 2008 at 3:47 PM, Nick Gleason <[EMAIL PROTECTED]>wrote:
> Hi there. We have built a desktop utility that integrates transactions
> from
> within ou
the archives as well.
--
Dan O'Keefe
On Thu, Nov 13, 2008 at 8:47 AM, Chad Baloga <[EMAIL PROTECTED]> wrote:
> Does anybody know how to retrieve files on another server which is not a
> web server? I am able to write to the other server share by using some
>
On Mon, Oct 20, 2008 at 9:46 AM, Ryan J. Heldt <[EMAIL PROTECTED]> wrote:
> Dan-
>
> I don't have any code for this, but what I would do is take a block of
> text and treat it as a list, using space, CFLF, and other characters as
> needed as delimiters. Then loop though the list and see if any of t
Has anyone come across any others? Need one with "whole word" support.
Dan
On Sat, Mar 10, 2007 at 3:04 PM, Matt Quackenbush <[EMAIL PROTECTED]> wrote:
> There's also one at CFlib.org.
>
> http://www.cflib.org/udf.cfm?ID=1105
>
>
>
~
Brain,
Aren't those instructions specific to configuring email clients? That
is the only place I have seen a reference to TLS. I have never used
it, but I have always has to use 'useSSL' for the CFMAIL tag. I have
noticed though that the port # differs. I am not sure what logic
Google uses to ddte
In my experience so far with a few different Google apps domains,
useSSL is required and I have never used useTLS. That is with CF 8
though, I don't think useSSL works in 7.02. Make sure your username is
the complete [EMAIL PROTECTED] account name.
Dan
On Tue, Sep 30, 2008 at 9:40 AM, Adrian Lync
Chuck,
I don't think your SMTP server is correct and not sure if you should
list all of the other's as backups.
As Kym mentioned, since you know the DNS entries for a google mail
account, I am assuming you have one and have the domain configured to
work with google. Also, can you send and receive
ahh, sounds easier - can those XML sections be copied over then?
On Fri, Sep 19, 2008 at 5:18 PM, Dave Watts <[EMAIL PROTECTED]> wrote:
>> On Windows Server? Same version on both boces? You might be
>> able to go into regedit on the old server and drill down to
>> the datasources and save that key
On Windows Server? Same version on both boces? You might be able to go
into regedit on the old server and drill down to the datasources and
save that key, and then copy it to the new server and run it. I
remember trying that one time way back when, not sure if it still
works or what the ramificatio
Les,
Kind of weird for sure. How about trying to store the contents of the
include file into a local var, and then use that in the body of the
email.
#email_body#
Dan
On Wed, Sep 17, 2008 at 7:53 PM, Les Mizzell <[EMAIL PROTECTED]> wrote:
> ARRRGGHH
>
> This is the kind of thi
Bryan,
What version of mySQL are you using?
Dan
On Wed, Sep 10, 2008 at 5:42 PM, Bryan Stevenson
<[EMAIL PROTECTED]> wrote:
> On Wed, 2008-09-10 at 15:21 -0600, denstar wrote:
>> Can you get them to replace the MySQL driver with a newer version?
>>
>> That's my shot in the dark.
>>
>> Driver iss
Richard,
It is not an event handler so should not go in that section - try it
right under your opening
Dan
On Tue, Sep 9, 2008 at 8:58 AM, Richard White <[EMAIL PROTECTED]> wrote:
> hi,
>
> i am trying to include one xml file into another
>
> can anyone tell me what i am doing wrong please:
>
>
llkkj
On 8/8/07, Tom Chiverton <[EMAIL PROTECTED]> wrote:
>
> On Wednesday 08 Aug 2007, [EMAIL PROTECTED] wrote:
> > I'm sure everything is working but not in what I should have stated,
> native
> > 64bit mode. In two years, it will be time to upgrade my system again and
> > maybe it would
On 7/8/07, James Holmes <[EMAIL PROTECTED]> wrote:
>
> OnSessionEnd() doesn't communicate with a browser. There's no client
> to which to send a location header.
>
> That makes sense to me, but then the docs state:
--
Use this method for any clean-up activities when the session
t; after it was sent. Any opinions or recommendations expressed herein are
> solely those of the author. They may be subject to change without notice.***
>
>
> --^^-------
> This email was sen
I am trying to inject an ApplicationName via the VF 7.02 administrator so I
can filter on it in SQL profiler.
I tried adding:
Application Name=My name
into the connection string box. Cycled all of the CF related services but to
no avail.
Any one doing this or know how?
Thanks,
Dan
Tom,
One method I have used in the past is when you query the join table and
display the results, store the EventJoinID 's in a list hidden form
variable. Then on post, wrapped in transaction, a single delete statement
using the EventJoinID 's list will delete all of the old records, and then
loop
Rob,
While I have not used it myself, Massimo's custom tag solution is here:
http://www.olimpo.ch/tmt/tag/fileuploader/
I seem to remember someone posting about a CFC solution as well.
Dan
On 5/4/07, Robert Rawlins - Think Blue <[EMAIL PROTECTED]>
wrote:
>
> Thanks for the pointer Josh,
>
> I'l
We could probably see our way clear to include Rosie O'Donnell.
On 4/18/07, Andy Allan <[EMAIL PROTECTED]> wrote:
>
> Yeah, lets not talk about the international prices. We always expect
> to pay a little more than the US, but the CS3 stuff is extracting the
> urine. We're looking at paying £1,000
If you create a new one with the same file name, doesn't it add the files to
the existing zip?
Dan
On 4/15/07, Aaron Rouse <[EMAIL PROTECTED]> wrote:
>
> Does anyone know of a CFC, tag, or UDF that allows you to add files to an
> existing Zip file? So far everything I have found in my searches j
Michale, can you post your code for the com object? What error are you
getting?
Dan
On 4/6/07, Michael Appenzellar <[EMAIL PROTECTED]> wrote:
>
> Any resolution on this? I am trying to connect ColdFusion to Cybersource.
>
> >Hi Joe,
> >
> >Unfortunately it sounds like (and I don't know much about
It has been worth it to me, a hundred times over.
Dan
On 4/5/07, Claude Schneegans <[EMAIL PROTECTED]> wrote:
>
> >>I don't know what the REExtract thing does exactly
>
> It returns all strings between two matching REs in a list or in a query,
> with positions and lengths of all strings
> Pretty
Thanks Jim, this is very helpful.
Dan
On 3/23/07, Jim Davis <[EMAIL PROTECTED]> wrote:
>
> > -Original Message-----
> > From: Dan O'Keefe [mailto:[EMAIL PROTECTED]
> > Sent: Friday, March 23, 2007 7:54 AM
> > To: CF-Talk
> > Subject: WDDX v.s. C
While having a few legacy apps myself making use of WDDX, I was wondering if
WDDX still has value that is not currently offered in the XML support of CF
7.02. Seems like opedwddx.org is pretty stale.
Any thoughts?
Thanks,
Dan
--
Dan O'
Jenny,
Have your replacement hosting needs been met yet?
Dan
On 10/31/06, Jenny Gavin-Wear <[EMAIL PROTECTED]> wrote:
>
> Is anyone else here with Vortech Hosting? http://www.vortechhosting.com
>
> Last week they accused me of sending spam from my server, which of course
> I
> don't do. They t
Thanks Dave. That is why I was looking for it because I wanted to remove it
from cache to see if it resolved the issue where an image inside of a flash
form was not being updated.
Dan
On 10/30/06, Dave Watts <[EMAIL PROTECTED]> wrote:
>
> > Anyone know where the SWF's from a flash form are stored
Anyone know where the SWF's from a flash form are stored on the server? Are
they named similar to the template that generated them?
Thanks,
------
Dan O'Keefe
~|
Introducing the Fusion Authority Quarterly
Is HL7 the XML like messaging interface used in the medical industry?
Dan
On 10/25/06, Brendan Canty <[EMAIL PROTECTED]> wrote:
>
> Does anyone know if a vendor that makes an app the generates HL7 messages
> that integrates with CF?
>
> Brendan Canty
> NorthPoint Domain
> [EMAIL PROTECTED]
>
>
The following code pops up a window from and HTML href, but when using it in
a flash form using
Privacy Policy
has anyone else run into this? Is this a limitation of the flash form?
Thanks,
--
Dan O'
I think I saw a request for UML for eclipse, not sure if this one got
mentioned:
http://www.gentleware.com/downloadcenter.html
--
Dan O'Keefe
~|
Introducing the Fusion Authority Quarterly Update. 80 pages of
tp://afpwebworks.com
> ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month
>
>
>
>
> On 10/20/06, Dan O'Keefe <[EMAIL PROTECTED]> wrote:
> > Anyone know what happened to Scott Keene and his exception handling
> > framework we was working on in late
Anyone know what happened to Scott Keene and his exception handling
framework we was working on in late 93?
I see it is being used in Tartan, but that is about all I can find.
Thanks,
--
Dan O'Keefe
~|
Introd
Just so happens I was doing some searching on CFOOP today and I can get to
the site with this URL
http://www.tartanframework.org/tartan/?
Dan
On 10/19/06, Nick Tong - TalkWebSolutions.co.uk <[EMAIL PROTECTED]> wrote:
>
> okay - thanks
>
> On 19/10/06, Steve LaBadie <[EMAIL PROTECTED]> wrote:
> >
Did this product become Google Analytics?
Dan
On 2/14/05, Eric Creese <[EMAIL PROTECTED]> wrote:
>
> Statistex
>
> -Original Message-
> From: Burns, John D [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 14, 2005 8:17 AM
> To: CF-Talk
> Subject: RE: Web Analytics
>
>
> WebLog Expert is
I believe it just accepts the first one to hit the server, so if you cycle
the service it will allow the connection from another IP and lock that one
in.
Dan
On 8/30/05, Mike Soultanian <[EMAIL PROTECTED]> wrote:
>
> Does anyone know how to change what IP addresses are allowed to access
> the
And if you look at the feture set for Standard 2005 compared to standard
2000, you will see they brought some of the enterprise functionality from
Enterprise down to standard making it a pretty good deal. Also, MS is going
to consider a multi core CPU to count as 1 CPU where as oracle considers
Thanks Dan, good info. I agree, the less time spent getting it set up the
better, and if it provides the peace of mind your environment calls for,
sounds like a good choice. I have a few more questions but will check out
the site or email you directly.
Dan
On 8/30/05, Dan G. Switzer, II <[EMAI
Dan
Not me, but I am going to check that out as I have the exact same scenario.
Will go along good with the easy2sync software I use to keep my outlook
files syncronized between laptop and desktop.
Dan
On 8/29/05, Dan G. Switzer, II <[EMAIL PROTECTED]> wrote:
>
> Has anyone had any experience
I would second awStats, especially as a good starting point. Not too
bad to set up and might give you everything you need. You do have to
install Perl though if you are not already running that.
Dan
On 8/18/05, Russ <[EMAIL PROTECTED]> wrote:
> Awstats is always worth a look... http://awstats.sou
Dan, I think that is correct for Symantec, they really do not sell a
single server license, at least they did not the last time I checked.
You can use Mcafee or the free one at http://www.clamwin.com/.
Dan
On 8/22/05, Dan G. Switzer, II <[EMAIL PROTECTED]> wrote:
> Anyone know which is the correc
sorry, just caught up with the rest of this thread, should have let it drop
Dan
On 8/20/05, Dan O'Keefe <[EMAIL PROTECTED]> wrote:
> On 8/18/05, Robertson-Ravo, Neil (RX)
> <[EMAIL PROTECTED]> wrote:
> > Well, they are unmanageable in the most part - unnecessary.
&
> Have you tried just doing this
>
> 'SELECT @@IDENTITY (or SCOPE_IDENTITY() whichever you prefer) AS ID'
>
> Droping the table name part?
>
Yes, About a dozen or so messages back.
Dan
~|
Logware (www.logware.us): a new and c
On 8/18/05, Robertson-Ravo, Neil (RX)
<[EMAIL PROTECTED]> wrote:
> Well, they are unmanageable in the most part - unnecessary.
Respectively disagree. To me it is letting the DB engine do its job
which it is very capaple of.
What specifically do you feel is unmanageable? I agree you have to be
car
rting to multiple tables in the same block use the
> scope_identity().
>
> Here's a blog entry with some tips on it.
>
> http://mkruger.cfwebtools.com/index.cfm?mode=alias&alias=identity%20after%20
> insert
>
>
> -Mark
>
>
> -Original Message-
he same block use the
> scope_identity().
>
> Here's a blog entry with some tips on it.
>
> http://mkruger.cfwebtools.com/index.cfm?mode=alias&alias=identity%20after%20
> insert
>
>
> -Mark
>
>
> -Original Message-
> From: Dan O'
d some research that @@IDENTITY will not always provide you
> with the proper ID, especially in multi-user environments (which the web most
> certainly is) and leaves the possibility of returning the wrong IDENTITY id.
> This is why I switched to using UUID's.
>
> Dave
>
identity key, but
> I get the same key in as many rows as there are in the table, which is
> 295K + rows." you mean you get back the same number regardless of the
> number of inserts?
>
> -mark
>
>
> -Original Message-
> From: Dan O'Keefe [mailto:[EM
I have an insert query, select the @@identity, and then insert into
another table. Common scenario, but all of a sudden, after a dozen or
so iterations, it just starts to die. I found it is dying getting the
identity. When I run it manually in ISQLW, I get the identity key, but
I get the same key
That is pretty cool for basic quick and dirty edits. Have you used
this in production anywhere?
Dan
On 8/10/05, Jim Curran <[EMAIL PROTECTED]> wrote:
> http://www.edit.com
>
> Really, really simple.
>
> - j
>
> -Original Message-
> From: David Adams [mailto:[EMAIL PROTECTED]
> Sent: Tu
novato
On 8/5/05, Rey Bango <[EMAIL PROTECTED]> wrote:
> Welcome back Gabriel. Que lo difrutas!
>
> Rey...
>
> Gabriel Bulfon wrote:
> > Hi all guys. I am back with CF !
> >
> > regards
> >
> > Gabriel Bulfon
> > Email:[EMAIL PROTECTED]
> >
> >
> >
>
>
~~~
Emmet,
Both of these were 5+ years ago, so take the info with a grain of salt.
I used Group 1 COM objects several years ago to do this:
http://g1.com/Products/DataQuality/InteractiveDemo/
Not sure how they sell them or package them now.
Also, http://www.firstlogic.com/solutions/mailing/default
Neat tool, too bad it cannot be purchased anymore. That was a year and
a half ago and looks like Jzox has not created any new tools.
Dan
On 7/27/05, James Holmes <[EMAIL PROTECTED]> wrote:
> Eg:
>
> http://www.jzox.com/products.jsp
>
>
~
What is Neromancer?
Dan
On 6/18/05, James Holmes <[EMAIL PROTECTED]> wrote:
> I am going to build a javascript tree that displays data from a DB,
> but I want each tree expansion to be dynamically build from a query to
> the DB. I'm thinking of combining Treeview (http://www.treeview.net/)
> or a
ah, WS is web service and I used the SCMP API.
On 6/13/05, Bud <[EMAIL PROTECTED]> wrote:
> >From Cybersource when I worked on the interface, a little over a year
> >ago. I am not familiar with CyberSourceWS. I think I still have the
> >developer guide I used and I will email to you directly.
>
>
>From Cybersource when I worked on the interface, a little over a year
ago. I am not familiar with CyberSourceWS. I think I still have the
developer guide I used and I will email to you directly.
Dan
On 6/13/05, Bud <[EMAIL PROTECTED]> wrote:
> Dan, where did you get the software? The software an
Don't think so - I have coded a cybersource interface before and that
is from my code.
Are you setting properties in the COM object to submit for CC
verification? Is this your object call?
Dan
On 6/11/05, Bud <[EMAIL PROTECTED]> wrote:
> Thanks Dan. I think you may have another tag in mind.
>
Bud,
I think you have to use their SetValue method:
Dan
On 6/11/05, Bud <[EMAIL PROTECTED]> wrote:
> Hi all. I'm trying to use a COM object to connect to CyberSource
> payment gateway. I'm converting their ASP script sample. Here is my
> problem. I'm trying to set a value within the object (oR
ely misunderstood your reply?
>
>
> ____________
>
> From: Dan O'Keefe [mailto:[EMAIL PROTECTED]
> Sent: Tue 07/06/2005 22:02
> To: CF-Talk
> Subject: Re: CF varible use in an online editor
>
>
>
> I do it for a mail merge application, and use placemarkers in the
> test, su
I second the recomendation - awesome tag.
Dan
On 6/6/05, Claude Schneegans <[EMAIL PROTECTED]> wrote:
> This is a perfect job for CF_REextract.
> See
> http://www.contentbox.com/claude/customtags/REextract/testingREextract.cfm
> enter RE1 = "ERROR[0-9]* * value="
> RE2 = " *>"
> SAMPLETEXT =
> a
Damien,
In what ways? Can you be more specific if you remember?
Thanks,
Dan
On 6/3/05, Damien McKenna <[EMAIL PROTECTED]> wrote:
> > For very simple storyboarding nothing beats "demin"
>
> I used this last year on a small project or two but found it very akward
> and limiting.
>
> --
> Damien
I do it for a mail merge application, and use placemarkers in the
test, such as ^$^firstname^$^ and ^$^lastname^$^. The you can pull the
content from the DB and synamically replace the placemarkers with your
data. Is that what you are looking for?
Dan
On 6/2/05, Doug Bedient <[EMAIL PROTECTED]> w
yeah. rookie
On Apr 8, 2005 1:12 PM, Rey Bango <[EMAIL PROTECTED]> wrote:
> Great feedback. Anymore comments?
>
> Rey...
>
>
~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble
Ticket application
http://www.h
Any other mailers here, like the abilty to select a range of
checkboxes by holding down the shift key.
Any one know how to do that with javascript?
Dan O'Keefe
~|
Find out how CFTicket can increase
I had someone who was helping me out with this by using an XSL
stylesheet on the XMI file. I will see if I can find that and I will
let you know.
Dan
On Wed, 9 Feb 2005 17:10:53 -0500, Hassan Arteaga Rodriguez
<[EMAIL PROTECTED]> wrote:
> Thanks Sean..
> Exactly, I tried to export to XMI file
> As for the second issue, this occurs when you use the advanced view and
> click the HTML button?
Correct, but what are you telling me? Is this normal behaviour? What
service is it referring to.
Dan
~|
Discover CFTicket - The l
For the tinyMCE users here, a couple of questions if I could. I am
trying this product after using fckEditor for a while. I have 2 issues
keeping me from implementing it right now. The first being there are
not negative font sizes, like size -1, size -2, etc. The size 1
content when sent to a word
Chris,
Based on the findings from Dave's post, I think you would be right. Do
you know of any binary file viewing tools? I know Norton Utilities had
one a long time ago, but not sure of current options. I could google
it but if you have experience with any, let me know.
Dan
On Tue, 22 Feb 2005
Bingo Dave, that was it. On CF5 and previous version, if memory serves
me correctly, if you used both 10 & 13, it created an additional line,
and now it works properly. I think the order has to be 13 first and
then 10.
Thanks much. After upgrading a client, all of my text files that
scheduled sc
#" or "#chr(13)##chr(10)#" or the solid "
> " (entering a return yourself).
>
>
> On Tue, 1 Feb 2005 09:30:44 -0500, Dan O'Keefe <[EMAIL PROTECTED]> wrote:
> > Has anyone noticed a difference in the way this function works in MX?
> > I upgrade
I have a need to take a scrape of a web page, parse it, and regenerate
it at a later time. I have run into an issue where control characters
such as a right single quote mark ’, since it is already parsed by
the browser for display, when you do view source and save it to a
file, the location where
No, I used this address. Will send it right now with the subject RE_Extract.
Dan
On Thu, 03 Feb 2005 23:07:29 -0500, Claude Schneegans
<[EMAIL PROTECTED]> wrote:
> >>Did your email address change? I sent a couple emails about
> RE_extract with no reply.
>
> No, it didn't.
> I changed my messag
Claude,
Did your email address change? I sent a couple emails about RE_extract
with no reply.
Dan
On Thu, 03 Feb 2005 20:43:01 -0500, Claude Schneegans
<[EMAIL PROTECTED]> wrote:
> >>I like it, because it's consistent with the XHTML I create.
>
> Ok, but whats the big deal of XHTML after all?
to be XHTML compliant I believe.
Dan
On Thu, 3 Feb 2005 18:14:19 -0500, dave <[EMAIL PROTECTED]> wrote:
>
> ok this is dumb but was just curious about something
>
> i have always done cfsets like suck
>
>
> but i was just browsing through one of charlie griefers articles and i see
> he c
damn, why didn't I think of that. Guess I am a rookie. Thanks guys.
Dan
On Thu, 3 Feb 2005 15:30:11 -0500, Michael T. Tangorre
<[EMAIL PROTECTED]> wrote:
> > From: Dan O'Keefe [mailto:[EMAIL PROTECTED]
> > > onclick='goneaway="false";> >
Is there A way to store the following string in a variable?
er apps
> > out there that can do the same thing but that's the one I use
> > and it hasn't let me down yet.
> >
> > It should pull it back for you (along with a ton of stuff you
> > thought was LNG gone from many formats ago)
> >
> > http://www.r
1 - 100 of 344 matches
Mail list logo