Re: column page layout

2012-02-27 Thread Jay Pandya
I think you can use 2 cloumn layout html template Using Dreamweaver and then save it into some variable using cfsavecontent and then pass it to the cfdocument. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/

Re: Session variables not working

2012-02-27 Thread Jay Pandya
-b_5.html read Setclientcokies description. Thank You Jay Pandya >It's been awhile since I used session variables, >but this is simple. Why won't this work? > >session-test.cfm > > > > >#session.name# > > > > >session-test-2.cfm

Re: Required folders under CFIDE

2012-02-22 Thread Jay Pandya
implement in above way then all ajax functionality will work smoothly. Let me know if you have any doubt over this. Thank You Jay Pandya > I am currently setting up a new server where my CFIDE is compeletely > not exposed - it actually runs on a different web server/port. > > I w

Difference between cfcontent and cfheader in terms its usage?

2012-02-15 Thread Jay Pandya
Difference between cfcontent and cfheader in terms its usage? ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/

send pdf in email without storing it

2012-01-31 Thread Jay Pandya
Now no need to generate and store PDF for the sending in email in coldfusion. In coldfusion in .Now if you send #pdfdata# in the emailparam then it will be written as . So thus pdfdata will work as pdf varaibale and request.pdf will be sent in email.If you need more explanation then you contact

Re: cferror tag with type exception not working

2011-04-04 Thread Jay Pandya
>trying setting the type to any and then it will show you the error and you >will be able to see what the error type is, maybe a different error is >occurring and it is not an exception type. > All ready tried with exception as any.But when i am using type as exception it is showing normal error

Re: cferror tag with type exception not working

2011-04-04 Thread Jay Pandya
>trying setting the type to any and then it will show you the error and you >will be able to see what the error type is, maybe a different error is >occurring and it is not an exception type. I all ready tried those things.If i put the type as exception and exception as any though,i am not getti

cferror tag with type exception not working

2011-04-04 Thread Jay Pandya
In my local when i am using cferror tag with type as exception then it is showing proper error message etc but in production it is not working.type as request work there.But my goal of sending email to admin when error occurs is not full filling.I have searched on Google and every forum,though

kerberos authentication.

2011-02-09 Thread Jay Birdsell
I have been trying to implement a keberos based authentication scheme across platforms on our intranet. everyone logson to the network and gets access to the intranet (windows) on the network we have a unix based web server running weblogic server and cf 9. Until last year there were only a s

Re: help w/ DateDiff() please

2011-01-14 Thread Jay Birdsell
> Here's what Google tells me regarding days between "now()" and a > database > column value. > > select extract(day from (sysdate - dte_2dlcl)) > > I have no idea if that's correct and can't test. I think it's a step > in the > right direction. > > Here's the reference: > http://stackoverflo

Re: help w/ DateDiff() please

2011-01-14 Thread Jay Birdsell
>I suspect dte_2dlcl is the name of a date/time column in his database. >Though it shouldn't be surrounded in single quotes if that's the case. > >On Thu, Jan 13, 2011 at 3:23 PM, Russ Michaels wrote: > >> Thank you everyone for your input. I'm using an oracle 11g db, dte_2dlcl is a date fiel

Re: help w/ DateDiff() please

2011-01-14 Thread Jay Birdsell
>Wait, I'm confused, are you trying to use the CF dateDiff() function, or >a database's dateDiff() function? Actually Eric , I tried both. I'll try the quotes around TODAY see what that yields. ~| Order the Adobe Coldfusion

help w/ DateDiff() please

2011-01-13 Thread Jay Birdsell
The dateDiff () is killing me! can someone please look at this and help me clear my head. What I have is a db that tracks executive correspondence when drafts are due and when the final response is due. I need a report that will list any correspondence that has a draft or final date within

cfspreadsheet - "write " issues on unix

