CF ParagraphFormat-like function for ASP?

2003-02-04 Thread Paul Sinclair
Anybody know a function in ASP that does a similar thing as the ParagraphFormat function? I've got a SQL database that has fields with large blocks of text (many paragraphs long). In the sql tables, the paragraphs are separated by dual carriage returns. I need to bring the text out of the database

Question re "Caching Settings

2002-12-10 Thread Paul Sinclair
all templates. Is this a good ballpark figure? Any reason not to calculate the total size of all templates and then add some more "breathing room" to the setting? Thanks for some opinions/recommendations. Paul Sinclair ~

Downside to disabling "Maintain Database Connections

2002-11-06 Thread Paul Sinclair
setting in the ODBC configuration for these Access databases that it seems to take care of the problem for the most part. I am just wondering what the downside is to disabling that setting? Thanks for advice. Paul Sinclair ~

RE: SLOW! What is hanging up Cold Fusion?

2002-11-05 Thread Paul Sinclair
pages. : Often they are generated by a user "stopping" the request because it : takes : too long. What about your server processes and swap file etc. Have you : checked to see what's eating it? : : -mk : : -Original Message- : From: Paul Sinclair [mailto:lists@;mail1.k

RE: SLOW! What is hanging up Cold Fusion?

2002-11-05 Thread Paul Sinclair
s eating it? : : -mk : : -Original Message- : From: Paul Sinclair [mailto:lists@;mail1.kingcrest.com] : Sent: Tuesday, November 05, 2002 10:29 AM : To: CF-Talk : Subject: RE: SLOW! What is hanging up Cold Fusion? : : : It is CF 4.5, Enterprise. I have rebooted the system several times - still : goes s

RE: SLOW! What is hanging up Cold Fusion?

2002-11-05 Thread Paul Sinclair
oblem? Thanks, Paul : -Original Message- : From: Paul Sinclair [mailto:lists@;mail1.kingcrest.com] : Sent: Tuesday, November 05, 2002 11:29 AM : To: CF-Talk : Subject: RE: SLOW! What is hanging up Cold Fusion? : : : It is CF 4.5, Enterprise. I have rebooted the system several times - still : go

RE: SLOW! What is hanging up Cold Fusion?

2002-11-05 Thread Paul Sinclair
schedule the cold fusion service to restart every : couple of days. : : Reboot the entire box and see if the speed picks up. : : Open up task manager and see what is running and what is taking up the : most memory. : : Check out cfstat and see if any threads are just hanging. You may just : be los

SLOW! What is hanging up Cold Fusion?

2002-11-05 Thread Paul Sinclair
elation between which site is being accessed - they are all slow. I've looked at app log, server log, etc. to get any clues but am mystified. If anybody could suggest some things to look at, I would sure appreciate it. I've searched the archives over and over and haven't found a soluti

cfgridcolumn - Can I format the contents of a column?

2002-10-14 Thread Paul Sinclair
t the display for the relevant column or even it is possible to do it. Thanks, Paul Sinclair ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=list

How to: Pass query string from frameset page

2002-04-19 Thread Paul Sinclair
to accomplish this? Thanks, Paul Sinclair __ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http

Using a spreadsheet structure to update database

2002-04-15 Thread Paul Sinclair
something like: update tblname set price='12.95' where id=100 But I can't figure out how to loop through the Excel spreadsheet the way you loop through a list. How is it done? Thanks for any help. Regards, Paul Sinclair ___

CFGRID with clickable URLs - Can't get this working

2002-03-04 Thread Paul Sinclair
ag is exactly for this purpose, but I can't get it to work properly. Here is sample code for a gridcolumn that I want to have "clickable": Is there something more to this that I am missing? Thanks for any help. Paul Sinclair ___

Re: SQL ?: Counting number of times for this

2002-02-10 Thread Paul Sinclair
name) AS pageviews >FROM log >WHERE date BETWEEN #CreateODBCDate(begindate)# > AND #CreateODBCDate(enddate)# >GROUP BY script_name >ORDER BY Count(script_name) DESC > > >Jim > > >- Original Message - >From: "Paul Sinclair" <[EMAIL PRO

RE: SQL ?: Counting number of times for this

