Re: Coldfusion hosting recomendation ?

2007-11-02 Thread NUGROHO NOTO
Nobody recommend crystaltech ? anybody have experience with them ? specially for support on dedicated server ? ~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8

Re: PDF Support with CF8 - Can this be done?

2007-11-02 Thread Ben Doom
If I understand what it is you want to do, look into . You'll have to build an XML data object to hold the form data, but that shouldn't be too difficult. --Ben Doom Frank Mamone wrote: > Hi everyone, > > I've been out of the CF game for a very long time and now I have a little > project to do

RE: Kelly Blue Book API?

2007-11-02 Thread Andy Matthews
We're already paying them $5k a month just to be able to send our dealers to them. So I'd say that we've earned the right to whatever API they have available. I just want to see if they even HAVE one. And by the way JJ...didn't you have some ISAPI-rewrite information for me? :) andy -Origi

Re: Kelly Blue Book API?

2007-11-02 Thread C. Hatton Humphrey
> Does anyone know if KBB.com has a public API? My company directs car dealers > to use their site, which means that they're no longer on OUR site. We'd love > to keep them on our site of course, but this is an essential tool for them. > Ideally we'd be able to interact with their API to get vehicl

My workstation IIS web server stopped connecting to ColdFusion

2007-11-02 Thread Ian Skinner
IIS on my workstation is no longer handing ColdFusion requests to the application server. Instead I am getting the "open with/save to disk" dialog. I have stopped and started services and rebooted several times, I have deleted and added the ColdFusion connector with "Web Server Configuration

Re: CFMAIL quesitons..

2007-11-02 Thread Al Musella, DPM
The problem is that when you do a reverse dns lookup on the email message, it doesn't come back as the domain name that the mail was sent from. I send newsletters from a few websites, and they have been getting rejected by a lot of major ISPs. My spf is set to all mail from the correct ip ad

Re: number of times

2007-11-02 Thread Ben Doom
A couple of options: Loop over the text using find() or findnocase(). More code, may be faster. Use refind() or refindnocase() to find all the matches (return an array of them) and then get the arraylen() of what it returns. Easier code, but it will likely run slower. --Ben Doom Web Exp wro

RE: Coldfusion hosting recomendation ?

2007-11-02 Thread Jason Durham
Doesn't it seem like their packages are missing some key elements? A hardware firewall is $40 extra per month? Extra gig of ram is $50 per month? That nearly doubles the cost. -Original Message- From: NUGROHO NOTO [mailto:[EMAIL PROTECTED] Sent: Friday, November 02, 2007 10:29 AM To:

RE: Kelly Blue Book API?

2007-11-02 Thread Andy Matthews
Right. I'm trying to get my ducks in a row right now. While they can definitely give me a straight answer, someone who uses a theoretical API could also give me a definite answer. And you guys are easier to get a hold of than they are. Not to mention I don't have the authority to ask them questions

RE: Kelly Blue Book API?