2010-12-21 Thread Jay Birdsell
I have successfully created a spreadsheet using on window but when I moved it to our unix based dev box, (changed the path) I am now getting a "an exception occurred using action=write" error. Has any one experienced this? Permissions are correct on all associated files and directories. tia

CFspreadsheet send out put to screen

2010-12-16 Thread Jay Birdsell
I would like to do one of two things with the spread sheet created by either display it on screen or create a link to the saved spread sheet. In regards to creating a link, does the spread sheet tag create server variables like cffile does? How do I display the output to the screen? tia

Re: CFCHART:: no values for ## itemlabel ##

2010-11-02 Thread Jay Birdsell
>>    url="chartTestDetails.cfm?org=#itemlabel#"> > >If you are trying to use the pseudo-variables, the syntax is $ITEMLABEL$ >http://livedocs.adobe.com/coldfusion/8/Tags_c_05.html Leigh, Thanks that was it. ~| Order the Adobe

CFCHART:: no values for # itemlabel #

2010-11-01 Thread Jay Birdsell
I have a chart that I want to drill down from however #itemlabel# is not being passed a value. My code the file this page is calling is in the same directory I either get a itemlabel is not defined or if i use cfparam it takes the default

Re: Merge cells using cfspreadsheet

2010-10-23 Thread Jay Birdsell
> Did you look at SpreadsheetMergeCells()? > http://help.adobe.com/en_US/ColdFusion/9. > 0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-6734.html > > In my own experience, there appear to be some formatting limitations > to merged cells, but this method will definitely do the trick of > merging

Merge cells using cfspreadsheet

2010-10-23 Thread Jay Birdsell
is it possible to merge cells using cfspreadsheet? As in creating a multi-row header and centering it over the data? I have looked at all the formatting functions and did not see anything. Perhaps I just overlooked it??? TIA jay

Re: cant access cf administrator

2010-10-22 Thread Jay Birdsell
Mack add jdk160_12 to box, redefined JAVA_Home to point to it and problem solved! thanks for the input! Jay ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag

Re: cant access cf administrator

2010-10-21 Thread Jay Birdsell
>Jay, > >I found this http://www.lmft4u.com/?p=36 by googling for the error >message. See if it helps. > >-- Mack I found that also, thats the agenda for today. ~| Order the Adobe Coldfusion A

Re: cant access cf administrator

2010-10-20 Thread Jay Birdsell
>>Jay, >Mack > >I do have that file, but in a different directory web-inf/cfusion/lib. >I might have to add it to the class path. the only other error message shows up as a single line entry in the application log "Could not initialize class com.verity.security.k2

Re: cant access cf administrator

2010-10-20 Thread Jay Birdsell
>Jay, > >From the log file it seems for some reason CF cannot find the >K2Encrypt class. On a standard install the class should be in >#cf_home#/wwwroot/web-inf/lib/verity.jar. Do you have that file ? > >Is this the only error message that you get or do you get some other >

Re: cant access cf administrator

2010-10-20 Thread Jay Birdsell
> > What do the CF and web server logs say ? > > -- Mack here is the output from the exception log "Error","[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'","10/20/10","09:36:24","cfadmin","Could not initialize class com.verity.security.k2.K2Encrypt The spec

cant access cf administrator

2010-10-19 Thread Jay Birdsell
HI I have just installed CF9 on a Solaris 10 box with weblogic 11g, when i try to log into cf administrator, I get a 500 error, cf itself is running as I can pull the log in pages for all my apps, of course when actually log in i get an error, as expected, because I have not configured anythi

Re: Locking Issue - Read value from APPLICATION scope & write it to SESSION scope

2009-06-01 Thread Jay Greer
@ Jason >Are there Ajax or iframe calls or something that could be making >updates to that session var for that user at the same time in a >situation where the order of execution could cause an unexpected value >to be read back out by the server? Yup... >To me, it just seems that you almo

Re: Locking Issue - Read value from APPLICATION scope & write it to SESSION scope