2002-02-10 Thread Paul Sinclair
s >FROM searches >WHERE city<>"" >GROUP BY [searches].[city] >HAVING (((Count(searches.city))>5)) >ORDER BY count([city]) DESC; > >Ian > >-Original Message- >From: Paul Sinclair [mailto:[EMAIL PROTECTED]] >Sent: Sunday, February 10, 2002 2:3

RE: SQL ?: Counting number of times for this

2002-02-10 Thread Paul Sinclair
I am reading from your post but I am probably mis sing something. All that does for me is list the records in whatever order I selected them but it doesn't count them and then order them by which page s were viewed most often. Thanks for your help - sorry to be thick.

SQL ?: Counting number of times for this

2002-02-10 Thread Paul Sinclair
mbinations with the various aggregate functions. I think I've lost site of the forest through the trees here. Thanks, Paul Sinclair __ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20

Easy way to loop over first x items of long list

2002-02-05 Thread Paul Sinclair
If I have a list of 10 items or so (0,1,2,3,4,5,6,7,8,9) and want to loop over just the first 3 items (for example), what's the easiest way? I can't find a List function that selects just the first x items of a list. I can use ListGetAt to select the 1st one, then the 2nd, then the 3rd, but if I w

RE: HTML okay in browser

2001-12-12 Thread Paul Sinclair
Wednesday, December 12, 2001 3:42 PM > To: CF-Talk > Subject: Re: HTML okay in browser > > > Paul Sinclair wrote: > > > > > I've put up the "chopped" version of the file up as well as > the version > > that was "trapped" in the undelivr f

RE: HTML okay in browser

2001-12-12 Thread Paul Sinclair
t; sample where I am getting the same kind of thing. FYI, the mailserver is iMail v6. Thanks if you have any ideas what I can do to fix this. I've got scheduled deliveries of this starting this weekend so I would really like to get it working right before then obviously! Regards, Paul Sincla

RE: HTML okay in browser

2001-12-09 Thread Paul Sinclair
t. Paul > -Original Message- > From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] > Sent: Sunday, December 09, 2001 10:34 AM > To: CF-Talk > Subject: Re: HTML okay in browser > > > Paul Sinclair wrote: > > > Jochem, > > > > Thanks for your r

RE: HTML okay in browser

2001-12-09 Thread Paul Sinclair
on clips off from the "c" in the word "lunchtime" and then picks up a couple of paragraph codes later. I have looked at this in a version mailed to a Hotmail account and I get the same clipping in the email sent there. Thanks for any ideas what could be causing this. Regards,

HTML okay in browser

2001-12-08 Thread Paul Sinclair
raphs are being truncated. I can't figure out why these specific paragraphs are getting truncated, but it happens each time I generate the newsletter and in exactly the same place(s) everytime. Anything unusual about the cfmail function that might be causing

No within - but I need to

2001-12-07 Thread Paul Sinclair
I am setting up a form page that requires a drop down selection box. The dropdown box is generated dynamically in a section. But the dropdown box is itself to be inserted within another section of the page. I've tried using above the first section to make a variable that I can embed with t

RE: Updating only records checked on output page