2007-11-02 Thread Andy Matthews
Sounds like an API to me. Thanks Hatton. -Original Message- From: C. Hatton Humphrey [mailto:[EMAIL PROTECTED] Sent: Friday, November 02, 2007 9:16 AM To: CF-Talk Subject: Re: Kelly Blue Book API? > Does anyone know if KBB.com has a public API? My company directs car > dealers to use t

Re: Coldfusion hosting recomendation ?

2007-11-02 Thread NUGROHO NOTO
Thanks Jim. at their website... they have 1.86GHz Intel® Xeon® Dual-Core 3040 Processor or... 2.13GHz Intel® Xeon® Quad-Core x3210 Processor So...which is better for coldfusion performance ? dual core & add more RAM ? .. or Quad Core ? does coldfusion needs bigger RAM ? .. or more processor

Re: Kelly Blue Book API?

2007-11-02 Thread Todd
Why aren't you talking to the KKB.com people then? They're the only ones that would be able to give you a definite answer. Perhaps they don't even know that an API should be developed. Perhaps their IT Department could use feedback? It doesn't hurt to ask right? ~Todd On 11/2/07, Andy Matthew

RE: number of times

2007-11-02 Thread Dawson, Michael
If you have CF8, you can use reMatch(). If you don't have CF8, you can use reFind(), but it is not as easy. Depending on the length of the string, I would have the database perform a replace() operation when querying the value. I would replace the term with a special character such as the bel or

Re: SOT but... any one using a bot trap?

2007-11-02 Thread Tom Chiverton
On Thursday 01 Nov 2007, Claude Schneegans wrote: > Good, but apparently their site is closed for the time being. Seems to be running here. -- Tom Chiverton Helping to advantageously bully ubiquitous e-business on: http://thefalken.livejournal.com ***

RE: Coldfusion hosting recomendation ?

2007-11-02 Thread Jim Davis
> -Original Message- > From: NUGROHO NOTO [mailto:[EMAIL PROTECTED] > Sent: Friday, November 02, 2007 9:32 AM > To: CF-Talk > Subject: Re: Coldfusion hosting recomendation ? > > Nobody recommend crystaltech ? > anybody have experience with them ? specially for support on dedicated > server

Re: Merging Static PDFs and PDF Forms in CF8

2007-11-02 Thread Ben Doom
This is off-the-cuff, but... Can you create the sig block in HTML, and append it to a page containing the PDF to sign (in an iframe or something). Then, write the signed HTML to a temporary PDF and merge it with the static document. Not sure if I explained that well, but hopefully you understo

number of times

2007-11-02 Thread Web Exp
Hi. I have a large chunk of text/html-text in the database and I need to find out the number of times the term "fantabulous" occurs in it. Any CF function/UDFs that I can use? Any ideas please? Thanks, k ~| Create robust enterpr

Re: Kelly Blue Book API?

2007-11-02 Thread J.J. Merrick
Usually sites like that hold their information closely. I know that I was doing a celebrity site one time and wanted to grab information from IMDB and they wanted to charge us out the nose... something like $10k a month... just for the information feed. They make their money off advertising so if

RE: MX 6.1 and Sending SMS Messages

2007-11-02 Thread Rich
> 1. How do I "install the jar file on our server"? You need to upload the jar file to the server, and place it on ColdFusion's classpath (/{cfroot}/lib/ will work). > 2. The code you provided looks good and simple (which is what I'm looking > for!). Will it work with the OpenSMPP jar file, or

Re: cftextarea & richtext

2007-11-02 Thread Victor Moore
That was it. Thank you James Victor On 11/2/07, James Holmes <[EMAIL PROTECTED]> wrote: > > What did you set in fckconfig.js? Did you try FCKConfig.EnterMode = 'br' ; > ? > ~| ColdFusion 8 - Build next generation apps today,

Market Dept - Project Management help

2007-11-02 Thread coldfusion . developer
All, Do you work in a Marketing department? Do you have more than a few people giving you requests for projects? I'm not talking about text and images or content managment, but custom applications. Ever work with someone that gives you bits and peices of a project and then make multiple change

RE: Compiling Oracle Stored Procedures from ColdFusion

2007-11-02 Thread Ryan, Terrence
In case anyone has this problem in the future. The solution is to strip out all chr(13)'s from the procedure creation code. Terrence Ryan I.T. Director Wharton Computing and Information Technology   E-mail:     [EMAIL PROTECTED]

Kelly Blue Book API?

2007-11-02 Thread Andy Matthews
Does anyone know if KBB.com has a public API? My company directs car dealers to use their site, which means that they're no longer on OUR site. We'd love to keep them on our site of course, but this is an essential tool for them. Ideally we'd be able to interact with their API to get vehicle inform

PDF Support with CF8 - Can this be done?

2007-11-02 Thread Frank Mamone
Hi everyone, I've been out of the CF game for a very long time and now I have a little project to do and wondering if CF8 has the answer for me. I'll keep search the docs, but in case you have a quick answer I appreciate it. What I need to do is take information posted from a web form and merge i

Re: PDF Support with CF8 - Can this be done?

2007-11-02 Thread [EMAIL PROTECTED] [EMAIL PROTECTED]
>Hi everyone, > >I've been out of the CF game for a very long time and now I have a little >project to do and wondering >if CF8 has the answer for me. I'll keep search the docs, but in case you >have a quick answer I appreciate it. > >What I need to do is take information posted from a web form and

Re: PDF Support with CF8 - Can this be done?

2007-11-02 Thread Bryan Stevenson
Yes it can...CFDOCUMENTpretty straightforward welcome back ;-) Cheers Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com Notice:

Re: string extraction

2007-11-02 Thread Claude Schneegans
Try this : -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks. ~| Enterprise we

cfdocument rendering very slowly

2007-11-02 Thread Dan Vega
We are experiencing a very strange problem today. For the longest time we have reports rendering as a pdf via the cfdocument tag. As of yesterday it started taking forever to render (up to 5 minutes). At first I thought maybe there was just a bottleneck in the code somewhere. The simple way to disp

RESOLVED Re: My workstation IIS web server stopped connecting to ColdFusion

2007-11-02 Thread Ian Skinner
Ian Skinner wrote: > IIS on my workstation is no longer handing ColdFusion requests to the > application server. Instead I am getting the "open with/save to disk" > dialog. I have stopped and started services and rebooted several times, > I have deleted and added the ColdFusion connector with

Re: PDF Support with CF8 - Can this be done?

2007-11-02 Thread [EMAIL PROTECTED] [EMAIL PROTECTED]
Yes, CF8 can do what you need to do very easily. Damon >What I need to do is take information posted from a web form and merge it >into an existing PDF with place holders >and then save the file and email it as an attachement. > >Can CF 8 do the PDF portion natively? ~~

string extraction

2007-11-02 Thread Orlini, Robert
Hello, I have an IP address as a string and am trying to display just the last two octets. For example, if the string contains "[192.29.100.100]", I want to display just the "100.100" without brackets. I used the mid function as: #mid(thetrace,bracket,15)# ("thetrace" is the text file and 15

Re: Market Dept - Project Management help

2007-11-02 Thread Crow T. Robot
Welcome to the world of web development. On 11/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > All, > > Do you work in a Marketing department? Do you have more than a few people > giving you requests for projects? I'm not talking about text and images > or content > managment, but custom

Re: CFMAIL quesitons..

2007-11-02 Thread Jochem van Dieten
Al Musella, DPM wrote: > The problem is that when you do a reverse dns lookup on the email > message, it doesn't come back as the domain name that the mail was sent from. >I send newsletters from a few websites, and they have been getting > rejected by a lot of major ISPs. My spf is set to a

Re: CFMAIL quesitons..

2007-11-02 Thread J.J. Merrick
Yeah the mail spooler is going to send from the default IP of the webserver. If you are just wanting to know what server it was sent from you could use CFmailparam to add a custom header: J.J. On 11/1/07, Al Musella, DPM <[EMAIL PROTECTED]> wrote: > No - that part isn't the problem.. it is

Re: string extraction

2007-11-02 Thread Charlie Griefer
rereplace(thetrace, '[^0-9.]', '', 'all') will replace everything that's not the actual IP then you can just use listGetAt(theTrace, 3, '.') and listGetAt(theTrace, 4, '.') On Nov 2, 2007 9:23 AM, Orlini, Robert <[EMAIL PROTECTED]> wrote: > Hello, > > I have an IP address as a string and am tryin

RE: Developing software for touch screen?