2009-06-01 Thread Jay Greer
>Then lock the application scope with a read-only lock, copy the value >into a local variable, then lock the session scope with an exclusive >lock, then copy the local variable into the session. Roger that... Thanks, Dave & all.

Re: Locking Issue - Read value from APPLICATION scope & write it to SESSION scope

2009-06-01 Thread Jay Greer
@Jason >Assuming you're on CFMX 7 or 8, you no longer need to LOCK on READ... Well that's debatable for sure... http://www.horwith.com/index.cfm/2008/4/28/cflock-explained http://www.horwith.com/index.cfm/2008/7/17/CFLOCK-further-explained

Re: Locking Issue - Read value from APPLICATION scope & write it to SESSION scope

2009-06-01 Thread Jay Greer
@Dave > What version of CF is this? CF-8.1 > Is there any likelihood of a race condition with Application.bar? It's possible, yes. > If there is the likelihood of a race condition with that variable, do > I care? That is, could the race condition cause an improper value of > any significance?

Locking Issue - Read value from APPLICATION scope & write it to SESSION scope

2009-06-01 Thread Jay Greer
Having a brain cramp on this one guys... How would one approach locking when reading a value from the APPLICATION scope and subsequently writing it to the SESSION scope..? EXAMPLE -- ~| Want to reach the Col

argument scope and cfthread

2008-06-06 Thread Jay McEntire
Is there a reason I can't access the argument scope from within a function when I am using cfthread? I can access every other scope except that one. I am doing some cfthread calls inside a function inside a cfc. Anyone run into this issue? ~~~

Re: mssql beyond compare tool?

2008-05-27 Thread Jay Cronen
>is there a mssql2k beyond compare tool? >i have a failing server with tons of crap on it. 1% free space. > >need to move old back ups, create new backups, then migrate them... > >i need to move the databases to a newer server. >but they have about 45% overlap in database names. > >so looks like th

Coldfusion 8 Install

2008-01-30 Thread Jay Lee
I just installed MX8 (Multiple Server) configuration on our app server and need to configure the web server to communicate with coldfusion. In MX7 you could install the Web Server Configuration tool on the webserver through an installation process but in mx8 I do not see that installation optio

Re: Cybersource Gateway Solution Found For ColdFusion

2008-01-25 Thread Jay Lee
Philip, If you are willing to share your code, please email me at [EMAIL PROTECTED] Thanks, JL > Philip, > > I have just been asked to interface one of our apps with Cybersource. > I would greatly appreciate any code that you have to share. > > Thanks. > JL > > >If anybody is interested I

Re: Cybersource Gateway Solution Found For ColdFusion

2008-01-22 Thread Jay Lee
Philip, I have just been asked to interface one of are apps with Cybersource. I would greatly appreciate any code that you have to share. Thanks. JL >If anybody is interested I did find information on how to use >ColdFusion to access the CyberSource Credit Card Gateway. I'll be >happy to

Database Driven Spry Menu

2008-01-17 Thread Jay McConathy
I am wanting to create a database driven menu, most likely useing spry, and I am hoping to get a good example of this or any CF database driven menu thans for your help Jay McConathy ~| Adobe® ColdFusion® 8 software 8 is the

Do not set blank cookies with cfcookie

2007-06-06 Thread Jay Greer
Anyone know if this technote applies to ColdFusion 7 and later..? http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_17009 ~| ColdFusion MX7 by Adobe® Dyncamically transform webcontent into Adobe PDF with new ColdFusion

Re: how to restart a specific CF application (not app server)

2007-04-27 Thread Jay Allen
>Something like this could work for your needs. > > > > > > > Cool this did the trick. Thank you! ~| ColdFusion MX7 by Adobe® Dyncamically transform webcontent into Adobe PDF with

how to restart a specific CF application (not app server)