2001-12-07 Thread Paul Sinclair
for the life of me remember how to do it! Thanks for any more help. Best, Paul Sinclair > -Original Message- > From: Dunwiddie, Bruce [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 07, 2001 11:40 AM > To: CF-Talk > Subject: RE: Updating only records checked on outp

RE: If anyone else needs zip codes just speak up.

2001-12-07 Thread Paul Sinclair
Thanks for the offer Doug. I could use a copy please. Regards, Paul Sinclair > -Original Message- > From: Douglas L. Brown [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 29, 2001 4:39 PM > To: CF-Talk > Subject: If anyone else needs zip codes just speak up. >

Updating only records checked on output page

2001-12-07 Thread Paul Sinclair
I have an output page that may have dozens or hundreds of records on it. I want to put all the records into a single form with a checkbox by each record so that a user can: edit any or all records on the page; click the checkbox to identify the records modified; and submit the form to a page that

Stumped: Getting recordcount for dynamic query within a cfloop

2001-12-05 Thread Paul Sinclair
re the problem. 01 02 03 04 05 06 DO THIS 07 DO THAT 08 09 10 Thanks for any help. Regards, Paul Sinclair ~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives

CF to Word

2001-09-21 Thread Paul Sinclair
file so that my fax program will be able to fax it out. Thanks for any suggestions. Paul sinclair ~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail

CF to Word to Email to Fax

2001-09-14 Thread Paul Sinclair
gure out how to convert an html/cfm document to Word so that I can then fax that out. Is there some module or something that I could use that would take an existing html document on the server and convert that to a Word format document that I could then fax out? Thanks for any suggestions.

Suggestions for scrolling news headlines

2001-07-23 Thread Paul Sinclair
od Java tool to do it. Any suggestions for something like this? Thanks for your help. Paul Sinclair ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.c

RE: Comparing value against a list of values

2001-06-13 Thread Paul Sinclair
1 10:01 AM > To: CF-Talk > Subject: RE: Comparing value against a list of values > > > Paul, > > You should use the IN operator in your WHERE clause. I'm not clear on your > data structure from your post, but try something like the following (make > sure the list is in

RE: Comparing value against a list of values

2001-06-13 Thread Paul Sinclair
quire normalization! I've been trying to figure out a simple way to extract the field contents from the non-normalized table and move the contents to a new, normalized table with a single record for each. Is there a good way to do this? Regards, Paul Sinclair > -Original Message- >

RE: Comparing value against a list of values

2001-06-13 Thread Paul Sinclair
'm comparing discrete values in the comparison list against discrete values in the the field value list. Only if one of the discrete values matches do I want to the record. Any ideas on how to accomplish this? Thanks for ideas! Paul Sinclair > -Original Message- > From:

SQL: Comparing value against a list of values

2001-06-13 Thread Paul Sinclair
nst '10', and '1' against '11' and '1' against '21', and '1' against '100'. Thank you for help. Regards, Paul Sinclair ~~ Structure your ColdFusion code with Fus

RE: Comparing db field list to second list

2001-06-12 Thread Paul Sinclair
difficulty expressing the difficulty I'm having! Sheesh. Thanks for your help already - this got me off dead center!! Regards, Paul Sinclair > -Original Message- > From: Steve Robison, Jr. [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 12, 2001 3:39 PM > To: CF-Talk &

Comparing db field list to second list

2001-06-12 Thread Paul Sinclair
ontained only 1 discrete value, I could use the IN function (along the lines of: where fld1 IN(comparelist) ). But in this situation (and it is not an option to redesign the db) I somehow need to compare each value in the db field to comparelist. Thanks for help.

Simple: How do I get query results in a list

2001-06-11 Thread Paul Sinclair
I have a query like: select field1 from myTbl where field2=100 How do I output the result set as a list? I think there is a built-in function for this but I can't remember what it is and can't find it in my CF bibles. Thanks, Pau

Problems with forms in MSIE 5 Mac?

2001-05-08 Thread Paul Sinclair
in several different browser types and versions on a PC and I can't duplicate the problem. Anybody else noticed this problem and figured out what is going on? Thanks, Paul Sinclair ~~ Structure your ColdFusion code with

Db to web: Replacing odd ascii characters in db to web

2001-04-24 Thread Paul Sinclair
article's body and by and large it works. But I don't have any way of knowing what kind of odd characters are going to be in the database so I can't anticipate every odd character. Is there some way to handle this type problem? Thanks for any suggestions/

189,000K memory use - Way too high for CFAS 4.5.1?

2001-04-20 Thread Paul Sinclair
189,000K is abnormally high? Should I look at my applications to see if there is something causing excessive memory use or is this within reasonable bounds? Thanks, Paul Sinclair ~~ Structure your ColdFusion code with Fusebox. Get the official book

RE: CF4.5.1 SP2 is chewing up memory

2001-04-19 Thread Paul Sinclair
ould be an application I'm running that is causing problems. But I'd just be interested to know for sure whether that memory useage is out of normal range or not. If it is out of normal range, I need to look into it further obviously. Thanks, Paul Sinclair > -Original Message-

CF4.5.1 SP2 is chewing up memory

2001-04-12 Thread Paul Sinclair
ations etc. But I need to figure out why it memory use is creeping up so high. How can I determine where the memory sinkhole is occurring? Thanks, Paul Sinclair ~~ Structure your ColdFusion code with Fusebox. Get the official boo

RE: SQL LIKE statement: LIKE '%a'; LIKE '%b'; LIKE '%c', etc.

2001-04-06 Thread Paul Sinclair
> > > What type of database u using ? > > Rif > > -Original Message- > From: Paul Sinclair [mailto:[EMAIL PROTECTED]] > Sent: 06 April 2001 16:25 > To: CF-Talk > Subject: SQL LIKE statement: LIKE '%a'; LIKE '%b'; LIKE '%c', e

SQL LIKE statement: LIKE '%a'; LIKE '%b'; LIKE '%c', etc.

2001-04-06 Thread Paul Sinclair
with a letter in that range and output the results. I think I recall a simple way to do this, but right now can't think of it. Could anyone jog my memory for me? Thanks, Paul Sinclair ~~ Structure your ColdFusion code with Fusebox. Ge

RE: How to create image caption and wrap text around it

2001-03-22 Thread Paul Sinclair
t: RE: How to create image caption and wrap text around it > > > Paul, does the image have to be right aligned? > > > > > -Original Message- > From: Paul Sinclair [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 21, 2001 7:56 PM > To: CF-Talk > Subject: How

How to create image caption and wrap text around it

2001-03-21 Thread Paul Sinclair
ext | text text text --- text text text CAPTION text text text --- text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text Thanks for

Getting rid of last line return in a cfoutput block

2001-03-20 Thread Paul Sinclair
nds up like this: 1. "field1","field2","field3" 2. "1","2","3" 3. "a","b","c" 4. I need to get rid of the last line in the output.csv file but can't figure out how to do it. I've used and th

RE: IIS Permissions/Rights Problem Accessing cfm templates on one site

2001-03-07 Thread Paul Sinclair
r any follow up thoughts. I really appreciate any help. Paul Sinclair > -Original Message- > From: Scott, Andrew [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 07, 2001 8:02 PM > To: CF-Talk > Subject: RE: IIS Permissions/Rights Problem Accessing cfm templates on

IIS Permissions/Rights Problem Accessing cfm templates on one site

2001-03-07 Thread Paul Sinclair
here have some suggestions? Thanks, Paul Sinclair ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubs

Adserver with proportional serving of ads?

2001-03-02 Thread Paul Sinclair
ad 3; then ad 4; and so on until the cycle starts again? Thanks for any suggestions. Paul Sinclair ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-arch

SQL: How to get distinct number where other fields not distinct

2001-03-01 Thread Paul Sinclair
tion_ field for the instances of IDNum 1 and 2 are distinct, I get 3 rows with IDNum 1 and 2 rows with IDNum 2 if I do a SQL query such as: select distinct IDNum, Description from myTable How do you do a select query that will give you just 1 row for each distinct IDNum in this type of situation

Tag or function to import csv file to db

2001-02-16 Thread Paul Sinclair
n offsite source and each morning I am manually importing the data to the db. I'm sure that CF can do this via a cfm template that is run as a scheduled task but I haven't figured out how to do it. Thanks for any help. Paul Sinclair ~~

OT: Using CF ad server for external ads

2001-02-06 Thread Paul Sinclair
page code and that points at their external ad database which serves up an ad. Anybody got any thoughts on how this would be implemented on a CF based adserver such as FuseAds? Thanks for any ideas. Paul Sinclair ~~ Structure your ColdFusion code

OT: Is networksolutions behind with zone changes?

2001-01-11 Thread Paul Sinclair
this problem or is it just us? Paul Sinclair ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Un

Search Engines & Dynamic Sites - Best Course

2001-01-08 Thread Paul Sinclair
iewing the archives. But perhaps something new has come up that would be of some help. Thanks. Paul Sinclair ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http:

RE: Problem w/Frames & Netscape

2001-01-07 Thread Paul Sinclair
uld be the missing tagset. Paul Sinclair > -Original Message- > From: Paige Chandler [mailto:[EMAIL PROTECTED]] > Sent: Sunday, January 07, 2001 10:01 PM > To: CF-Talk > Subject: Problem w/Frames & Netscape > > > Hello All and Happy New Year, > > I have been

RE: Anybody using interested in helping?

2001-01-04 Thread Paul Sinclair
. Also, there is a vtm file included but when I use CF Studio to create a template and try to open the tag editor for the tag, it gives me an error. I posted a bug report on this problem at the developers' site. I'll keep plugging away at it I guess. Paul Sinclair > -Original Messa

RE: Anybody using interested in helping?

2001-01-03 Thread Paul Sinclair
right of the developer to charge for support. Thanks very much for your note! Maybe there is another support form on the site that I have overlooked that does allow me to get a few simple questions answered? Best regards, Paul Sinclair > -Original Message- > From: Jennifer [mailt

Anybody using interested in helping?

2001-01-03 Thread Paul Sinclair
will perform as advertised. But the configuration/setup instructions could use some tweaking. If anyone is using this tag successfully, I'd love to run a few of my issues by you. Send mail offlist unless deemed to be suitable for list discussion. Regards, Pau

RE: One step method to check then increment a value in db?

2000-12-28 Thread Paul Sinclair
ere pageid = #thispage# > > > > - Original Message - > From: "Paul Sinclair" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Thursday, December 28, 2000 4:21 PM > Subject: RE: One step method to check then increment a valu

RE: One step method to check then increment a value in db?

2000-12-28 Thread Paul Sinclair
Thanks Joe. This does it exactly. Also thanks for the reference to the BannerMan tutorial. I will probably wind up using alot of that code (or at least the structure) for the banner management thing I am working on. Regards, Paul Sinclair > -Original Message- > From: Joseph Th

RE: One step method to check then increment a value in db?

2000-12-28 Thread Paul Sinclair
ment the count whenever a particular ad is served or clicked. Could involve thousands of ads on thousands of pages so I am trying to figure out the simplest method of doing the check + increment in one step. Thanks for any ideas. Paul Sinclair > -Original Message- > From: Scott W

RE: One step method to check then increment a value in db?

2000-12-28 Thread Paul Sinclair
MSSQL db for the project I am working on right now. I can think of times when I will need with MS Access as well though. Paul Sinclair > -Original Message- > From: Lord, Heath [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 28, 2000 3:46 PM > To: CF-Talk > Subjec

One step method to check then increment a value in db?

2000-12-28 Thread Paul Sinclair
pdate the record with the incremented value. The method above would require 2 actions as I see it: one to check the current value; one to update the field with the incremented value. Is there some way to do this without requiring 2 separate actions? Thanks for any ideas. Paul Sin

Am I understanding locking via CF Server properly?

2000-12-26 Thread Paul Sinclair
with this setting I will have to use anytime I am using to create a session variable or WRITING to a session variable; but that for any templates that are merely reading the session variable, I do not need a tag? Thanks for clarification on this for me. Paul Sinclair ~ Paid Sponso

RE: showing up as gray Java block

2000-12-24 Thread Paul Sinclair
Pan, Thanks for the help. Do you know which classes are needed for the cfgrid applet? Can the classes be placed anywhere in the URL space? Paul Sinclair > -Original Message- > From: pan [mailto:[EMAIL PROTECTED]] > Sent: Saturday, December 23, 2000 5:02 PM > To: CF-Talk &

showing up as gray Java block

2000-12-23 Thread Paul Sinclair
x27;s IE? Here is a truncated version of the template that creates the if this is any help determining what the problem is: Thanks for help. Paul Sinclair ~~ Structure your ColdFusion code with Fusebox. Get the of

RE: Session Variables

2000-12-21 Thread Paul Sinclair
Based on some of the comments in this thread, am I correct in assuming that cookies must be enabled in the client's browser in order for session variables to work? Paul Sinclair > -Original Message- > From: Cameron Childress [mailto:[EMAIL PROTECTED]] > Sent: Thursday, Dec

showing up as gray block in IE

2000-12-21 Thread Paul Sinclair
x27;s IE? Here is a truncated version of the template that creates the if this is any help determining what the problem is: Thanks for help. Paul Sinclair ~~ Structure your ColdFusion code with Fusebox. Get the of

RE: Who wants a CF-SQL Mailing List?

2000-12-21 Thread Paul Sinclair
blank for future use]. I'd prefer to have this list continue as is with a general scope so that I don't have to track several different lists to have the benefits listed. Having said that, yes - I would subscribe to CF-SQL if this list is subdivided to exclude such topics. Paul Sincla

Refreshing images without refreshing page

2000-12-20 Thread Paul Sinclair
sh of the entire page. Anyone come up with a good way to handle this type of thing? Thanks, Paul Sinclair ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives:

RE: Trying to get price in Dollar format from Access db

2000-12-15 Thread Paul Sinclair
Matthieu, Thanks. I know about the DollarFormat using CF, but I couldn't see how to use it when outputting the data to a (not via ). I now see in looking closer at that you can use which has an option for NumberFormat. That does the trick. Paul Sinclair -Original Message-

Trying to get price in Dollar format from Access db

2000-12-15 Thread Paul Sinclair
several other fields properly formatted but this dollar thing is avoiding me. The field gets displayed simply as 25.. Thanks for what is I am sure a simple answer that I have just stupidly overlooked. Paul Sinclair ~~ Structure your Col

Using JavaScript to validate non- fields in a

2000-12-11 Thread Paul Sinclair
some help. Paul Sinclair ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseof

SQL DateAdd function - how do I?

2000-12-05 Thread Paul Sinclair
o make a calculation in the WHERE clause? Thanks for help. Paul Sinclair ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-ta

RE: Time Stamp on CFMAIL email

2000-12-01 Thread Paul Sinclair
Athelene, I am running CF Enterprise 4.5.1 and had this problem. When I applied SP1 it took care of it. I don't know what version you are running but you might want to apply the latest Service Pack for it and see if that takes care of it for you also. Paul Sinclair > -Original

Recommendations for banner ad managers

2000-11-27 Thread Paul Sinclair
recommendations/experiences with any that would be helpful in deciding which way to go on this. Also, are there other CF based systems that aren't listed in the DevEx gallery? Thanks for assistance. Paul Sinclair ~~ Structure your ColdFusion

Structures: Where is data kept

2000-11-25 Thread Paul Sinclair
Once a structure has been created and populated, where is the data kept? I can't find it in the registry anywhere but it persists across server reboots so it is obviously somewhere in the machine. If I need to get at it to move it to a different server, where do I go to get it? Paul Sin

Anyplace to pick up outdated browser versions for testing

2000-11-22 Thread Paul Sinclair
f outdated browser versions. Paul Sinclair ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubsc

Any good way to index/search pdf docs via CF

2000-11-21 Thread Paul Sinclair
I've got about 1500 pdf documents that need to be indexed so as to be searchable via a web search form. Can you/how do you index these things so as to do a search on them? Can you create a Verity collection out of them and then search the Verity collection? Thanks for any pointers.

Is = ?

2000-11-21 Thread Paul Sinclair
This is a simple one I guess. Are the following two snippets of code equivalent: 1. 2. Is there any benefit to calling a tag one way or the other or am I totally off base about these being the same? Paul Sinclair ~~ Structure your ColdFusion

RE: Web server for Win2kP?

2000-11-20 Thread Paul Sinclair
limitation on the PRO version v. the Server version that is installed but I haven't a clue what the differences are. But I do know that you can install it from your Win2000 PRO setup CD. Paul Sinclair > -Original Message- > From: Todd Ashworth [mailto:[EMAIL PROTECTED]] > Sent: Mo

Any good update/navigate/archive apps for large CF site?

2000-11-17 Thread Paul Sinclair
this type site. Any suggestions will be appreciated. Paul Sinclair ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ U

SQL query to aggregate these?

2000-11-07 Thread Paul Sinclair
table for tblDoubles and/or tblSingles, but I can't figure out how to combine all points into one summary table. Is it possible? Thanks for any help. Paul Sinclair Archives: http://www.mail-archiv

Help building simply sql query expression

2000-11-03 Thread Paul Sinclair
ot;abcname" with abc under "win" and "nopname" with nop under "win") but if this is not easily done, I can run two different queries, one for each. But if possible I'd like to get query results like th

Any easy way to use fractions, not decimals?

2000-11-01 Thread Paul Sinclair
this using a function? I've been forced to do a whole bunch of string manipulation in several cfm templates in order to get the output as I want it and it is getting tedious. I am hoping there is a function that I am overlooking. Thanks for your help. Pau

Accessing db query via Cold Fusion?

2000-11-01 Thread Paul Sinclair
I have a db with a number of queries. Is it possible to access these queries using CF and the results? If so, a primer on the code would be very helpful. Thanks. Paul Sinclair Archives: http

RE: String manip: Using fractions rather than decimals for output

2000-10-31 Thread Paul Sinclair
I should have noted in my original message that the numbers I am working with are coming from a to a database. The db fields are number fields. They need to be number fields so that I can do some math with them. Paul > -Original Message- > From: Paul Sinclair [mailto:[EMAIL PRO

String manip: Using fractions rather than decimals for output

2000-10-31 Thread Paul Sinclair
eries of string manipulation exercises to get the left side of the decimal point and then append the proper fraction to the right side. It's getting to be a real pain. I'm hoping there is some simple function that I haven't found

RE: Getting/manipulating data for multiple records, multiple tables

2000-10-27 Thread Paul Sinclair
answer to this I can figure out everything else that I've asked in my question below. Paul Sinclair > From: Paul Sinclair [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 27, 2000 7:09 AM > To: CF-Talk > Subject: Getting/manipulating data for multiple records, multiple tables

Getting/manipulating data for multiple records, multiple tables

2000-10-27 Thread Paul Sinclair
ng something simple - not seeing the forest through the trees. Any help would be great. Paul Sinclair Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.ho

RE: Help with ArraySum

2000-10-26 Thread Paul Sinclair
Original Message- > From: pan [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 25, 2000 11:14 PM > To: CF-Talk > Subject: Re: Help with ArraySum > > > > > > From: Paul Sinclair [mailto:[EMAIL PROTECTED]] > > > > I'm setting an array

Help with ArraySum

2000-10-25 Thread Paul Sinclair
s first argument contains only real values" When I convert the array to a list, it outputs the following as the contents of the array: 3.0,2.0,0.0,3.5,0.5,0.0,1.0,0.0,3.0,2.0,2.0,4.5,3.0,0.0,0.0,6.0,4.5,9.0,0.0, 3.0, What might

Strange behavior in message body: no hard returns [CF-Talk]

2000-09-20 Thread Paul Sinclair
expected) in the contents of the email. Any ideas what's causing this? Paul Sinclair -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?si

putting wrong time header in message?

2000-09-02 Thread Paul Sinclair
like to fix if possible. Paul Sinclair -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message

Problems with CFINSERT and Date/Time fields

2000-08-04 Thread Paul Sinclair
;) But this is giving me problems as well. What am I missing? Thanks. Paul Sinclair -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sideb

RE: 'ing FORM Field Names Problem

2000-08-01 Thread Paul Sinclair
Steve, That's got it. Thanks. I forgot about getting rid of the quotes in the #Evaluate("tempvar")# thing. When I changed it to #Evaluate(tempvar)#, it gives me the value I need. Paul Sinclair > -Original Message- > From: Steve Martin [mailto:[EMAIL PROTEC

RE: 'ing FORM Field Names Problem

2000-08-01 Thread Paul Sinclair
l_name_2#, etc.)? In other words - shows me the value entered, not the field name. Thanks for any more help! Paul Sinclair > -Original Message- > From: Jeff Beer [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 01, 2000 12:21 AM > To: [EMAIL PROTECTED] > Subject

RE: 'ing FORM Field Names Problem

2000-07-31 Thread Paul Sinclair
- I can't figure out how to get CF to understand that where I have #FORM.tempcomment#, I want it to read the variable tempcomment so that it comes out as #FORM.full_name_1# (or #FORM.full_name_2#, etc.) How do I cram this thing down CF's throat? Thanks for any mo

'ing FORM Field Names Problem

2000-07-31 Thread Paul Sinclair
wn gets incremented up with each loop? In the case where 4 people are registered, I need to get it so that the portion winds up with loops for: #FORM.Full_Name_1# #FORM.Full_Name_2# #FORM.Full_Name_3# I can't figure out how to get the FORM field's name changed using the . I'

  1   2   >