RE: Referencing a variable in a database

2002-11-07 Thread Mark Smyth
use evaluate? -Original Message- From: Russ [mailto:russ;unrealisticexpectations.com] Sent: 07 November 2002 07:55 To: CF-Talk Subject: Referencing a variable in a database All, I've got an oddity that I'm not certain how to overcome. I have an extranet system that I use a database to

RE: Referencing a variable in a database

2002-11-07 Thread brook
I believe the only way to execute code like that, from a database, would be to write the file using cffile as a *.cfm file, and then include the template. This can work okay. Bear in mind, that with CFMX this does not work as well since the page needs to be compiled and it will take longer.

RE: Referencing a variable in a database

2002-11-07 Thread Russ
Are you saying that I'd need to save out from my form, basically, to a cfm page? And it would, perhaps, get overwritten each time, etc? I'll have to look at that, but it's not much of an option for me, at least not right now. Thanks for the input. Kind regards, Russ -Original

RE: Query Builder In Dreamweaver MX

2002-11-07 Thread Robertson-Ravo, Neil (REC)
stick with Query analyser..much better :-) -Original Message- From: Vernon Viehe [mailto:vviehe;macromedia.com] Sent: 07 November 2002 00:40 To: CF-Talk Subject: RE: Query Builder In Dreamweaver MX It's not the same as in Studio. You do queries in Dreamweaver by adding a recordset

RE: Blogging

2002-11-07 Thread Rich Wild
I'll just add my voice to those saying you can write you own in an afternoon - indeed thats what happened with mine at http://www.funjunkie.co.uk 2 years ago. Since then, despite it having to run on CF4.5, its gotten quite sophisticated, all cached to the max; running polls; archives; sidebars;

Using .Net Object with CF Server MX

2002-11-07 Thread Jason Lees (National Express)
All, Has anybody succesfully managed to interface Microsoft .NET DLL's with CF MX? If so can you provide me with some pointers please. Many thanks in Advance. Jason Lees Systems Developer National Express Coaches Ltd. ~|

RE: MX Not starting

2002-11-07 Thread Robertson-Ravo, Neil (REC)
yep :-) this is a known bug I think I am not sure why it happens though... -Original Message- From: Craig Thomas [mailto:craig;januzzithomas.net] Sent: 06 November 2002 21:33 To: CF-Talk Subject: RE: MX Not starting Anyone got any ideas on this one? In the absence of anything

RE: Devcon Files

2002-11-07 Thread John Beynon
It came through eventually but remember that it was probably mailed out during the Anthrax period and the US mail was pretty badly hit. I was supposed to receive one from another conference which was confirmed as shipped but never received here in the UK. Jb. -Original Message- From:

Re: Dynamic Graphic Generation

2002-11-07 Thread Stephen Moretti
Or http://www.cfxgraphicsserver.com/ might be able to do a lot of what you're after. - Original Message - From: Jared Clinton [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, November 07, 2002 1:05 AM Subject: RE: Dynamic Graphic Generation Ali, Three suggestions,

Re: Strange occurrence