2007-04-27 Thread Jay Allen
I've ran into an interesting conundrum with an app. I am currently developing. I've already deployed application.cfc and other files for the app. to my testing server, but now I need to go back and set some additional application scope vars inside my onApplicationStart function. Ofcourse that f

Re: automotive year, make, and model drop down

2007-02-06 Thread Jay Morris
>I built this application for a friend of mine and it really has not >gone anywhere. I have thousands of records that I have gathered from >about 6 different sources. Let me know if you are interested. John, I am interetsed in learning some more on the application you built, I will send you an em

Re: automotive year, make, and model drop down

2007-02-06 Thread Jay Morris
>I have what you are looking for. > >http://www.needaengine.com/request.cfm > >I built this application for a friend of mine and it really has not >gone anywhere. I have thousands of records that I have gathered from >about 6 different sources. Let me know if you are interested. > >Thanks > >John >

Re: automotive year, make, and model drop down

2007-01-14 Thread Jay Morris
>I have what you are looking for. > >http://www.needaengine.com/request.cfm > >I built this application for a friend of mine and it really has not >gone anywhere. I have thousands of records that I have gathered from >about 6 different sources. Let me know if you are interested. > >Thanks > >John

Re: BlueDragon error - No such function exists

2006-07-18 Thread jay smith
Thanks for the tip Jordan, I will head over to the bluedragon-interest mailing list >jay beal wrote: > >Hi Jason, > >I'm not a windows guy myself, but you might try posting this message to >the bluedragon-interest mailing list. There are quite a few folks there >who

BlueDragon error - No such function exists

2006-07-18 Thread jay beal
In th free server edition of BlueDragon 6.2.1 I am getting the error "No such function exists - functionname." This error thrown from a CFC page and only comes up once ever few days. To fix it I must clear the files in cache from the BlueDragon administrator, or touch the CFC and and save it. I

Re: CFCHART & Percentage Values

2005-11-04 Thread Jay Greer
CORRECTION: OOPS! The tag rounds UP or DOWN. Anyhow, I still need to know how to defeat the rounding and have 19.3% displayed as 19.3% . ~| Discover CFTicket - The leading ColdFusion Help D

CFCHART & Percentage Values

2005-11-04 Thread Jay Greer
Anybody know how to get CFCHART to display percentage values without ROUNDING up? From what I can tell, the current behavior ALWAYS rounds up. So, a value of 19.1% gets displayed as 20%. ~|

Re: WAY OT: Configuring FCKEditor

2005-10-30 Thread Jay Greer
Hi Jenny: Sorry for the delayed reply. Yeah, I was having a devil of a time, too. This entry on Brian Rinaldi's Blog got me started. http://tinyurl.com/cw7m8 After that it was trial & error (& error & error...). Best of Luck!!! ~~~

Re: WAY OT: Configuring FCKEditor

2005-10-28 Thread Jay Greer
(for versiion 2.1.1) /FCKEditor/editor/filemanager/browser/default/connectors/cfm/config.cfm Lines 9 & 11 Good Luck! ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and doc

Re: Looking for PHP/CF hosting

2005-09-20 Thread Jay Greer
We switched to CrystalTech for precisely that reason, Rick and we've been very please with them so far. http://www.crystaltech.com ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://w

Re: Detecting CFLOCK

2005-09-13 Thread Jay Greer
>What exactly are you trying to accomplish? Thanks for your reply. I'm using CFDOCUMENT enclosed in an exclusive CFLOCK to create a _BIG_ PDF file in a shared server environment. Under typical server load it takes around 30 seconds or so to create the PDF. However, sometimes it can take much l

Detecting CFLOCK

2005-09-13 Thread Jay Greer
Is there any way to programatically detect when CF releases an exclusive named CFLOCK? ~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?banner

Re: .rtf/.html/.doc to .pdf under cf 5

