Doesn't show up there either.
I really don't want to reinstall CF. :-\
Phil
On Wed, Mar 18, 2009 at 10:21 AM, AJ Mercer wrote:
>
> does it have to be accessed via localhost?
> http://localhost/cfide/administrator/
>
You know I never noticed that before.
Yes, it is says "Server: cfusion" but it doesn't have the "Enterprise
Manager" section at the bottom of the left nav.
On Wed, Mar 18, 2009 at 9:54 AM, James Holmes wrote:
>
> When you visit the CF Admin, does it say you're in the cfusion
> instance at the t
A while back I set up a server running CF 8 Ent. Everything is working
fine and I have two instances of CF running. Problem is that I cant
find the Enterprise Manager in the CF Administrator. Did I some how
manage to install CF multiple times with out using the Multiserver
install?
--
Phil
ActivePDF just started flaking out on me. Some times it will work and
other times it wont. I tried cfdocument but that thing sucks when
using it with a page built mostly with CSS. Are there any other
solutions out there? Suggestions? Words of comfort?
BTW: I cant afford $269 for a support call let
Are you using to do this? It should
allow you to put the site map XML into a variable that can be written
the the file.
On Fri, Nov 14, 2008 at 12:36 PM, Robert Harrison
<[EMAIL PROTECTED]> wrote:
> I wrote an XML site map generator. It's at:
> http://www.austin-williams.com/sitemap_generator.cfm
Thanks Isaac
I thought about emailing ray but I figured he had enough going on as it is. :-)
I'll go ahead and give the MG2 and Canvas a try and see what happens.
I'm going to keep an eye on the CodeXWiki to see what its about too.
Phil
On Thu, Nov 13, 2008 at 1:21 PM, s. isaac dealey wrote:
>
Thanks Gert. I read about it but didn't know if I should bother since
its in private beta. Any idea what sort of database CodeX Wiki uses?
On Thu, Nov 13, 2008 at 10:59 AM, Gert Franz wrote:
> Hi Phil,
>
> you should take a look at CodexWiki. It is in beta yet but built with
> latest technologies
It looks like the only CF based wiki to speak of is Canvas. I'm sure
its great but I cant find any documentation or support of value.
So this is what I'm trying to find out.
The install docs say "CanvasWiki was built using the 1.0 release of
Model-Glue, so you must install the Model-Glue framewor
I have a cfform with a cfselect. I want the cfselect to populate
itself onLoad with the value of the cfc method that its bound to. Any
suggestion on how do I go about this?
Thanks
--
Phil
~|
Adobe® ColdFusion® 8 software 8 is t
ROTECTED]> wrote:
> Just curious why you want this to be a flash grid? You should be able to do
> this with cf8 html grid.
>
> Dan
>
> On Fri, Jun 6, 2008 at 12:11 PM, Phill B <[EMAIL PROTECTED]> wrote:
>
>> All I want to do is have a flash grid display a name
This helped me do something like what your asking for.
http://tinyurl.com/6r6z92
HTH
On Fri, Jun 6, 2008 at 2:14 PM, Dawson, Michael <[EMAIL PROTECTED]> wrote:
> Sorry, I thought you said "if", not "how".
>
> As another person suggested, you could use nested loops. Or, you could
> insert into a
All I want to do is have a flash grid display a name and a check box.
When the user clicks the check box, an onchange event is fired off and
runs the appropriate cfc on the server. I found some pages in Google
that, I thought, should me how to do this but now I can't find them.
Little help here?
-
acromedia ColdFusion MX 7 Developer
> _
> http://blog.cutterscrossing.com
>
> Phill B wrote:
> > Anyone have an idea what is going on with the RIAForge site? I cant
> connect
> > get the site to load and I want to look into the Canvas Wiki app.
> >
>
>
~~~
Anyone have an idea what is going on with the RIAForge site? I cant connect
get the site to load and I want to look into the Canvas Wiki app.
--
Phil
~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release
Thanks Dominic. That was just what I needed!
On Fri, May 9, 2008 at 11:31 AM, Dominic Watson <
[EMAIL PROTECTED]> wrote:
> You can use XmlSearch and XPath to easily get at the data you want.
> The following gets a forecast for the current day from the xml:
>
> XmlParse('http://weather.yahooapis.
I am trying to use the Yahoo Weather RSS feed but CF doesn't like the node
. How do I get around this?
RSS Link http://tinyurl.com/6pvxmk
RSS Weather docs http://tinyurl.com/kon6q
Thanks
--
Phil
~|
Adobe® ColdFusion® 8 softwar
gure it out. Can any of
you give me a hand? I really want to give FarCry a chance.
Thanks
Phil
On Mon, Apr 14, 2008 at 9:42 PM, Geoff Bowers <[EMAIL PROTECTED]> wrote:
> On 15/04/2008, Phill B <[EMAIL PROTECTED]> wrote:
> > I'm thinking about using an open sourc
I'm thinking about using an open source CMS for our intranet admin tools.
Any suggestions?
I need some thing that has roll based security and is easy to use. I have
the majority of the CFCs written so I just need an empty shell to start
filling with tools.
Thanks
--
Phil
~
Tell me if this works.
RewriteRule ^search[^?/]* search.cfm?$1 [QSA]
Phil
On Mon, Apr 7, 2008 at 11:46 AM, Adrian Lynch wrote:
> Hey all, I've been getting into URL rewriting with ISAPI Rewrite and am a
> little stumped with the following...
>
> This is the requested URL:
>
> /search/?param1=1
Very true. The problem I'm having is that I cant figure out how to do this
in a database. I've never worked with a database driven application that
stores revisions that I can dig through the code to see how they do it.
Plus, I couldn't find any good articles or books on this sort of thing.
That's
Hey Rick
The thought is that we could have an easy to access snap shot of the product
that would include a reference to the last edit.
Here is my idea behind the XML. Lets say I have the following XML (I hope it
comes thru)
Cool Product
321
If Jerry adds the length to the product, it
ething
> like
> changed_ID | changed_table | changed_field | orig_value | new_value.
> A sample record would be
> 1234 | 'tbl_product' | 'product_name' | 'my widget' | 'my cool widget'
>
> Matt
>
> On Mon, Apr 7, 2008 at 10:40 AM, Phill B <[EM
I need some input on this. I need to keep track of changes made to products
in our database. The best thing I have come up with that meets the customers
needs is using CF to track the product using XML. The product will be stored
in the database but all the versions of it would be stored on the ser
, Ian Skinner wrote:
> Phill B wrote:
> > H. This is what I have. CF 404 file located in c:/web/cfm404/404.cfm
> and
> > mapped to all the sites via IIS. It is mapped as /404/404.cfm I have
> that
> > set to be the 404 URL in IIS as well.
> >
> > So maybe th
, Apr 1, 2008 at 9:07 AM, Ian Skinner wrote:
> Phill B wrote:
> > I got it to work with the onMissingTemplate method for missing CF pages.
> It
> > still doesn't want to work for the missing directories. The only CF
> variable
> > available is the server scope. W
I believe that you need to explictly pass them in via your
> onMissingTemplate
> method (I assume that's what you're using).
>
> Here's a read through of App.cfc on Ray Camden's site:
> http://www.coldfusionjedi.com/downloads/application.cfc.txt
>
>
>
&
I cant find a way to make application variables available to my CF 404 file.
Is this normal or am I missing some thing?
--
Phil
~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to
date
Get the Free
I have CF taking care of its missing files and I have IIS pointing to the
same CF 404 handler. Everything is great as long as it is a missing CF file.
The 404.cfm file cant access the application variables when it's a missing
directory or html file. How can I get around this?
--
Phil
~~
Looks great. This could solve a lot of issues we are wanting to address.
On 11/1/07, Paul Sizemore <[EMAIL PROTECTED]> wrote:
> Can you use ISAPI Rewrite at http://www.helicontech.com/ ? We've got it
> running on IIS.
>
> Paul
>
> -Original Message-
>
> I have a site that needs to bypass
D'Oh!
I should have said this is on a Win2k3 IIS6 server. Sorry
On 10/30/07, Russ <[EMAIL PROTECTED]> wrote:
> Use apache's mod_rewrite and redirect all the missing templates elsewhere.
>
> Russ
>
>
>
> > -----Original Message-
> > From: Phill
I have a site that needs to bypass the missing template handler that
is set up in CF8. What is them best way to go about this?
Thanks
--
Phil
~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from activ
Giggity giggity!!
Turning off the TCP/IP filtering fixed it. Thanks for the help! Now I
can sleep tonight.
Giggity giggity!!
On 10/10/07, Phill B <[EMAIL PROTECTED]> wrote:
> The CF8 Application Service is running.
>
> I ran netstat and didnt see anything with port 2930. I chec
s there a firewall blocking port 2930?
> Is there something else already using port 2930?
>
> You can also bypass wsconfig and manually install the web server
> connection if it comes down to it. We typically do this when dealing
> with Distributed Mode installs (web and application tier
I have been trying to get CF8 to install on a Win 2k3 server for two
nights now and with out success. I'm having the same problem that I've
had with CF 7 and the wsconfig.
This is the error in the connectorinstall0.txt file
could not connect to port 2930 on host 127.0.0.1
javax.naming.ServiceUnav
Is there a way to display the files that were ran during application
startup in the order the were hit and not by execution time?
--
Phil
~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - down
Has anyone had to wait for their online purchase to go through? I just
used the company Amex card to buy two upgrades to MX8 Ent. The problem
is they sent me an email telling me to wait until tomorrow for
approval! Whats going on?? Why would they make me wait until tomorrow
to download and install
I could have sworn that one of the guys presenting on CFEclipse said
there was a new snippet exchange feature in the new version. Where is
it and are there any exchanges set up that I can go through?
--
Phil
~|
Upgrade to Adobe
But I have seen lots of remarks on web sites saying they changed this
when the went from CF 5 to CF6. Must have been wrong.
On 6/20/07, Dave Watts <[EMAIL PROTECTED]> wrote:
> > I'm must be missing some thing here. I have a page that
> > accepts variables from a flash file. It works great except
I'm must be missing some thing here. I have a page that accepts
variables from a flash file. It works great except that CF7 seams to
be uppercasing all the form filed names.
i'm using this
what am i doing wrong?
--
Phil
~|
De
I've never heard that its not recommended. I have a development server
and a production server. I need code to behave differently between the
two servers. This is why I want to use a sever variable. It is
available to all the ColdFusion apps on the server. I think this is a
great reason for using a
Well I guess there isn't a way to hack CF to always load a variable
during the start process. Suck. I guess I'll have to use the
application.cfc and make sure its used in all the current and future
apps. suck
Thanks for all the suggestions though.
Phil
On 6/8/07, Tom Chiverton <[EMAIL PROTECTED]>
pplication.cfm and it will get run the first
> page load.
>
> ~Brad
>
> -Original Message-
> From: Phill B [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 07, 2007 4:32 PM
> To: CF-Talk
> Subject: Set server var at startup?
>
> How can I set a server var wh
How can I set a server var when Coldfusion starts? I need the var to
be available to all the sites on the server and would like it to be
set when the server starts.
--
Phil
~|
ColdFusion MX7 by Adobe®
Dyncamically transform webc
Did you get this working yet?
Phil
On 4/14/07, Dwayne Cole <[EMAIL PROTECTED]> wrote:
> I'm trying to install AWStates on Windows 2000 using IIS 6. I install Active
> Perl OK I think and I downloaded the awstates.exe
>
> I have several sites on the drive D. I do not run the sites from the
> c:
I'm trying to get the directory path for the root of a website. The
file trying to do this is in a mapped directory and I can't seam to
get the right path each time.
--
Phil
~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 &
Cool. So any class path that looks something like this
/lib/updates/hf702-64586.jar;
would be an applied hot fix? Well I can deal with that.
Thanks Dave
On 3/6/07, Dave Watts <[EMAIL PROTECTED]> wrote:
> > Is there any good way of seeing what hotfixes/updates have or
> > have not been applied to
Is there any good way of seeing what hotfixes/updates have or have not
been applied to CF MX 7?
--
Phil
~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adob
Has anyone on here gotten the two to play together? I'm wanting to
give it a try and was looking for any advice or gotchas that I should
be aware of.
Thanks
--
Phil
~|
Create robust enterprise, web RIAs.
Upgrade & integrate Ado
Has anyone on here been able to get Godaddy's DNS app to play nice
with a wild card? I have a domain name with 70 plus subdomaines and
its growing into a pain in my butt.
Thanks
--
Phil
~|
ColdFusion MX7 and Flex 2
Build sales
Any one know of a Mac widget for the CF docs? I just got my new
powerbook and was looking for some CF love.
--
Phil
~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
h
Never mind. I figured it out.
On 1/5/07, Phill B <[EMAIL PROTECTED]> wrote:
> I have this XML
>
>
>
> 24K
> flek
> 0xfbe680
> 0
> 1
>
>
> Black Mist
> flek
> 0x22
> 0c
I have this XML
24K
flek
0xfbe680
0
1
Black Mist
flek
0x22
0cid>
I need to query the for the value "Black Mist". Then I need to
get the index of its parent . How the heck do I go abou
I was trying to find a way to go back and get the missing files but I
hadn't had much luck. I think I will use your method and see how that
works out for me.
On 12/26/06, Michael Dinowitz <[EMAIL PROTECTED]> wrote:
> The developer edition is restricted in the amount of threads it'll allow for
> g
Well that helps. I'm using the developer edition and the Processing
Threads form box is greyed out. So I guess I'll have to test on a
remote dev server.
I've made some tweaks to it and it looks to be working better with the
enterprise edition. It looks like it doesn't like it when it has a
files p
I'm writing an app that watches a directory for new files. When a new
one comes in, it will read it, process it, move it where it belongs,
and finally write to a log file.
The problem I'm having is that it can't handle more than ten or so
files at a time. So, I'm guessing that I'm getting a deadlo
I do use this technique.
I just didn't want to take the time to write it out though. hahaha
Thanks for posting that though. I think there are a lot of people that
don't know that they need to do these sort of things.
Thanks again Nando.
On 12/12/06, Nando <[EMAIL PROTECTED]> wrote:
> PS ... On
On 12/12/06, Nando <[EMAIL PROTECTED]> wrote:
> In the first app i built using CFC's, after about a year of iterations and
> improvements, i had well over 1800 CreateObject() calls in the thing.
By the power of Greyskull! Are you trying to take over the world with
your 1800 objects? ;-)
We use a
On 12/11/06, Aaron Roberson <[EMAIL PROTECTED]> wrote:
> If you initialize all of your objects with the start of your
> application then the user will have to wait until the objects are all
> initialized before they can view any pages. As you know, CFC's are
> pretty heavy and createObject, though
you require a variable named NCID to be passed into the component but
you dont have an invokeargument for the variable we you invoke it.
On 12/11/06, Bruce Sorge <[EMAIL PROTECTED]> wrote:
> Hello,
> I have a CFC that works fine until I use a certain CFINVOKE.
> The invoke tag is thus:
> compone
On 12/11/06, Aaron Roberson <[EMAIL PROTECTED]> wrote:
> If that is the case, I just talked myself into using Phill's
> ObjectFactory.cfc. The benefit over my current method would be that
> the objects are not instantiated until they are used. Even if a
> request to instantiate the object is made s
On 12/11/06, Josh Nathanson <[EMAIL PROTECTED]> wrote:
> I think the idea is that as long as you have sufficient RAM, a call to the
> Application scope will always be quicker than than a call to the CFC. If
> you have a gig of RAM dedicated to CF, a few MB of objects is negligible.
> If your RAM i
I do all my work in application.cfm file as well. I load the 7 or 8
objects I need and I'm done with it. I just don't see how there code
be a speed benefit.
Why would I want to load an object into the application scope just to
load more objects? This is one more piece of code that has to be ran,
m
I have read a lot about people making their own objectFactory and I
still don't see the need for one. Can some one please give me a reason
why I would need to use one? So far I have yet to find a reason not to
call to the objects directly when I need them. My lack of
understanding makes me think it
No that is just wrong.
*shakes head*
On 12/7/06, Munson, Jacob <[EMAIL PROTECTED]> wrote:
> If that's your criteria, then people should buy CF from someone other
> than Adobe, who uses PHP instead of CF for their CF 8 preview site:
>
> http://labs.adobe.com/wiki/index.php/Scorpio
>
>
> ;)
>
>
~~
This will always return a value of one based off the default delimiter of "," .
#listlen(foo)#
You may want to check to see what is being sent in your form.
On 11/6/06, T Burke <[EMAIL PROTECTED]> wrote:
> I have a cfc that traverses a list of items that comes from a multi-select
> combo box o
Dont know if this will help but...
You could try setting up your extensions using the info found on this page.
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19575#iis
Phil
On 10/17/06, Craig C Heneveld <[EMAIL PROTECTED]> wrote:
> I have recently decided to start running Coldfusion o
htly
> using...but using nonetheless).
>
> there have been a few hiccups here and there, but any time I've
> encountered an issue I shot an e-mail off to the admins and it was
> fixed within minutes (literally).
>
> I just emailed them about the site being down. Hopefully it
Well its not the same site I was thinking of but it looks pretty darn
cool. Thanks
On 10/10/06, Munson, Jacob <[EMAIL PROTECTED]> wrote:
> You might be thinking of
> http://www.instantspot.com/
>
> And no, I can't get cfblog.com to load either.
>
> > -Origina
Is cfblog.com the new free CF blogging site that was mentioned on here
a while back? If so, is any one else having problems loading the site?
--
Phil
~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting
I'm trying to find a very simple flash based mp3 player that uses an
XML file for the play list. Oh, and it needs to be free. I'm playing
with event gateways in CF and I'm having a hard time finding a flash
player that is free. Maybe I'm not using the right keywords in google.
I don't know.
Thanks
Howdy all,
Does any one know of an opinion service that is similar to what Adobe
has on their site? If your not sure what I'm talking about, its that
little pulsing [+] sign at the bottom of their web pages. Its provided
by http://www.opinionlab.com/
Thanks!
--
Phil
~~~
Thanks Michael. I got it working now and ready to have some fun. WooWho!
On 9/19/06, Michael Dinowitz <[EMAIL PROTECTED]> wrote:
> One of the problems with gateways is that they operate in a different
> 'space' than a standard CF application and if an error is thrown, the site
> wide error handler
I took the examples I've found and made a cfc that watches a directory
for changes. I then tried to start my new gateway and it fails. I
looked in the logs and I cant find any real error message. Just that
it tried to start it. I tried to start the ones that came with MX7 and
those fail to start to
I'm trying to do a basic directory watcher but I'm not having much
luck. Can some one point me to a good tutorial for this?
Thanks
--
Phil
~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-da
I don't think you can track http and https on the same site profile. I
could be wrong but that is the way it looks to me when I set up my
sites.
Phil
On 8/14/06, Andy Matthews <[EMAIL PROTECTED]> wrote:
> A client of mine is trying to track purchases through his shopping cart
> using his Analytic
section titled "This is the built-in JRun Web Server" change
the following line
false
to
true
Hope this info helps out. It seems to be the only sure fire way to get
it to work.
On 7/23/06, Phill B <[EMAIL PROTECTED]> wrote:
> So I got my upgrade to MX 7 and a new developme
Well so much for disabling the McAfee. Still got the same errors.
On 7/26/06, Phill B <[EMAIL PROTECTED]> wrote:
> Well.
>
> I cant find the windows firewall so I can only assume that it wasn't
> installed. So there shouldn't be any port blocking there.
>
> T
Well.
I cant find the windows firewall so I can only assume that it wasn't
installed. So there shouldn't be any port blocking there.
The server is behind a firewall but that shouldn't stop internal port
traffic should it? It never stopped me from installing CF on other
servers behind the same
I didn't get any response from the silent install portion of course
but the "Web Server Configuration Tool" gave me the same error I got
before "Could not connect to and jrun/coldfusion servers on host
localhost."
On 7/26/06, Dave Watts <[EMAIL PROTECTED]> wrote:
> > Well I'm sad to say that thi
gt; know that the silent install helps things out... so...
>
> Uninstall your current version and do a silent install as described here:
>
> http://tinyurl.com/8g3dr
>
> then run the web connector.
>
> mike..
>
>
> Phill B wrote:
> > So I got my upgrade to MX 7
Could it be a corrupt download?
Phillp
On 7/24/06, Greg Fuller <[EMAIL PROTECTED]> wrote:
> I download 6.1 from
> http://www.adobe.com/products/coldfusionmx61/productinfo/systemreqs/
> and tried to install it on a Windows 2003 Server (Can't use MX 7 with
> this client)
>
> When I click on coldfus
silent install helps things out... so...
>
> Uninstall your current version and do a silent install as described here:
>
> http://tinyurl.com/8g3dr
>
> then run the web connector.
>
> mike..
>
>
> Phill B wrote:
> > So I got my upgrade to MX 7 and a new develo
So I got my upgrade to MX 7 and a new development server. Well I'm
trying to install it and Im having some trouble.
I'm installing on a Windows 2003 server and IIS. The first issue is
the message that it installed but "the web server connectors did not
install successfully. One possible reason is
I have been given the task of finding and setting up a forum for our
dealers to use. I need to get some thing up and running in the next 7
days.
Any other suggestions besides that ones Galleon, Fuse Talk and CFMBB
that are still being developed?
Galleon ColdFusion Forums
http://ray.camdenfamily.c
I created a web service that takes in three variables. When I call to
the web service, the variables values get assigned to the wrong
variable. The brandCode could get the value of sourceCode, SourceCode
gets the value of postalCode, and postalCode gets the brandCode.
Is there something in CF MX 6
Thanks Massimo. I was afraid of that. :-\
On 6/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > I'm using CF MX 6.1 but will be upgrading to Dreamweaver 8. Can I make
> > the tag insight in Dreamweaver only show MX 6.1 tags?
>
> As far as I know, this functionality isn't available out of th
Howdy everyone.
I'm using CF MX 6.1 but will be upgrading to Dreamweaver 8. Can I make
the tag insight in Dreamweaver only show MX 6.1 tags?
Thanks
--
Phil
~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244967
Arc
>
> CAST() and CONVERT()
>
> M!ke
>
> -Original Message-
> From: Phill B [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 19, 2006 2:50 PM
> To: CF-Talk
> Subject: OT concatenate two INTs in SQL
>
> Help!!!
>
> How do you concatenate to ints in sql
Help!!!
How do you concatenate to ints in sql 2000? I've looked all over and
cant find a thing.
--
Phil
~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244139
Archives: http://www.houseoffusion.com/cf_lists/threads.
We have been doing this lately with cfheader using a 301 moved
permanently and a new url of where we want them to go. It seams to be
working so far.
On 6/2/06, Ian Skinner <[EMAIL PROTECTED]> wrote:
> What is the header or something I would want to add to a page that has been
> removed to tell co
We have a spider or something hitting our sites and they are causing
errors on the links that use & Just to be on the safe side, I'm
going to make sure they are all using the & only.
Thanks every one.
Phillip
On 5/19/06, Charlie Griefer <[EMAIL PROTECTED]> wrote:
> On 5/19/06, Ian Skinner <[EMAI
Which of these would be a valid way to append variables in a link.
index.cfm?foo=321&bar=655
index.cfm?foo=321&bar=655
--
Phil
~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241020
Archives: http://www.houseoffusio
puter hacking
> skills... Girls only want boyfriends who have great skills."
> - Napoleon Dynamite
> -Original Message-
> From: Phill B [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 11, 2006 11:12 AM
> To: CF-Talk
> Subject: Anyone done this before?
>
> We want
We want to start auditing the database changes made in our home grown
CMS app. Anyone on here done this or have suggestions on where to
start with some thing like this?
--
Phil
~|
Message: http://www.houseoffusion.com/lists.cfm/
hahhahaahaha good point
On 5/2/06, Jochem van Dieten <[EMAIL PROTECTED]> wrote:
> Phill B said:
> > Has any one used this or know anything about it?
> > (www.metasploit.com) I would like to play around with it but I want
> > to have some opinions on it first.
>
>
Has any one used this or know anything about it? (www.metasploit.com)
I would like to play around with it but I want to have some opinions
on it first.
Thanks!
--
Phil
~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:
The query is a massive query involving an inner and a few outer joins
with several conditionals around the joins. Because of new
requirements, I have to add four more tables to this beast of a query
so that I could let the DB do the math. If you have ever dealt with a
query that involves inner and
I query a database and receive multiple rows of data. Now I need to do
some conditional math on one of the columns. I would do this in the
initial query but I can't.
I tried to see if I could do an update on the column with a cfquery on
the record set. Sadly, update doesn't work in Query of querie
When I call to a page with the cfcache tag for the first time, it
loads blank. Is this normal behaviour for page caching on CFMX 6?
--
Phil
~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236042
Archives: http://www.
The guys with Fusion Reactor are great! I had a lot of problems using
the demo. I emailed them about it and had almost an instant reply. Not
only did they help me, they gave me some new code that would be in an
upcoming version to fix the problem. They are probably the best
software company I have
1 - 100 of 249 matches
Mail list logo