2002-11-07 Thread Tim Painter
Correct me if I am wrong, but I thought it was possible to hijack a session if a user knew another users cfid and cftoken variables. I have seen users pages get switched if a user emails another user a url to a page with the cfid and cftoken in the url line (e.g

Re: CF-Talk-list V1 #81 (Out of Office: 11/7-11/12)

2002-11-07 Thread BEN MORRIS
I will be out of the office from Thursday November 7, 2002, returning Wednesday the 13th.

Re: CSS2 and NetScape

2002-11-07 Thread Tim Painter
I like http://www.blooberry.com -- it has a very nice css reference. Tim P. - Original Message - From: Robert Polickoski [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, November 06, 2002 1:48 PM Subject: OT: CSS2 and NetScape All, I apologize for t he off-topic post

non-greedy regexps in 4.5

2002-11-07 Thread Hugo Ahlenius
Hi all, What is the syntax for non-greedy matches for regexps in 4.5? I tried the ? qualifier, but that didn't work, and neither did {1,1} /Hugo ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4

Looking for CFMX Shared-Hosting Recommendations

2002-11-07 Thread Dick Applebaum
Hi I am looking for some current CFMX shared-hosting experience (if any is available). For a client who is growing -- will start with shared-hosting and migrate to dedicated servers within 1 year. Custom content management system that needs access to most CF features (No crippled

Re: Devcon Files

2002-11-07 Thread David Hannum
On another list, the MM folks have stated that there will be no CD this year. Only the web version. Dave - Original Message - From: Josh Trefethen [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, November 07, 2002 2:40 AM Subject: RE: Devcon Files I got one (a CD) from

RE: non-greedy regexps in 4.5

2002-11-07 Thread Pascal Peters
Non greedy matches are only available in CFMX Pascal -Original Message- From: Hugo Ahlenius [mailto:Ahlenius;grida.no] Sent: Thu 7/11/2002 12:49 To: CF-Talk Cc: Subject:non-greedy regexps in 4.5 Hi all, What is the syntax for non-greedy matches for regexps in 4.5?

RE: Referencing a variable in a database

2002-11-07 Thread Craig Thomas
However, when I add code of cfoutput#qClients.clientDirectory#/cfoutput/image1.jpg to the database, it doesn't display correctly--it instead shows the code. Of course not. Your asking CF to process/compile your code twice. Think about it, to do the above the CF app server would have to process

Re: Looking for CFMX Shared-Hosting Recommendations

2002-11-07 Thread ColdFusionhosts.net
Try www.coldfusionhosts.net Regards - Original Message - From: Dick Applebaum [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, November 07, 2002 11:51 AM Subject: Looking for CFMX Shared-Hosting Recommendations Hi I am looking for some current CFMX shared-hosting

OT: Section 508 Compliancy

2002-11-07 Thread Carlisle, Eric
Is there any official certification for section 508 compliancy? I've been looking around and have found 3rd party consultants that will make your site compliant. The only badge I've seen on Web sites is the W3C WGAC label... which is and isn't the same thing. I've also seen the Bobby badge

RE:FTP

2002-11-07 Thread Mark Stephenson - Evolution Internet
Hey, Anyone have a basic (More importantly - FREE) open source FTP app available Thanks in advance... Mark Stephenson New Media Director Evolution Internet T: 0870 757 1631 F: 0870 757 1632 W: www.evolutioninternet.co.uk E: [EMAIL PROTECTED] :: Insta-Txt -- For your Web Based SMS Delivery

Re: Section 508 Compliancy

2002-11-07 Thread SMR
Are you talking commerical world? Here in the DoD world, its a given that you have to be compliant so all we put is a link at the bottom that says 508 Compliant or Accessbility Compliant and we link it to an information page. Don't know if there is anything on the federal government 508 site

RE: Looking for CFMX Shared-Hosting Recommendations

2002-11-07 Thread Kris Pilles
Hi Dick: I am in the process of putting our a new MX server and would love to offer you a hosting package on there. We should be live by the middle of next week. If you can give me a little more info regarding how much bandwidth you are looking for, I can figure out what package fits you the

RE: CFC - Returning a Query Subset

2002-11-07 Thread Raymond Camden
It's not really that difficult: http://www.cflib.org/udf.cfm?ID=117 === Raymond Camden, ColdFusion Jedi Master for Hire Email: [EMAIL PROTECTED] WWW : www.camdenfamily.com/morpheus Yahoo IM : morpheus My ally is the

RE: FTP

2002-11-07 Thread John Beynon
Open source? You mean Free or you want to see the code? SmartFTP is awesome. No spyware, banner or ads etc. www.smartftp.com Jb. -Original Message- From: Mark Stephenson - Evolution Internet [mailto:info;evolutioninternet.co.uk] Sent: 07 November 2002 13:52 To: CF-Talk Subject: RE:FTP

Re: Looking for CFMX Shared-Hosting Recommendations

2002-11-07 Thread Rick Root
I have a few c lients using XFireWeb (www.xfireweb.com) but they are old clients and don't make use of any CFMX specific code.. in fact those sites would probably run on a CF 4.5 server. :) At any rate, I've had no problems with their service as far as reliability. http://www.xfireweb.com/

Re: Looking for CFMX Shared-Hosting Recommendations

2002-11-07 Thread David Hannum
I'm very familiar with Edge Web Hosting in Owings Mills, MD. www.edgewebhosting.com They host our SEOMUG user group site and I have used them for shared and dedicated hosting. Great folks. Fantastic support staff. Dave - Original Message - From: Rick Root [EMAIL PROTECTED] To:

RE: FTP

2002-11-07 Thread Mark Stephenson - Evolution Internet
Erm... Both...lol! I am building a control panel app... so i can allow users to have FTP access through my online app to specific folders... I should have said WEB app... Sorry... Thanks for the Link tho... Mark Stephenson New Media Director Evolution Internet T: 0870 757 1631 F: 0870 757

Re: OT: Section 508 Compliancy

2002-11-07 Thread Jochem van Dieten
Carlisle, Eric wrote: Is there any official certification for section 508 compliancy? I've been looking around and have found 3rd party consultants that will make your site compliant. The only badge I've seen on Web sites is the W3C WGAC label... which is and isn't the same thing. I've

RE: Looking for CFMX Shared-Hosting Recommendations

2002-11-07 Thread Turetsky, Seth
is this a bot or something? same post over and over again -Original Message- From: ColdFusionhosts.net [mailto:news;coldfusionhosts.net] Sent: Thursday, November 07, 2002 8:07 AM To: CF-Talk Subject: Re: Looking for CFMX Shared-Hosting Recommendations Try www.coldfusionhosts.net

Re: FTP

2002-11-07 Thread Stephen Moretti
Have a read up on CFFTP... - Original Message - From: Mark Stephenson - Evolution Internet [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, November 07, 2002 2:18 PM Subject: RE: FTP Erm... Both...lol! I am building a control panel app... so i can allow users to have

Oracle, Javascript Coldfusion

2002-11-07 Thread Ian Vaughan
I have three javascript cascading drop down menus , how would I populate the fields from data in an oracle table called category_menu. I just would like to know where to start because this is not as simple as just populating a select field The table is tree structured so for example it would

RE: CFC - Returning a Query Subset

2002-11-07 Thread Ilyinsky, Igor
OK, so I guess I'm the first one to need this. Here's a sample of the resulting code, if anyone needs this sorta thing in the future: CFCOMPONENT CFFUNCTION NAME=ItemSearch RETURNTYPE=query ACCESS=remote CFARGUMENT NAME=StartRow DEFAULT=1 TYPE=numeric

Re: OT: Browser Statistics

2002-11-07 Thread Cutter - \(CFTalk List\)
Up until AOL 8 the version of IE implemented within AOL was whichever version of the IE web browser component was loaded onto the client system at the time the AOL software is installed. (O'Reilly's Web Design In A Nutshell, Niederst, If a user (and typically they did not) did not upgrade the

Re: OT: CSS2 and NetScape

2002-11-07 Thread Robert Polickoski
All, Thank you for your suggestions and input. Taking it all into account, I have been able to develop a CSS sheet that works in both browsers. Robert J. Polickoski Senior Programmer, ISRD Inc. (540) 842-6339 [EMAIL PROTECTED] AIM - RobertJFP -- Original Message

Re: Looking for CFMX Shared-Hosting Recommendations

2002-11-07 Thread ColdFusionhosts.net
No, its a real person... Regards Rex, coldfusionhosts.net - Original Message - From: Turetsky, Seth [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, November 07, 2002 2:12 PM Subject: RE: Looking for CFMX Shared-Hosting Recommendations is this a bot or something? same

RE: FTP

2002-11-07 Thread Mark Stephenson - Evolution Internet
I could probably manage to build my own... and will in the future... was just looking for a working solution to get the app up and running Thanks, Mark Stephenson New Media Director Evolution Internet T: 0870 757 1631 F: 0870 757 1632 W: www.evolutioninternet.co.uk E: [EMAIL PROTECTED]

RE: Looking for CFMX Shared-Hosting Recommendations

2002-11-07 Thread Turetsky, Seth
sorry, just that it seemed like the same text all the time -Original Message- From: ColdFusionhosts.net [mailto:news;coldfusionhosts.net] Sent: Thursday, November 07, 2002 9:37 AM To: CF-Talk Subject: Re: Looking for CFMX Shared-Hosting Recommendations No, its a real person... Regards

Re: FTP

2002-11-07 Thread Stephen Moretti
Opps... I meant CFFILE - Original Message - From: Mark Stephenson - Evolution Internet [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, November 07, 2002 2:18 PM Subject: RE: FTP Erm... Both...lol! I am building a control panel app... so i can allow users to have

RE: CFC - Returning a Query Subset

2002-11-07 Thread Raymond Camden
Again - check out the UDF I sent in earlier. As an FYI, you do NOT need to use evaluate to get dynamic values from a query. You can change Evaluate(QueryItem) to ItemSearchResultsSubSet[QueryItem][CurrentRow]. Also - your CFC method should use the var statement to declare each and every variable

list question

2002-11-07 Thread Andres
Hello everyone, i am reading a cookie created by an ASP page. Let's called the cookie aspcookie. The way the ASP cookie was made was using crumbs in the following way: == Response.Cookies(AffilPassedInfo)(cookieID) = data1

OT: Javascript across windows

2002-11-07 Thread Ben Doom
Does anyone know how to pass information between browser windows using Javascript (or anything else for that matter). Specifically, I'm using javascript to open a second browser window for a user to fill out a small form which needs to return the results to the creating browser window. The

Re: OT: Javascript across windows

2002-11-07 Thread Robert Polickoski
Ben, window.opener is an object reference in the child to the parent. You can use widow.opener.document.all.elementid or window.opener.formname.fieldname to reference objects in the parent. Robert J. Polickoski Senior Programmer, ISRD Inc. (540) 842-6339 [EMAIL PROTECTED] AIM - RobertJFP

RE: list question

2002-11-07 Thread Mosh Teitelbaum
Place the following just after your CFLOOP statement. It creates variables in the REQUEST scope. CFSET name = GetToken(cookievaluepairpointer, 1, =) CFSET val = GetToken(cookievaluepairpointer, 2, =) CFSET SetVariable(REQUEST.#name#, val) -- Mosh

RE: CFC - Returning a Query Subset

2002-11-07 Thread Ilyinsky, Igor
Ray, That UDF was exactly what I was looking for yesterday, but could not find it. Did you mean ItemSearchResults[QueryItem][CurrentRow]? The original query, not the subset right? Exactly what should be declared with a VAR statement? you mean like TEMPVAR? or

Re: OT: CSS2 and NetScape

2002-11-07 Thread Cutter - \(CFTalk List\)
Robert, The style you set, was that for a different site than the one you posted earlier? I just looked at it in NS 4 and it is off kilter quite a bit... Cutter Falcon Knives Robert Polickoski writes: All, Thank you for your suggestions and input. Taking it all into account, I

RE: Section 508 Compliancy

2002-11-07 Thread Kevin Graeme
No, there's no badge. If you want one for your product, perhaps you have an entreprenurial opportunity! As you probably know, the official site for 508 is: http://section508.gov/ (A CF/Fusebox site to boot.) I really like their simple Guide to 508:

RE: Javascript across windows

2002-11-07 Thread Ilyinsky, Igor
look up the window.opener method (works in NS3+, IE3+) Basically, you can send info to a form field on the opener page (if you name each piece accordingly) like this: opener.document.form.formfield.value = this.value; HTH, IGOR ILYINSKY CREDIT|FIRST SUISSE|BOSTON GLOBAL WEB SERVICES

RE: Javascript across windows

2002-11-07 Thread Mike Townend
You could try window.opener... So something like Var sfoo = window.opener.formname.elementname.value; HTH -Original Message- From: Ben Doom [mailto:bdoom;moonbow.com] Sent: Thursday, November 7, 2002 15:11 To: CF-Talk Subject: OT: Javascript across windows Does anyone know how to

Signing into archives

2002-11-07 Thread Bruce, Rodney S HQISEC/Veridian IT Services
I was trying to use the archives. I don't know my user name/password for this. So I tried to sign up and was told my email is already in the database (message below) Your email information is already in the database and you must sign in with your username/password. If you have forgotten it,

Re: list question

2002-11-07 Thread Stephen Moretti
== cookieID=1ID=1tblID=QQ_323s == cfscript CookieVarList = ''; for (i=1; i=listlen(cookie.AffilPassedInfo,);i=i+1) { CookieItem = ListGetAt(cookie.AffilPassedInfo,i,); CookieVarName =

Re: Javascript across windows

2002-11-07 Thread Gyrus
- Original Message - From: Ben Doom [EMAIL PROTECTED] Does anyone know how to pass information between browser windows using Javascript (or anything else for that matter). --- Check out window.opener. This JS object refers to the window object that opened the

RE: OT: Section 508 Compliancy

2002-11-07 Thread Kevin Graeme
Sorry Jochem, but that just means it works in Lynx not that it meets all the 508 criteria. -Kevin -Original Message- From: Jochem van Dieten [mailto:jochemd;oli.tudelft.nl] Sent: Thursday, November 07, 2002 8:11 AM To: CF-Talk Subject: Re: OT: Section 508 Compliancy Carlisle,

Re: OT: Javascript across windows

2002-11-07 Thread Cutter - \(CFTalk List\)
look at window.opener in a JavaScript reference (maybe on Webmonkey.com) Cutter Falcon Knives Ben Doom writes: Does anyone know how to pass information between browser windows using Javascript (or anything else for that matter). Specifically, I'm using javascript to open a second

RE: Signing into archives

2002-11-07 Thread Bruce, Rodney S HQISEC/Veridian IT Services
Never mind I find the links on left. Just me not paying attention. Was only looking for underlined links Thanks Rodney -Original Message- From: Bruce, Rodney S HQISEC/Veridian IT Services [mailto:Rodney.Bruce;HQISEC.ARMY.MIL] Sent: Thursday, November 07, 2002 8:21 AM To: CF-Talk

RE: Strange occurrence

2002-11-07 Thread Mark A. Kruger - CFG
Tim, Yes - it's possible to do exacltly as you say. My first question to the user was did the technician email a URL to the external user - because I assumed the exact same thing. -mk -Original Message- From: Tim Painter [mailto:cftalk;cfex.com] Sent: Thursday, November 07, 2002 5:19

RE: Javascript across windows

2002-11-07 Thread Mosh Teitelbaum
When you use JavaScript to open another window, the created window has an opener variable that contains a reference back to the parent window. SO you can access form variables or functions like: opener.document.FormName.FieldName.value opener.doFoo() -- Mosh Teitelbaum evoch,

Re: Oracle, Javascript Coldfusion

2002-11-07 Thread Ian Vaughan
Because it if you look at the javascript you will see how complex the arrays are. For example in the cfoutput for the arrays how would Coldfusion know where to put the categories where in relation to the select fields and arrays. For example if I selected Support from the 1st drop down, then all

RE: list question

2002-11-07 Thread Andres
This did it! Thanks! -Original Message- From: Mosh Teitelbaum [mailto:mosh.teitelbaum;evoch.com] Sent: Thursday, November 07, 2002 10:15 AM To: CF-Talk Subject: RE: list question Place the following just after your CFLOOP statement. It creates variables in the REQUEST scope.

Re: OT: CSS2 and NetScape

2002-11-07 Thread Robert Polickoski
Cutter, Thank you for checking up on me. It helps to have others keep me honest. I will admit that I did not test it on NS4. I tested it on Mozilla 1.2 and NS7 on which it looks fine except for the HRs not showing up in color. I also tested it on Opera on which it looks a little funky but

CFMX and SMTP

2002-11-07 Thread Nelson Winters
We've recently migrated one of our servers to MX and everything's been running really well. However, we've just come across the following issue: CFMX appears to be holding a lock on our mail server's SMTP process when sending mail. The mail server will eventually lock up and when trying to

RE: CFC - Returning a Query Subset

2002-11-07 Thread Raymond Camden
Did you mean ItemSearchResults[QueryItem][CurrentRow]? The original query, not the subset right? Yea - the original query. Sorry if I typoed! Exactly what should be declared with a VAR statement? you mean like TEMPVAR? or ItemSearchResultsSubSet? There is a very simple rule

OT: New Mail Notification in Outlook

2002-11-07 Thread Andy Clary
Sorry for the off-topic post, but I was wondering if anyone has managed to configure Outlook to turn off new mail notification for the cf-talk list. I would like Outlook to notify me of any new mail _except_ mail coming from the cf-talk list. I already have a rule created so it goes into a

RE: CFC - Returning a Query Subset

2002-11-07 Thread Ilyinsky, Igor
Gotcha, thanks for the tip. IGOR ILYINSKY CREDIT|FIRST SUISSE|BOSTON GLOBAL WEB SERVICES (212) 892-9314 4-9314 -Original Message- From: Raymond Camden [mailto:jedimaster;macromedia.com] Sent: Thursday, November 07, 2002 10:38 AM To: CF-Talk Subject: RE: CFC -

RE: New Mail Notification in Outlook

2002-11-07 Thread Raymond Camden
I believe there is no way to do this. I remember looking it up in the past and was unable to find a hack for this. The best you could do is to turn off the notification and write a mail rule that fired off VBScript to alert you in some other way if the mail wasn't from cf-talk.

RE: New Mail Notification in Outlook

2002-11-07 Thread Donnie Bachan
How about using a Hotmail (webmail) account for your mailing lists. For business and other mail that may require immediate attention I use Outlook, for everything else I use webmail. I know this is not the answer you are looking for but it is how I get around the problem. Best Regards,

RE: New Mail Notification in Outlook

2002-11-07 Thread Tony Weeg
andy, they make medicine for our obsessive compulsive disorder, its ok, I suffer from the same compulsive habit to see whats on the list, and if it werent for that damn envelope in the system tray, I wouldn't care, but I cant stand it there, I have to check itH its

RE: New Mail Notification in Outlook

2002-11-07 Thread Ilyinsky, Igor
Actually, I've got this configuration right now. I don't remember exactly what I did, but I get a ton of mail each day, so I created a rule that alrets me only of mail that has my name in the TO field. I think this overrides the default mail alert setting. Give it a try, if you can't find it,

nrotbko: sql server big int

2002-11-07 Thread Tony Weeg
18446744073709551615 is what I come up with when I type into my calculator, and transform hex to decimal. FF = 1 Bit = 8 Bits BigInt as a datatype is an 8 Bit datatype right? but I cant put this value 18446744073709551615 into a big int field? any ideas on

Re: OT: Section 508 Compliancy

2002-11-07 Thread Jochem van Dieten
Kevin Graeme wrote: Sorry Jochem, but that just means it works in Lynx not that it meets all the 508 criteria. Which parts of 1194.22 wouldn't it comply with then? Jochem ~| Archives:

Re: New Mail Notification in Outlook

2002-11-07 Thread JLH All Turbo
Make a rule that moves it to the folder that stores the CF list folder, and have the rule mark it as read. and mark the message as marked or ignored. j. - Original Message - From: Ilyinsky, Igor [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, November 07, 2002 11:07 AM

RE: New Mail Notification in Outlook

2002-11-07 Thread Turetsky, Seth
check out custom actions, http://www.techhit.com/autoread/ -Original Message- From: Ilyinsky, Igor [mailto:igor.ilyinsky;csfb.com] Sent: Thursday, November 07, 2002 11:07 AM To: CF-Talk Subject: RE: New Mail Notification in Outlook Actually, I've got this configuration right now. I

Re: New Mail Notification in Outlook

2002-11-07 Thread Stephen Moretti
Sorry for the off-topic post, but I was wondering if anyone has managed to configure Outlook to turn off new mail notification for the cf-talk list. I would like Outlook to notify me of any new mail _except_ mail coming from the cf-talk list. I already have a rule created so it goes into a

RE: New Mail Notification in Outlook

2002-11-07 Thread Tony Weeg
good thick black and tan guiness/bass beer that is ;) and one more thing to note, the mark as read, does just that...but it doesn't hide the envelope from your traywhat I would think is the optimal situation is to hide the envelope, but don't mark as read make sense? ..tony Tony Weeg

vspider

2002-11-07 Thread Chad
I cannot get vspider to work. (I broke up the command I ran just so it reads better in this email) I used the domain name http://airoot/ for the website on the server. I tried to use the direct path d:\web\sites\airoot and It tells me the directory does not exist. I have tried the IP of the

COM, J2EE the meaning of life

2002-11-07 Thread Adrocknaphobia Jones
Very valid points from the Daves. I can swallow this explanation much easier than COM is dead. But it leaves me with the hanging question: What do I do if I can't abandon MS products? I mean even XP has COM under the hood. So far, Office 11 is going to be the first to try a native web service

RE: nrotbko: sql server big int

2002-11-07 Thread Gaulin, Mark
The all-F's number in calculator is unsigned, and I bet BigInt is signed, so you loose one bit. That generally means you have to divide by two and subtract one to get the largest positive integer that fits. Mark -Original Message- From: Tony Weeg [mailto:tony;navtrak.net] Sent:

RE: New Mail Notification in Outlook

2002-11-07 Thread Andy Clary
I'm getting closer, I like the AutoRead feature except that I would like someway to tell which messages I have actually read and which I haven't. I think the highlighting feauture would work, but how do you highlight a message a certain color? I don't see that option anywhere in the rules menu.

Re: nrotbko: sql server big int

2002-11-07 Thread Nelson Winters
I think FF = 1 Byte = 8 Bits AND = 8 Bytes = 64 Bits 18446744073709551615 = 2^64 However to account for negative numbers, 1 bit is used to determine if the number is positive or negative. So, if I'm correct, the upper limit would be 2^64 or ~ 9.22337 * 10^18 (I can't calculate

mx local install gives administrator (almost) blank page

2002-11-07 Thread Smith, Matthew P -CONT(DYN)
I've just installed MX locally, using the standalone web server. I did tell it to install the web files into a different directory(which it advised against). Now, when I bring up the administator page(http://127.0.0.1:8500/CFIDE/administrator/index.cfm) and login, after log in I get a partial

Re: COM, J2EE the meaning of life

2002-11-07 Thread ksuh
Look into the Java Native Interface. - Original Message - From: Adrocknaphobia Jones [EMAIL PROTECTED] Date: Thursday, November 7, 2002 9:32 am Subject: COM, J2EE the meaning of life Very valid points from the Daves. I can swallow this explanation much easier than COM is dead. But it

RE: nrotbko: sql server big int

2002-11-07 Thread Tony Weeg
ok9223372036854775806.5 is what I come up with, and that's fits, but kinda makes our logic a bit kludgy what we want to do is from a query, get that number, binary it, use the binary places as on/off switches for feature access, and then bitAnd() the re-done binary string against the

Using Cfloops on the same page

2002-11-07 Thread Clark, Aimee
I have a page in which there are two fields that are checkboxes. I am looping those fields with separate list cfloops and finding the values that have been selected and writing the id and the name of the field to a table. Problem is, I am getting an error when both cfloops are on the same page.

Stored proc help

2002-11-07 Thread Bruce, Rodney S HQISEC/Veridian IT Services
Hello all I am trying to call a storedproc from an SQL 7 db. and I get this error. Does anyone know what it means. ODBC Error Code = S1C00 (Driver not capable) [Microsoft][ODBC SQL Server Driver]Optional feature not implemented I have tested the connection through CF admin and it tests

Re: Using Cfloops on the same page

2002-11-07 Thread Randell B Adkins
Check to make sure the form is named properly. This indicates that the FORM.NOTARY variable does not exist. This has nothing to do with 2 CFLOOPs on one page. If so, alot of my apps would bomb out. [EMAIL PROTECTED] 11/07/02 12:00PM I have a page in which there are two fields that are

RE: Stored proc help

2002-11-07 Thread Weaver, Anthony
make sure that your date CFPROCPARAMS use the SQLDATESTAMP type and use CreateODBCDateTime(your date). i get this often on date formats -Original Message- From: Bruce, Rodney S HQISEC/Veridian IT Services [mailto:Rodney.Bruce;HQISEC.ARMY.MIL] Sent: Thursday, November 07, 2002 12:04 PM

OT: Info on a .Net course

2002-11-07 Thread Ciliotta, Mario
Hi, I know this is off topic for a CF List but I was wondering if anyone in the New York/New Jersey area has taken an intro to .NET (ASP.NET). I need to find a course but everything I have seen requires previous knowledge of either APS or VB.NET or JSCRIPT.NET. My knowledge of these topics

RE: nrotbko: sql server big int

2002-11-07 Thread S . Isaac Dealey
Yep, it's a signed number... Integer (whole number) data from -2^63 (-9223372036854775808) through 2^63-1 (9223372036854775807). so that's your upper limit for the bigint field in mssql2000. S. Isaac Dealey Certified Advanced ColdFusion 5 Developer www.turnkey.to 954-776-0046 The all-F's

Re: Using Cfloops on the same page

2002-11-07 Thread DAVE CORDES
You'll get that error when the checkbox is unchecked. Make sure you use IsDefined() to check for the existence of the checkbox first. CFIF IsDefined(Form.notary) .. /CFIF Dave On Thu, 7 Nov 2002 11:00:17 -0600 Clark, Aimee [EMAIL PROTECTED] wrote: I have a page in which there are two

RE: Image Tag

2002-11-07 Thread jon roig
Hey there... I'd actually recommend that you follow their advice about just including pointers to the file in a database. While it is a bit controversial still, the general consensus is that saving the file in the regular old file system is a lot faster and more efficient. -- jon

RE: Referencing a variable in a database

2002-11-07 Thread Russ
Thanks Craig. All of this has actually made me re-think how I'm approaching the development. As I'm the client for the project and I'm attempting to basically show a status report and provide downloadable/viewable deliverables online, I will probably work in a different interface for it all.

RE: Using Cfloops on the same page

2002-11-07 Thread Clark, Aimee
So, if my cfform tag looks like this: cfform method=POST name=EditForm action=SaveEdit.cfm And I replace form.notary with EditForm.Notary, that should work? Because I did this and it generates the same type of error. Is there somewhere else I need to change this? Thanks, Aimee'

RE: nrotbko: sql server big int

2002-11-07 Thread Rob Rohan
whoa guys slow down a bit. an int is probably a 32 bit signed int so 2^31 = 2147483648 (hex 8000) if its 64 bit (more than likely signed) (2^63) = 9223372036854775808 (hex 8000) -Original Message- From: Nelson Winters [mailto:nwinters;mindspring.com] Sent: Thursday,

RE: Using Cfloops on the same page

2002-11-07 Thread Ben Doom
Unless you are cfparaming form.notary, if none of the checkboxes are checked, it won't be resolved because it won't be passed. --Ben Doom Programmer General Lackey Moonbow Software : -Original Message- : From: Clark, Aimee [mailto:aclark;stinsonmoheck.com] : Sent: Thursday,

RE: nrotbko: sql server big int

2002-11-07 Thread S . Isaac Dealey
Personally I think bit-logic as a means of determining permissions for application features is over-complicated, difficult to implement and/or modify and seriously limits your options. But then, that's not my decision to make. :) My tendancy with roles and permissions is to use cross-reference

Re: mx local install gives administrator (almost) blank page

2002-11-07 Thread S . Isaac Dealey
I've just installed MX locally, using the standalone web server. I did tell it to install the web files into a different directory(which it advised against). Now, when I bring up the administator page(http://127.0.0.1:8500/CFIDE/administrator/index.cfm) and login, after log in I get a

Oracle Stored_Proc in MX

2002-11-07 Thread Scott Brady
I'm working on a site which is doing a rapid conversion to MX (a week before going to QA, we ran into the Client Variable size limit in CF5 and under where the only workaround is Upgrade to MX). So far, the most common issue has been in stored procedures, because the value attribute is

RE: Stored proc help

2002-11-07 Thread Bruce, Rodney S HQISEC/Veridian IT Services
I added the CreateODBCDateTime() but there is no option for SQLDATESTAMP for type, only CF_SQL_DATE for cfsqltype. type is IN, out IN/OUT. My code: cfstoredproc procedure=sp_mySP datasource=SQLDB username=x password=xxx cfprocparam type=In cfsqltype=CF_SQL_DATE

Re: Stored proc help

2002-11-07 Thread S . Isaac Dealey
Hello all I am trying to call a storedproc from an SQL 7 db. and I get this error. Does anyone know what it means. ODBC Error Code = S1C00 (Driver not capable) [Microsoft][ODBC SQL Server Driver]Optional feature not implemented I have tested the connection through CF admin and it

Re: New Mail Notification in Outlook

2002-11-07 Thread Stephen Moretti
I think the highlighting feauture would work, but how do you highlight a message a certain color? I don't see that option anywhere in the rules menu. Ahh... that might be an Outlook Express option I used to use Outlook Outlook all the time, but then discovered that I prefer Outlook

RE: Stored proc help

2002-11-07 Thread Andy Ewings
Is one of your parameters type text or ntext? -Original Message- From: Weaver, Anthony [mailto:AWeaver;Limitedbrands.com] Sent: 07 November 2002 17:07 To: CF-Talk Subject: RE: Stored proc help make sure that your date CFPROCPARAMS use the SQLDATESTAMP type and use

  1   2   3   >