2005-08-26 Thread Jay R
check out HTMLDOC www.easysw.com/htmldoc Jay On 8/26/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, is there any inexpensive > way to convert a .rtf/.html/.doc-file > under CF 5 to a .pdf-file ? > ActivePDF is a bi

MX and ActiveX

2005-07-21 Thread Jay R
Hey all, My company has finally upgraded to MX 7 woohoo... Anyway i'm having an issue with an OCX object i have embedded in one of my applications. I've done plenty of searching to see if anyone else has had this issue. but i can't find anything. Hopefully someone here can help. the OCX is a custom

MX & ActiveX

2005-07-21 Thread Jay R
Hey all, My company has finally upgraded to MX woohoo... Anyway i'm having an issue with an OCX object i have embedded in one of my applications. I've done plenty of searching to see if anyone else has had this issue. but i can't find anything. Hopefully someone here can help. the OCX is a custom b

Re: translating websites

2005-04-21 Thread Jay McEntire
google's tranlator a la cfhttp example: http://extension.usu.edu/lang.cfm?lg=es&site=http://extension.usu.edu/ Note: this option does not work if you have javascript links on your site. Cheers Jay McEntire Extension WebGuy Person On 4/21/05, Tony Weeg <[EMAIL PROTECTED]> wrote:

DRK's

2005-02-19 Thread Jay McEntire
So now that devnet is dead -- are the DRK's open source and free to distribute? If so where can I find them? Also, anyone know of a free-good dynamic FAQ application done in CF? Here is an example of what I''m looking for... http://ext-colostate.custhelp.com/cgi-bin/ext_colostate.cfg/php/enduse

Re: Flex

2005-02-13 Thread Jay McEntire
I like flex, I think its powerful and introduces new reasons why flash is more of an advantage then a disadvanteage. I will have to agree though that its far to expensive for it to become real popular. If macromedia would get their heads on straight any stop adding more and more apps for us to le

Re: CF MX Performance Hit -- Amy I the first to notice? QoQ

2005-02-07 Thread Jay McEntire
LOL, i found out what it was. You can specify 'columntypelist' in the queryNew function. Its optional, but not specifying any data type put a significant increase in load time. Insteresting.good to know. On Mon, 7 Feb 2005 21:21:33 -0700, Jay McEntire <[EMAIL PROTECTED]&

Re: CF MX Performance Hit -- Amy I the first to notice? QoQ

2005-02-07 Thread Jay McEntire
Try the 2 links again. I had forgotten that cfttrace doesn't work unless you have debug priveledges. Ive populated the execution times for the qoqs during runtime and used cfflush to spit them out in realtime Here is the app running on 6.1 (same server) http://eureka.ext.usu.edu/spider.cfm?q=61&

CFMX 7.0 Performace issues using query of queries

2005-02-07 Thread Jay McEntire
0+ using 7.0 hmmm Is this a performance hit, or did Macromedia change the qoq rules? Any thoughts? Jay ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours

CF MX Performance Hit -- Amy I the first to notice? QoQ

2005-02-07 Thread Jay McEntire
rver) http://eureka.ext.usu.edu/spider.cfm?q=61&c=test Here is the app running on 7 (same server) http://testext.usu.edu/spider.cfm?q=61&c=test Notice how I get around 500-600 ms using 6.1 by get 8000+ using 7.0 hmmm Is this a performance hit, or did Macromedia change the qoq rules?

Putting cfcode inside a database

2005-01-14 Thread Jay McEntire
how you could make a ficticious tag to store references to cfm include file. Then using ReFind, you can extract the references, use a if statement to include your cfm files, then output the rest of your normal html. :) This, i think, is faster and easier then writing the code to a cfm file usi

Mapping Question

2004-11-09 Thread Jay McEntire
Is there anyway to hard code coldfusion mappings instead of using the coldfusion administrator? Thanks in advance. J ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: ht

RE: List with null items