2007-11-02 Thread Billy Cox
I ended up going with an HP thin client (XP embedded), Planar touchscreen and a barcode scanner. I opted for the barcode scanner to facilitate system identification because no special hardware is required to create barcoded ID cards or rosters. -Original Message- From: Dave Watts [mail

Re: MX 6.1 and Sending SMS Messages

2007-11-02 Thread Graham Pearson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have been doing this same thing with a product called TCPClient from www.intrafoundation.com. this program is a COM Object which gives Coldfusion the ability to communicate with all kids of TCP protocols. The Cell Phone Providers have and operate a

RE: Market Dept - Project Management help

2007-11-02 Thread Dave Francis
> I need a application/process that is simple enough for Marketing people to > use that > will force them to organize their projects before they even get to the Web > team. Make the web team a charge-back dept., then love it when everything takes 3 times longer than it should!

Ray Camden CFUPS

2007-11-02 Thread Jean-Michel Godin-Duguay
I'm currently trying to implement Ray Camden CFUPS and just can't figure it out. I'm able to retrieve a rate but it's always dumping the whole thing I would like to have only the total price returned. The script is located at http://cfups.riaforge.org ~~

Ray Camden CFUPS

2007-11-02 Thread Jean-Michel Godin-Duguay
I'm currently trying to implement Ray Camden CFUPS and just can't figure it out. I'm able to retrieve a rate but it's always dumping the whole thing I would like to have only the total price returned. ~| Get involved in the lat

RE: Market Dept - Project Management help

2007-11-02 Thread Dave Watts
> I need a application/process that is simple enough for > Marketing people to use that will force them to organize > their projects before they even get to the Web team. You are asking for a technical solution to a non-technical problem. There are many possible solutions to this problem, but th

RE: Coldfusion hosting recomendation ?

2007-11-02 Thread Russ
The quad core is faster too... CF can only utilize about 1.5GB or ram. Leave another 500mb for windows. So if you're just running one instance, and will have at least 2GB ram, then it's a no-brainer to go with the quad core. Russ > -Original Message- > From: NUGROHO NOTO [mailto:[E

RE: Coldfusion hosting recomendation ?

2007-11-02 Thread Jim Davis
> -Original Message- > From: Jason Durham [mailto:[EMAIL PROTECTED] > Sent: Friday, November 02, 2007 11:21 AM > To: CF-Talk > Subject: RE: Coldfusion hosting recomendation ? > > Doesn't it seem like their packages are missing some key elements? A > hardware firewall is $40 extra per mont

RE: Coldfusion hosting recomendation ?

2007-11-02 Thread Jim Davis
> -Original Message- > From: NUGROHO NOTO [mailto:[EMAIL PROTECTED] > Sent: Friday, November 02, 2007 11:29 AM > To: CF-Talk > Subject: Re: Coldfusion hosting recomendation ? > > Thanks Jim. > at their website... they have > 1.86GHz IntelR XeonR Dual-Core 3040 Processor or... > 2.13GHz Int

Re: Ray Camden CFUPS

2007-11-02 Thread Raymond Camden
What do you mean? I return a struct of info. If you just want one key.. just use that key. It's no different than any other structure. :) On Nov 2, 2007 2:35 PM, Jean-Michel Godin-Duguay <[EMAIL PROTECTED]> wrote: > I'm currently trying to implement Ray Camden CFUPS and just can't figure it > ou

Setting Server Variables

2007-11-02 Thread Alex DeMarco
Is there a way to set Server variables that get initialized on startup? If so, how? Any pointers would be appreciated. thanks! - Alex ~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - downl

college hoops

2007-11-02 Thread Rick Root
So, I made my first trip to Duke's Cameron Indoor Stadium yesterday for an exhibition game versus Shaw University. Shaw's head coach, Robert Brickey, is a former duke player (class of 1990) and Shaw's president is apparently also a Duke alum. so I guess it was a nice favor to bring them in. Or n

Re: CFMAIL quesitons..

2007-11-02 Thread J.J. Merrick
Yeah CF is acting as the sender... just like in this message my laptop is the sender. The IP address that should get set for the SPF is the actual SMTP server that Coldfusion is handing off to. What is the reason for the rejection? If it is content based then well you are up a creek :-)... if it

CFGrid issue

2007-11-02 Thread CF Developer
I am having an issue with using a CFGRID. I am display the grid with maybe 4 columns of data. My first column is an ID column. My goal is to click on a row and it will send the user to a new page with the ID value being part of the URL. such as: onClick url would be: test.cfm?id=1 or 2 whic

Coldfusion 8 CMAIL and Bounce Backs

2007-11-02 Thread Chad McCue
Does anyone know if there is a way to track "Soft" and "Hard" bounce backs though cfmail using Cold Fusion 8? I am on a windows2003 machine and currently using InFusion Mail Server (IMS) to send out our email broadcasts and just found out that they do not support Cold Fusion 8 yet so the code that

RE: MX 6.1 and Sending SMS Messages

2007-11-02 Thread Ryan Heldt
Don't know if this was mentioned, but Ben Nadel offered a way of doing this using cfmail a while back. Might be a little easier than wrestling with a bunch of Java classes: http://www.bennadel.com/index.cfm?dax=blog:692.view Ryan > -Original Message- > From: Dave Phillips [mailto:[EMAIL

Re: CFMAIL quesitons..

2007-11-02 Thread Al Musella, DPM
No - I am not sure about any of this:) Most of the time I have no problem, then all of a sudden an ISP will block all of my mail for a few days until I call them and ask to be removed from their blacklist. These messages are medical related newsletters that people opt into. Never sent uns

Re: college hoops

2007-11-02 Thread Rick Root
ignore please and post replies to cf-community where I reposted it. On 11/2/07, Rick Root <[EMAIL PROTECTED]> wrote: > So, I made my first trip to Duke's Cameron Indoor Stadium yesterday > for an exhibition game versus Shaw University. > > Shaw's head coach, Robert Brickey, is a former duke player

Re: cfdocument rendering very slowly

2007-11-02 Thread Jochem van Dieten
Dan Vega wrote: > We are experiencing a very strange problem today. For the longest time we > have reports rendering as a pdf via the cfdocument tag. As of yesterday it > started taking forever to render (up to 5 minutes). Are you pulling external resources (images, styles) into your document? Ho

Re: Ray Camden CFUPS

2007-11-02 Thread Jean-Michel Godin-Duguay
Like while using your example file I'm getting everything returned for each type of service that's fine but how can I extract the price and assign it to a variable. Do I have to do this right into the CFC or directly within my actual file wich will us the variable in question. In the CFC if I r

Re: Ray Camden CFUPS

2007-11-02 Thread Will Tomlinson
> I'm currently trying to implement Ray Camden CFUPS and just can't > figure it out. I'm able to retrieve a rate but it's always dumping the > whole thing I would like to have only the total price returned. Here's what I'm using: Package Progress for:  #FORM.trackingnumber#

Re: Ray Camden CFUPS

2007-11-02 Thread Jean-Michel Godin-Duguay
Is it normal that the return type for the getrateinformation function is a struct and at the end of the function your actually building a query and you got a tag before the . Ive removed the and the and Ive changed the returntype to query and now it's returning the way I want but I don't know

CF 8 Enterprise Database Drivers

2007-11-02 Thread Ian Skinner
Is there a document or some method to find out exactly what drivers - make and model number - come with ColdFusion 8 enterprise. It would also be nice to see a how to guide for the time one may have to get under the hood and take wrenches and screwdrivers to monkey with these drivers. My Goog

Re: CFMAIL quesitons..

2007-11-02 Thread Matt Robertson
My clients have been sending mail for years without this happening. The largest one is in the medical industry themselves, and they send by the thousands every week with no problems. Their list is an opt-in for their association members. Environment is a shared host where the web server is one IP

Re: CFMAIL quesitons..

2007-11-02 Thread J.J. Merrick
yeah that is not right at all since the SMTP server is about 99.9% of the time is not going to be the the reverse of a domain name in the from. What he probably means is that .100 does not have a PTR at all... may want to check that. J.J. On 11/2/07, Al Musella, DPM <[EMAIL PROTECTED]> wrote: >

Re: Coldfusion 8 CMAIL and Bounce Backs

2007-11-02 Thread J.J. Merrick
Chad, I actually did a blog entry on this so maybe this will help... http://blog.cyber-jay.com/2007/08/12/how-to-email-bounce-management/ J.J. On 11/2/07, Chad McCue <[EMAIL PROTECTED]> wrote: > Does anyone know if there is a way to track "Soft" and "Hard" bounce > backs though cfmail using Co

RE: Coldfusion 8 CMAIL and Bounce Backs

2007-11-02 Thread John Mason
Not certain what you mean by hard/soft bounces, but you can easily pull the undeliverable mail from the undeliver folder within CF. You can also use the failto option that cfmail provides. John Mason [EMAIL PROTECTED] 770.337.8363 www.FusionLink.com - ColdFusion and Flex hosting Now offering Col

RE: CF 8 Enterprise Database Drivers

2007-11-02 Thread John Mason
#drivername# is #driver.getMajorVersion()#.#driver.getMinorVersion()# This is from.. http://www.bpurcell.org/blog/index.cfm?mode=entry&entry=988 Is there a particular reason you want to play with the drivers? John Mason [EMAIL PROTECTED] 770.337.8363 www.FusionLink.com - ColdFusion

Re: CF 8 Enterprise Database Drivers

2007-11-02 Thread Janet MacKay
I don't know how to get a listing of all available drivers, but you could always check individual ones using one of these methods http://carehart.org/blog/client/index.cfm/2006/8/8/checking_jdbc_driver_version It assumes you know the driver names, but you could get that information by viewing

Re: CFMAIL quesitons..

2007-11-02 Thread Jochem van Dieten
Al Musella, DPM wrote: > No - I am not sure about any of this:) >Most of the time I have no problem, then all of a sudden an ISP > will block all of my mail for a few days until I call them and ask to > be removed from their blacklist. These messages are medical related > newsletters tha

Re: Ray Camden CFUPS

2007-11-02 Thread Raymond Camden
So, um, that would be me being dumb. I'm updating the code now. On Nov 2, 2007 4:57 PM, Raymond Camden <[EMAIL PROTECTED]> wrote: > No it is not. I'm checking RIAForge now. > > On Nov 2, 2007 3:50 PM, Jean-Michel Godin-Duguay > <[EMAIL PROTECTED]> wrote: > > Is it normal that the return type for t

Re: Ray Camden CFUPS

2007-11-02 Thread Raymond Camden
No it is not. I'm checking RIAForge now. On Nov 2, 2007 3:50 PM, Jean-Michel Godin-Duguay <[EMAIL PROTECTED]> wrote: > Is it normal that the return type for the getrateinformation function is a > struct and at the end of the function your actually building a query and you > got a tag before the

Re: Ray Camden CFUPS

2007-11-02 Thread Raymond Camden
Ok,fixed up on RIAForge. Sorry about that! On Nov 2, 2007 4:59 PM, Raymond Camden <[EMAIL PROTECTED]> wrote: > So, um, that would be me being dumb. I'm updating the code now. > > > On Nov 2, 2007 4:57 PM, Raymond Camden <[EMAIL PROTECTED]> wrote: > > No it is not. I'm checking RIAForge now. > > >

CF8 on-demand presentations TOOLS

2007-11-02 Thread Stephen Cassady
Hey everyone - So I'm very excited about using the on-demand presentation system in CF8. Now, all I need are the tools to do two things to create Awe Inspiring Powerful Presentations that Rock the World: 1. Screen Activity Capture + Voice 2. Video capture (like from a Web Cam) I have nothing of

RE: CF8 on-demand presentations TOOLS

2007-11-02 Thread John Mason
Adobe is working on it, one project is called CoCoMo. There was some presos on it at MAX this year. http://blogs.adobe.com/collabmethods/ John Mason [EMAIL PROTECTED] 770.337.8363 www.FusionLink.com - ColdFusion and Flex hosting Now offering ColdFusion 8 Enterprise hosting FREE Subversion hosti

Re: Market Dept - Project Management help

2007-11-02 Thread Adam Haskell
Check out SCRUM. We use this on projects of varying sizes (no funding to multi million $$ projects) with much success. http://en.wikipedia.org/wiki/Scrum_%28development%29 Long and short of SCRUM is its an agile development methodology. It uses a backlog for requirements and is composed of short

RE: Market Dept - Project Management help

2007-11-02 Thread Kevin Aebig
Here's how I've dealt with that issue and thus far, it's practically not a problem anymore. - Strict Documentation that needs to be signed off. If they wish other features be added, the deadline gets pushed back. Otherwise it's something that can be taken care of down the road. If it wasn't import

Re: CF 8 Enterprise Database Drivers

2007-11-02 Thread Ian Skinner
Is there a particular reason you want to play with the drivers? John Mason Nope, I'm hoping not to have to. But we are beginning the documentation process on how to build a brand new server here. A place that has not seen a new server since CF 4.5 was new and shiny. There are some very odd d

Re: PDF Support with CF8 - Can this be done?

2007-11-02 Thread Frank Mamone
Thanks everyone...I'll start looking at those tags on Adobe. It feels strange to say Adobe. Last time I used CF it was MM. Great to be back! Frank On Nov 2, 2007 1:19 PM, Bryan Stevenson <[EMAIL PROTECTED]> wrote: > Yes it can...CFDOCUMENTpretty straightforward > > welcome back ;-) > > Chee

I want to put my webroot on a drive other than C...

2007-11-02 Thread Rick Faircloth
Possible? I can't seem to get a straight answer from the 'net. Does the webroot have to be at C:\Inetpub\wwwroot ? I'd really like to have it at E:\Inetpub\wwwroot. I tried changing it in the CF 8 Administrator, but that didn't work out. ??? Rick ~~~

Re: I want to put my webroot on a drive other than C...

2007-11-02 Thread C. Hatton Humphrey
you have to change it in your web server (IIS by the looks of it) as well. On 11/2/07, Rick Faircloth <[EMAIL PROTECTED]> wrote: > Possible? I can't seem to get a straight answer from the 'net. > > Does the webroot have to be at C:\Inetpub\wwwroot ? > > I'd really like to have it at E:\Inetpub\

Re: I want to put my webroot on a drive other than C...

2007-11-02 Thread Casey Dougall
that's an IIS setting. Coldfusion doesn't care where webroot is. It will run regardless as long as your home directory in IIS is pointed to the correct folder. This should be a partition on your hardrive not a networked letter drive. On 11/2/07, Rick Faircloth <[EMAIL PROTECTED]> wrote: > > Poss

RE: I want to put my webroot on a drive other than C...

2007-11-02 Thread Jim Davis
> -Original Message- > From: Rick Faircloth [mailto:[EMAIL PROTECTED] > Sent: Friday, November 02, 2007 10:34 PM > To: CF-Talk > Subject: I want to put my webroot on a drive other than C... > > Possible? I can't seem to get a straight answer from the 'net. Sure thing. You can put the si

RE: I want to put my webroot on a drive other than C...

2007-11-02 Thread Rick Faircloth
That's what I thought and it's probably right. I should have mentioned this is IIS 5 on XP Pro. I don't know if it being on XP Pro rather than a regular service or not. Probably not, but I thought I'd mention it. But I can't find anywhere in the IIS setting to configure the root... where would I

RE: I want to put my webroot on a drive other than C...

2007-11-02 Thread Rick Faircloth
Well, duh! Wasn't that easy... sheepish grin I have always had in my mind that localhost was defined somewhere as "C:\Inetpub\wwwroot" and that had to be changed in some single place that affected every site. I think it was because my first tutorials in CF and web design used that, so it became

RE: I want to put my webroot on a drive other than C...

2007-11-02 Thread Eric Roberts
Go into IIS and right click on the site...go to properties. There is a tab that says home or something like that. Just change the path... Eric -Original Message- From: Rick Faircloth [mailto:[EMAIL PROTECTED] Sent: Friday, November 02, 2007 10:44 PM To: CF-Talk Subject: RE: I want to p

Re: Compiling Oracle Stored Procedures from ColdFusion

2007-11-02 Thread James Holmes
Ah, so we can use unix line feeds only? I wonder if that is the same issue we've seen with running inline PL/SQL blocks; I'll try it out and see what I can find. Thanks. On Nov 3, 2007 12:57 AM, Ryan, Terrence <[EMAIL PROTECTED]> wrote: > In case anyone has this problem in the future. The solution