2004-01-14 Thread Jay Hargrove
you could put them in a struct, then loop the struct through a that would hold the "blank" values -Original Message- From: brobborb [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 11:07 AM To: CF-Talk Subject: List with null items Hey guys, i have a list that looks like this

RE: visual fox pro db?

2003-06-30 Thread Jay Freeman
"ghost" extensions: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fox7help/html/confile_extensions_and_file_types.asp HTH, Jay At 09:03 PM 6/30/2003, you wrote: >trying to import into sql server, and have about 45 out of 50 tables >that have imported...yet,

Re: alternatives to cfhttp

2003-06-05 Thread Jay Freeman
le. I used the command line version and had CF write out bat files/read generated output to control it and performance was near that of native CFHTTP (extra 2-3 seconds). Jay At 10:21 AM 6/4/2003, you wrote: >im doing a complicated post but th

OT: Can CFCHART Have Your OT Love Child?

2003-03-20 Thread Jay Jennings
27;s what I have the local box set for. So I figured it would handle the five browser windows with no problems, but it only seems to like two at a time. Anybody have an idea for me? Thanks. Jay Jennings ~| Archives: http://

CFChart Madness (Two At A Time?)

2003-03-19 Thread Jay Jennings
d that's what I have the local box set for. So I figured it would handle the five browser windows with no problems, but it only seems to like two at a time. Anybody have an idea for me? Thanks. Jay Jennings ~| Archives

XMLParse at 100%

2003-03-13 Thread Jay Jennings
ready been switched to .NET and this problem is helping to put the final nail in the CF coffin at my company. Any help would be greatly appreciated. Jay Jennings ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?foru

Non-CF Version of Encrypt() Function

2003-03-13 Thread Jay Jennings
We need a non-CF routine to do encrypt() and decrypt() on a production box that doesn't have CF installed. (This is for backwards compatibility.) Does anybody have such a beast? Or is the algorithm for those routines published so we can recreate them? Thanks. Jay Jen

custom tag caching issue - cache NEVER expires

2003-02-10 Thread Jay Kufner
Hey everyone, I've run into a problem that I can't fix. The quick version is: I have a number of custom tags in my application that contain a variety of code. (Html output, Database queries and CFswitch statements). Once a custom tag has run, it's cached and NEVER expires. I can make a change in

custom tag caching issue - cache NEVER expires

2003-02-10 Thread Jay Kufner
Hey everyone, I've run into a problem that I can't fix. The quick version is: I have a number of custom tags in my application that contain a variety of code. (Html output, Database queries and CFswitch statements). Once a custom tag has run, it's cached and NEVER expires. I can make a change in

RE: DB Strategy

2003-02-05 Thread Jay Freeman
Hmm, I do this all the time and just verified it works from both CF 4.01 using ODBC and CFMX using the native SQL driver. Does the user/pass used in your "inforequests" DSN have sufficient rights to the "content" db? Jay At 02:20 PM 2/5/2003, you wrote: >Is this possib

RE: DB Strategy

2003-02-05 Thread Jay Freeman
e foreign db/table in your queries? For example, say you have db/table WebApp/customers and db/table Utility/zipcodes - in your CFQUERY, use the DSN for WebApp and then reference the zip code table as Utility.dbo.zipcodes. Jay ~~~

end of my CFHTTP rope

2003-02-01 Thread Jay Kufner
When the site goes live, the first CFC will submit to authorize Net, which in turn will submit back to the second CFC. In either case, I don't seem to be submitting ANYTHING via the CFHTTP in the first CFC. As always, My eternal gratitude in advance Jay

FW: CF Hosting Suggestions

2003-01-22 Thread Jay jennings
Interland sucks then and they suck now. They suck so bad it's not even funny. I guess it's nice to know that some things never change -- and Interland customer "service" is one of those things. If Interland was my only hosting choice I'd rather gut fish for a living.

submiting forms created server side

2003-01-20 Thread Jay Kufner
Hello everybody- I'm sure this is one of those "I've been working for to long and I've overlooked the answer 100 times" sort of questions. I've built a shopping cart and I'm trouble shooting the form submission. The Payment gateway is Authorize net. The problem comes when submitting the custo

RE: New Mac Browser

2003-01-07 Thread Jay jennings
Well, it's beta right now. Complain after it's shipping as final and doesn't meet your requirements. jay > -Original Message- > From: Adrocknaphobia Jones [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 07, 2003 12:46 PM > To: CF-Talk > Subject: RE: N

RE: Happy New Year

2002-12-31 Thread Jay jennings
> Happy New Year, everyone! Not to be a Grinch/Scrooge, but maybe everybody could say HNY all within the next 30 minutes or so and get it over with? January 1st is just another freaking day except my deadline is one day closer and I don't even get a visit from the mailma

RE: MX Hosting

2002-12-05 Thread Jay jennings
I think it must be these guys... http://www.netaves.com/extreme_windows.php How to find it: See who wrote the message, do a whois on domain, same name on the domain as posted, so look at the nameservers, and go there. Click a link, voila! jay -Original Message- From: Jeffry Houser

RE: Need help with isXMLElem() function

2002-11-27 Thread Jay jennings
e accurate name? Also, the docs seem to to say it's looking to see if what was specified is an actual element. Thanks. Jay -Original Message- From: JCQ [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 27, 2002 4:35 PM To: CF-Talk Subject: RE: Need help with isXMLElem() functio

Need help with isXMLElem() function

2002-11-27 Thread Jay jennings
back as true? I've tried every permutation that I can think of as the parameter for that function -- with slashes instead of periods, with and without quote marks, etc. Could someone please tell me how this function is supposed to work? Thanks! jay

Best coding techniques for use of Application variables

2002-09-25 Thread Jay Packer
ack of good examples on how to use the cflock tag. Sorry to rant as I'm no doubt preaching to the choir. Thanks in advance for any help! === Jay Packer [EMAIL PROTECTED] === FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.

Same problem...CMemoryException: unknown cause...need help

2002-01-15 Thread Jay Callaghan
I still don't know why it is doing this. I mean, it works fine on my system when I test it locally. Here is the error: CMemoryException: unknown cause PCodeRuntimeContextImp::executeSQLTagCFQuery::endTag The error occurred while processing an element with a general identifier of (CFQUERY), occu

When Comparing two tables how do I.....

2002-01-11 Thread Jay Callaghan
Ok, I got the Union thing down pat and working 100%. Now I got 4 columns with "related" information that needs to be added together, then display the Top 10. To summarize what i am wanting to do. I got 2 tables with the same field types/names. I want to be able to connect to the two, add up the 4

CMemoryException: unknown cause (( HELP!! ))

2002-01-04 Thread Jay Callaghan
I am using the Microsoft Jet Engine to connect to the database and I get this error.: CMemoryException: unknown cause PCodeRuntimeContextImp::executeSQLTagCFQuery::endTag I had this before and I re-created the database and it worked fine. I have since re-created this database 5 times and still

RE:

2001-12-17 Thread Jay Jorgensen
The group over at JS-Jive is pretty active. http://groups.yahoo.com/group/JS-Jive/ jay [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 18, 2001 12:55 AM To: CF-Talk Subject: All, Sorry to post this here. Does

CFXGraphicsServer

2001-12-17 Thread Jay Jennings
Anybody have anything good or bad to say regarding CFXGraphicsServer? (Other than the fact that charging $450 for a localhost version should make TeraTech feel guilty on their way to the bank.) Thanks. jay ~~ This list and all House of Fusion

Source Control and Your Dog

2001-12-14 Thread Jay Jennings
We're battling at work over whether to switch to Perforce or PVCS for our source control. If anyone has any thoughts on whether one or the other is better in a CF coding environment, feel free to speak up. We have local and remote developers, if that makes a difference. jay PS -

Just when you thought CFGRAPH sucked... (was RE: CFGraph on a Load Balancer)

2001-12-12 Thread Jay Jennings
..you realize you're probably right. Maybe. If I was the guy who wrote the code for MM I'd hate to read this list and if you're watching right now, I'm sorry for the disrespect. But as long as you're skulking around, would you mind taking a look at the question below? Thanks, you're a prince. (

Is CFGRAPH Crap?

2001-12-10 Thread Jay Jennings
ut no definitive answer. Should I just bag CFGRAPH or is it a little more robust than I'm thinking at this point? Thanks. jay - - - - - - - - - - - - - - - - - - - - - - - - - - Free toys for your kids! Or, earn extra income while you play! http://www.FamilyToysAn

Hiding Paths

2001-11-29 Thread Jay - WC
nt on the customer machine has a path that can be seen in the url bar of the RA player. What area do I need to explore to accomplish my goal? Any pointers would be greatly appreciated. Thanks. Jay ~~ Structure your ColdFusion code with Fusebox. Ge

RE: AOLServer (was: CF/IIS/Windows security class)

2001-11-26 Thread Jay Sudowski - Handy Networks LLC
What the heck is AOLServer? -Jay -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Monday, November 26, 2001 6:53 PM To: CF-Talk Subject: RE: AOLServer (was: CF/IIS/Windows security class) > PSS: Although certain parts of allaire.com run faster now >

Re: Problem with percentages

2001-11-26 Thread Jay Callaghan
Well I have done it differently,but here is an idea May have to create a field for 1,2,3,4 and 5 (such as Opt1Count, Opt2Count, etc). Increment the field by one when the user submits the survey. Percentage: What I would do is: etc... then when displaying percentage: 1: #NumberFormat(Num

RE: Enterprise Manager / SQL Server

2001-11-19 Thread Jay Sudowski - Handy Networks LLC
Icks That's what I was afraid of you saying. People don't react well when I tell them they need to download a 300MB+ installer to install just a small subset of the files they actually download. Oh well :-(. Thanks for the info anyhow. -Jay -Original Message- Fro

OT: Enterprise Manager / SQL Server

2001-11-19 Thread Jay Sudowski - Handy Networks LLC
Hi - I'm wondering if Enterprise Manager for SQL Server is available from Microsoft as a free or low cost download. If anyone has details or suggestions, please let me know. Thanks, ~~ Your ad could be here. Monies from ads go to support these li

Importing fields / info from Excel Spreadsheet to CF DB??

2001-11-15 Thread Jay Callaghan
Hey there, I know that it would be easy to just create a new table through MS Access and do it that way, but I need to know if there is a while to do it through Cold Fusion coding? I would like to run a cold fusion page that will access an Excel file and import the information from that sheet to a

RE: IIS Export from NT to Win2k

2001-10-31 Thread Jay Sudowski - Handy Networks LLC
/ export utility. If you upgrade, I'm honestly not sure what would happen. I've never don a straight NT4 to Win2K upgrade. I've always done a format / clean install. - Jay -Original Message- From: Kirk Boecker [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 31, 2001 3:52

RE: UDF's are GREAT

2001-10-30 Thread Jay Sudowski - Handy Networks LLC
LOL. Bug free as XP. That makes me worry ;-) - Jay -Original Message- From: Raymond Camden [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 30, 2001 3:07 PM To: CF-Talk Subject: RE: UDF's are GREAT Heh, good one. On a serious note, for anyone who is interested, CFLIB.org no

RE: Help please

2001-10-21 Thread Jay Sudowski - Handy Networks LLC
(Sales.ProductID = Products.ProductID) AND (Sales.PROCESS_ID= '#session.PROCESS_ID#') - Jay -Original Message- From: Parker, Kevin [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 18, 2001 3:17 AM To: CF-Talk Subject: Help please I've run into real strife

  1   2   3   4   5   >