RE: Ceiling on # of collections in Verity?

2000-10-31 Thread Richard Brotherton Analyst Programmer IT CS
I'm unaware of any fixed limit. I run around five hundred small collections (avg. 10,000 docs in each), but they are organised into a controlled hierarchy, so that may help. Richard -Original Message- From: J.Milks [mailto:[EMAIL PROTECTED]] Sent: 27 October 2000 15:20 To: CF-Talk

Load testing CF

2000-10-31 Thread Tom Dyson
Hi there Do any of you have experience of load-testing software for your CF apps? We want to simulate 100 simultaneous users for a large intranet app. We don't want to spend too much... Thanks Tom

unicode

2000-10-31 Thread Deva Ramesh
Actually i want some info on unicode.(and i gone thru www.unicode.org also) can any body knows about how it works. In my form i have two fields one is combo. in that combo i have differenct languages are there ( i mean for english - EN, Chainease - CH like that ) if i choose chainease - CH

Javascript : reordering a form field

2000-10-31 Thread Neil Clark
Anyone out there gor a script which reorders a multiline text menu? for instance I have 4 items in it : 1 2 3 4 and I want to click a button which will push 4 up to position 1 or a down button which will push 1 down to position 2 etc... ?? N ! --- Neil Clark

Re: Submit a Form once

2000-10-31 Thread Wjreichard
It would be better to handle it at the client. Just add a javascript on_submit routine to check a local JS varialble to determine if this is the second event ... if so cancel the form's sumit action. This way the server database is not queried. In a message dated 10/30/00 2:23:43 PM Eastern

Re: Decrypt

2000-10-31 Thread Wjreichard
http://shroom.dv8.org/cfd/ Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message with 'unsubscribe' in

Re: Drop down List

2000-10-31 Thread monika kon
Please tell me where I can find this custom tag. Secondly how am I suppose to use Java script ,as I don't know much of it. If I use onchange() of javascript ,I will have to call javascript coe in it. Please help.. --- Vaughan Evans [EMAIL PROTECTED] wrote: There is a custom tag called

RE: Dynamic PDF

2000-10-31 Thread Daye, Marianne
There's a custom tag called htm2pdf that does this. http://devex.allaire.com/developer/gallery/SearchResults.cfm?keywords=html2p dfsearch=search. I haven't actually put it to the test, but I plan to use it in the near future. If you use it, could you tell me what you think and problems you

RE: Project documentation

2000-10-31 Thread Paul Johnston
I have done a presentation to the UK CFUG on "Documentation in Cold Fusion" which describes some issues around documenting code (specifically), but people have said that it's useful for project management issues and the like. If you want to take a look, check these links out (copy of message

Re: CFFORM Textareas

2000-10-31 Thread Mary_Baotic
Yes you can. Mary Peter Benoit

Re: Drop down List

2000-10-31 Thread Wjreichard
Shally, time to invest in client-side scripting. You are a programmer? http://www.javascript.com/ In a message dated 10/31/00 6:35:18 AM Eastern Standard Time, [EMAIL PROTECTED] writes: Secondly how am I suppose to use Java script ,as I don't know much of it. If I use onchange() of

Re: Drop down List

2000-10-31 Thread James Taavon
This is a multi-part message in MIME format. --79B146EDDC6C8F75FF1B27F5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit You can find the custom tag at http://nateweiss.com/taggallery/ monika kon wrote: Please tell me where I can find this custom tag.

Update problem

2000-10-31 Thread Guy J. McDowell
Hello, Oh boy. Did site switchover today on our flagship - wasn't given time to complete back end. We're going to pay for it now. Oh well, they didn't want to listen to me or ask me how long it will take. Here's one of the problems: News articles are index via a database with a field called

Re: Dynamic PDF

2000-10-31 Thread Ryan
All, Is there a way to create PDFs on the fly? My users get a results set from a query and I would like to give them a dynamic way to print it. Any thoughts on how it can be done? A PDF file is really text inside, if you just need to change a few parts of the file, like their name + account

URGENT! Client variable help needed

2000-10-31 Thread Bud
Sorry to post this as urgent, but I asked this question a couple weeks ago, never got an answer, and the problem has cropped up again. Is there some sort of problem with using the word "total" as a client variable? For some reason, and I can't figure it out for the life of me, my darned cart

File Vs Database?????????

2000-10-31 Thread Suhail Khaki
hi all. I am making a small web application where in a candidate will be able to write his test on the web once he applies for a post.So i am making an on-line test paper. Since no huge data storage is required, so i want to develop this application purely file based..i mean i dont want to use

ot: conference info

2000-10-31 Thread Kevin Schmidt
I am headed to the developers conference on Saturday and have noticed in various posts things like CF_Underground and CF_Scale and CF_Beer. Anybody got more info on these. Location? Time? Date? Etc Thanks, Kevin Schmidt Internet Services Director PWB Integrated Marketing and Communications

OT: LDAP

2000-10-31 Thread Dave Hannum
Is there any way to dump the column names from an LDAP table? For some unknown reason, the person who set up our LDAP used an unconventional naming scheme, and I don't know what all is in there. Thanks, Dave

Re: ot: conference info

2000-10-31 Thread Larry W. Virden
Re: next week's conference At least two or more co-workers are also planning to attend - is there a mailing list they could/should be on that is discussing all the upcoming activities? -- Larry W. Virden URL: mailto:[EMAIL PROTECTED] URL: http://www.purl.org/net/lvirden/ Even if explicitly

textarea help

2000-10-31 Thread ibtoad
Ok here is my next question. I have a form page located at: http://www.cfm-resources.com/h/happytoad This page creates an html file that is displayed in a textarea box on the results page. the probblem is that because the html is generated dynamically, I can't figure out how I can save this to

Re: Dynamic PDF

2000-10-31 Thread Howie Hamlin
Nope, not true - a PDF file uses compression. More info at: http://www.wotsit.org/download.asp?f=pdfspec Regards, Howie - Original Message - From: "Ryan" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Tuesday, October 31, 2000 9:12 AM Subject: Re: Dynamic PDF All, Is

Re: conference info

2000-10-31 Thread Howie Hamlin
www.cfconf.org Regards, Howie - Original Message - From: "Kevin Schmidt" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Tuesday, October 31, 2000 10:34 AM Subject: ot: conference info I am headed to the developers conference on Saturday and have noticed in various posts

RE: ot: conference info

2000-10-31 Thread Cameron Childress
At least two or more co-workers are also planning to attend - is there a mailing list they could/should be on that is discussing all the upcoming activities? I don't know of a specific list, but I would say that CF_Community is probably the best list for discussion of the conference.

RE: URGENT! Client variable help needed

2000-10-31 Thread Stephen Moretti
Bud, Is there some sort of problem with using the word "total" as a client variable? For some reason, and I can't figure it out for the life of me, my darned cart is not updating client.total. I can put stuff in the cart, the total reads right, but when I go to another page, there is no

RE: Dynamic PDF

2000-10-31 Thread Ian Lurie
Generating PDF files on the fly is tricky. While you can use Acrobat Distiller to create an ASCII-based PDF file, the ASCII version is EXTREMELY bulky. The binary, compressed version is really the only way to go. We've had better success generating PostScript or RTF, and then converting that to

RE: textarea help

2000-10-31 Thread ibtoad
I think I figured it out. Thanks anyway, Rich -Original Message- From: ibtoad [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 9:33 AM To: CF-Talk Subject: textarea help Ok here is my next question. I have a form page located at: http://www.cfm-resources.com/h/happytoad This

RE: File Vs Database?????????

2000-10-31 Thread Zachary Bedell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am making a small web application where in a candidate will be able to write his test on the web once he applies for a post.So i am making an on-line test paper. Since no huge data storage is required, so i want to develop this application

Looking for custom tag to give me user information, cpu speed, ram, etc.

2000-10-31 Thread Edward Peloke
Does anyone know where I can get a custom tag to give me information about the user (i.e. cpu speed, processor type, ram)? Thanks, Eddie Archives:

RE: conference info

2000-10-31 Thread Nathan Stanford
CF_Underground http://www.cftipsplus.com/CF_UnderGround/cf_underground.cfm http://www.cfconf.com/cf_underground/ http://www.fusionauthority.com/ CF_Scale https://secure.teratech.com/cfscale/cfscalereg.cfm Sorry CF_Underground is FULL the fire marshall will only allow us the number we

Netscape left and top margin?

2000-10-31 Thread Nathan Stanford
body leftmargin="0" topmargin="0" What is the options for netscape left and top? I used to know but I can not remember. Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/

RE: conference info

2000-10-31 Thread Kevin Langevin
Waa I can't go. :( *sigh* CFUG-SFL Manager -Kev /CFUG-SFL Manager -Original Message- From: Howie Hamlin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 9:35 AM To: CF-Talk Subject: Re: conference info

RE: conference info

2000-10-31 Thread Stewart McGowan
me neither!!! Still i get to go to IETF San Diego in december :)) Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or

Re: File Vs Database?????????

2000-10-31 Thread Todd Ashworth
Access is a file based database anyway :) Besides, ColdFusion was *designed* to work with databases. Using one really is the best option. Todd Ashworth | OR if you don't have | MS Access, but that's fairly reasonably priced software IMHO. If you | can afford CFServer, then MS Access should

RE: Netscape left and top margin?

2000-10-31 Thread Cameron Childress
LEFTMARGIN=0 TOPMARGIN=0 marginweight=0 marginwidth=0 -Cameron Cameron Childress ElliptIQ Inc. p.770.460.7277.232 f.770.460.0963 -Original Message- From: Nathan Stanford [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 9:59 AM To: CF-Talk Subject:

RE: URGENT! Client variable help needed

2000-10-31 Thread James Mathieson
-Original Message- From: Bud [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 9:19 AM To: CF-Talk Subject: URGENT! Client variable help needed Heya, Bud, well, this is a totally off-the-wall-guess from a self-confessed novice, but is there something in the application.cfm

Retrieving Uploaded Files from server

2000-10-31 Thread James Taavon
This is a multi-part message in MIME format. --625775D6065D216DB105DE07 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am uploading files to a server. What is the best way to retrieve the list for people to download them. I used Verity a while back and

RE: URGENT! Client variable help needed

2000-10-31 Thread Bud
On 10/31/00, Stephen Moretti penned: It may be that something is seeing "total" as a reserved word somewhere along the way. Try changing 'total' to something a little more meaningful, such as 'CartTotal'. Yep, I did that after I sent the e-mail. No dice. -- Bud Schneehagen - Tropical Web

Re: Re-Ordering a Multiple Select Box

2000-10-31 Thread David Shadovitz
It's not clear what you're asking for. The subject refers to a multiple select box, but the message refers to a multiline text menu, whatever that is. You only want one item visible in a multiple select box? Doesn't make sense. Following is some code to move multiple items up and down in a

RE: Netscape left and top margin?

2000-10-31 Thread Neil Clark
marginheight=0 marginwidth=0 N ! --- Neil Clark Senior Web Applications Engineer mcb digital Tel. +44 (0)20 8941 3232 Tel. +44 (0)20 8408 8131 [Direct] http://www.mcbdigital.com ---

Updating two frames when sumitting a form

2000-10-31 Thread Percy E Perez
Hello everyone, I have a page consisting of three frames. One of these frames has a form. I am trying to update two frames at the same time when I click on submit. Any suggestions? Thank you in advance. Percy E Perez

RE: Retrieving Uploaded Files from server

2000-10-31 Thread Simon Horwith
use cffile and cfdirectory. You can pretty up the interface with CFTREE if you really want to. ~Simon -Original Message- From: James Taavon [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 10:17 AM To: CF-Talk Subject: Retrieving Uploaded Files from server This is a

RE: conference info

2000-10-31 Thread Paul Ihrig
yes but who is signed up? was there a comfirmation? -Original Message- From: Nathan Stanford [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 9:50 AM To: CF-Talk Subject: RE: conference info CF_Underground

RE: Netscape left and top margin?

2000-10-31 Thread Peter Benoit
marginwidth="0" marginheight="0" * -Original Message- * From: Nathan Stanford [mailto:[EMAIL PROTECTED]] * Sent: Tuesday, October 31, 2000 9:59 AM * To: CF-Talk * Subject: Netscape left and top margin? * * * * body leftmargin="0" topmargin="0" * * What is the options for

RE: URGENT! Client variable help needed

2000-10-31 Thread Cameron Childress
adding and deleting items, etc., but no matter what I do client.total stays at 0. I even changed the application name in case something You said that all the other client vars were updating ok, so if that is the case, this is problem not your problem, but worth a look anyway. Is it possible

Advanced Security spontaneous deauthentication...

2000-10-31 Thread Tage Widsell
Hi, I'm managing a site that uses Advanced Security to keep trakc of users and groups. My users have complained that they quite often get kicked out and have to log on again, sometimes after being logged in only a few minutes. I have checked some cases and found that all client cookies are still

Public Thanks

2000-10-31 Thread Guy J. McDowell
Hi, Just wanted to give public thanks to Deanna Schneider Interactive Media Developer UWEX Cooperative Extension Electronic Publishing Group 103 Extension Bldg 432 N. Lake Street Madison, WI 53706 (608) 265-7923 For her help with cfloops, multiple radio buttons and variables. I'm almost out of

String manip: Using fractions rather than decimals for output

2000-10-31 Thread Paul Sinclair
I want to output a number using fractions rather than decimals. I.e., 1 1/2 not 1.5; 1 1/4 not 1.25; etc. Is there an easy way to do this? I've been resorting to a bunch of cfif statements to determine if the right side of the decimal point is something other than .00. If so, I have to do a

Cold Fusion Configuration

2000-10-31 Thread Yanik Lupien
Hi, excuse for my english, I need help... I try to configure a web site on network path (\\server\path\) on IIS and when I ask to get the page I always get a Cold Fusion error 404... If I call a normal .HTML file it's work but a cfm file not work ... Anyone have Idea? Yanik Lupien

[OT] JavaScript str.search(.)

2000-10-31 Thread Hays, Duncan
I'm trying to use JavaScript to validate an email address and I want to find the position of the period (".") in the address. When I pass it a valid address like: [EMAIL PROTECTED] ( = email) and I have in my function: var vat = email.search("@"); var vdot = email.search("."); vat is

RE: conference info

2000-10-31 Thread Nathan Stanford
I believe that they sent out a comfirmation... I know that I recieved one. I also recieved tickets in the mail. Of course I was the first sign up after the database opened. :) grin I hope to meet some of you. I am from http://www.cftipsplus.com Nathan -Original Message- From: Paul

RE: Netscape left and top margin?

2000-10-31 Thread Nathan Stanford
Thanks Cameron Childress And Neil Clark Why am I still getting a white space at the top in Netscape? body bgcolor="#ff" LEFTMARGIN=0 TOPMARGIN=0 marginweight=0 marginwidth=0 TABLE border="0" cellspacing="0" cellpadding="0" TR valign="top" TD IMG alt="The Gainsco Companies" src

RE: File Vs Database?????????

2000-10-31 Thread Zachary Bedell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Though I didn't originate this, thanks for the advice. I was going to pose the question today regarding using text in a database versus just having CF include a .htm file of the text by way of referencing the file name in the db. If I could

RE: LDAP

2000-10-31 Thread Mike Sullivan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 for ldap3: cfldap action="QUERY" name="entrytest1" attributes="dn, subschemasubentry" start="" scope="BASE" startrow="1" filter="objectclasss=*" server="xxx.xxx.xxx.xxx" cfoutput

RE: Dynamic PDF

2000-10-31 Thread Gieseman, Athelene
I finally have the web piece of Crystal Reports running and it works quite well. Get a hold of CR version 8 if you can. Athelene Gieseman [EMAIL PROTECTED] -Original Message- From: Mike Sullivan [mailto:[EMAIL PROTECTED]] Sent: Monday, October 30, 2000 5:53 PM To: CF-Talk Subject:

RE: URGENT! Client variable help needed

2000-10-31 Thread Hays, Duncan
If you have the same variable on your form twice it won't update either. That happens to me when I use JavaScript to recalculate -Original Message- From: Stephen Moretti [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 9:43 AM To: CF-Talk Subject: RE: URGENT! Client variable

Which tag do you use with Authorize.net?

2000-10-31 Thread Ryan
We are going to implement online credit card processing with our next application, and will probably go with Authorize.net because it is most often recomended. But what custom tag do most of you use? I see at least 4 in the Allaire gallery, 3 free ones and the $39 from cfauthorize.com. Thanks

RE: [OT] JavaScript str.search(.)

2000-10-31 Thread DeVoil, Nick
search() takes a regexp. You want indexOf(). Nick -Original Message- From: Hays, Duncan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 4:13 PM To: CF-Talk Subject: [OT] JavaScript str.search(".") I'm trying to use JavaScript to validate an email address and I want to find

dynamic variables

2000-10-31 Thread Gavin Myers
this doesnt work, of course, but it best clarifies what I am trying to do: Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe:

Re: Dynamic PDF

2000-10-31 Thread Ryan
At 09:33 10/31/00 -0500, you wrote: Nope, not true - a PDF file uses compression. More info at: http://www.wotsit.org/download.asp?f=pdfspec It may or may not use compression, its not part of the standard. Any PDF reader should be able to read a PDF if its compressed or not. RPS

Re: conference info

2000-10-31 Thread Larry C. Lyons
Hi, Since the Main Developer's Conference is at the Marriott Woodley Park, is there any information about the nearest Metro stop etc available? thanks, larry -- Larry C. Lyons ColdFusion/Web Developer EBStor.com 8870 Rixlew Lane, Suite 201 Manassas, Virginia 20109-3795 tel: (703) 393-7930

RE: File Vs Database?????????

2000-10-31 Thread Peter Theobald
Over the past few years I've gradually put more and more in the database. Once some data is in the database your options for administration, optimization, and maintainability are just SO much better. Stick it all in the database! If your articles are formatted with HTML, stick them in the

OT: Netscape left and top margin?

2000-10-31 Thread Rees, Mark (TWIi London)
MARGINHEIGHT="0" MARGINWIDTH="0" Mark -Original Message- From: Nathan Stanford [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 2:59 PM To: CF-Talk Subject: Netscape left and top margin? body leftmargin="0" topmargin="0" What is the options for netscape left and top? I

RE: Load testing CF

2000-10-31 Thread Ron Anderson
In typical Microsoft fashion, they have a free tool for performing Web App Stress Tests. I haven't used it yet... http://webtool.rte.microsoft.com -Original Message- From: Tom Dyson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 1:09 AM To: CF-Talk Subject: Load testing CF

Re: URGENT! Client variable help needed

2000-10-31 Thread paul smith
Did you try: cfif client.total GT 0Link to cart/cfif or cfif client.totalLink to cart/cfif best, paul At 09:19 AM 10/31/00 -0500, you wrote: cfif client.total GT "0"Link to cart/cfif Archives:

Re: Load testing CF

2000-10-31 Thread Stephan Tual (CFTutorials.com)
At 10:08 AM 10/31/00 +0100, you wrote: Hi there Do any of you have experience of load-testing software for your CF apps? We want to simulate 100 simultaneous users for a large intranet app. We don't want to spend too much... Tom- RSW software (http://www.rswsoftware.com/) offers a good testing

Studio Question

2000-10-31 Thread Duane Boudreau
Does anyone know if CFStudio has a command line interface? TIA, Duane Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe:

New CF Article

2000-10-31 Thread Robert Everland
http://www.zdnet.com/enterprise/stories/linux/0,12249,2646052,00.html Robert Everland III Web Developer Dixon Ticonderoga Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe:

RE: conference info

2000-10-31 Thread Simon Horwith
Woodley Park / Adams Morgan ie the zoo. ~Simon -Original Message- From: Larry C. Lyons [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 11:18 AM To: CF-Talk Subject: Re: conference info Hi, Since the Main Developer's Conference is at the Marriott Woodley Park, is there

RE: conference info

2000-10-31 Thread Simon Horwith
the hotel is atop a hill directly facing the Woodley METRO. 5 minute walk tops :) -Original Message- From: Larry C. Lyons [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 11:18 AM To: CF-Talk Subject: Re: conference info Hi, Since the Main Developer's Conference is at

CF Developer Exam

2000-10-31 Thread Scott Wolf
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. -- =_NextPart_001_01C0435B.3DFE8E80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Has anyone had the

Runtime - Solutions

2000-10-31 Thread Kelly olson
Hello All, I have a client that we designed a site for that wants to be able to tote around a sample working site. Does anyone know of a cost effective way to make a "runtime" version of coldfusion and a free/cheap web server that would run on a laptop for demos or conventions? Kelly

Input type = arrrrh!

2000-10-31 Thread Gavin Myers
I made this little thing: http://www.lightrodsoft.com/test/input.cfm those are examples of what this looks like on the listed types of browsers/computers form input type="text" size="25" /form anyone have any hints as to making this display more universal? thanks, Gavin

RE: Netscape left and top margin?

2000-10-31 Thread Rees, Mark (TWIi London)
try marginHeight instead of marginweight Mark -Original Message- From: Nathan Stanford [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 4:04 PM To: CF-Talk Subject: RE: Netscape left and top margin? Thanks Cameron Childress And Neil Clark Why am I still getting a white

RE: URGENT! Client variable help needed

2000-10-31 Thread paul smith
I assume client.total is automatically initialized to be equal to 0 for a new CFID/CFTOKEN pair. If a new CFID/CFTOKEN was generated, then the old CFID/CFTOKEN pair would still have the old value for client.total (namely 0) and so would the new CFID/CFTOKEN pair have the value 0 for

HELP w/CFLOOP DELIMITERS ?

2000-10-31 Thread miles
Hi, Im having a tiny problem with delimiters in a CFLOOP statement. The problem is directly out of Ben Forta's book in CF, Third Edition, Page 519, of "The ColdFusion Application Construction Kit". The LINE I'm having a problem with is the follow at the top of 519 in the code snippet.

RE: Which tag do you use with Authorize.net?

2000-10-31 Thread ron
We are going to implement online credit card processing with our next application, and will probably go with Authorize.net because it is most often recomended. But what custom tag do most of you use? I see at least 4 in the Allaire gallery, 3 free ones and the $39 from cfauthorize.com.

Re: conference info

2000-10-31 Thread news.fuseware.com
The metro stop for the zoo is right there...use the Woodley Park-Zoo stop. http://www.washingtonpost.com/wp-srv/local/longterm/metro/front.htm Regards, Howie "Larry C. Lyons" [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hi, Since the Main Developer's

Re: conference info

2000-10-31 Thread news.fuseware.com
The metro stop for the zoo is right there...use the Woodley Park-Zoo stop. http://www.washingtonpost.com/wp-srv/local/longterm/metro/front.htm Regards, Howie "Larry C. Lyons" [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hi, Since the Main Developer's

CFCONTENT, CSV and dynamic filenames?

2000-10-31 Thread Greenberg, Lisa
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --_=_NextPart_001_01C0435D.32EF3190 Content-Type: text/plain; charset="iso-8859-1" I can't seem to download the csv file created by the custom tag

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 cfquery 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

RE: Runtime - Solutions

2000-10-31 Thread Simon Horwith
try CFEXPRESS (available on allaire's download site), if you don't use tags that are not supported by the free server. ~Simon -Original Message- From: Kelly olson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 11:50 AM To: CF-Talk Subject: Runtime - Solutions Hello All, I

Problems with CFLOCATION and a Question about hrefs

2000-10-31 Thread Bob Silverberg
First, I apologize for cross-posting this to the Fusebox list, but I think it's possible that the problem might be fusebox related. The only reason I say that is because I have just finished my first fusebox site, and it's the first time I am experiencing this problem. There is one perplexing

Re: CF Developer Exam

2000-10-31 Thread J.Milks
I found it quite easy and fair. Lots of Array and Structure questions. Also general web concepts and SQL questions. James - Original Message - From: "Scott Wolf" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Tuesday, October 31, 2000 11:54 AM Subject: CF Developer Exam This

Re: Runtime - Solutions

2000-10-31 Thread J.Milks
CF Express and PWS? Never used express, but depending on the extent of the functionality of your app, it may be a solution, and it's free. See the Allaire site for more details. James - Original Message - From: "Kelly olson" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent:

RE: Runtime - Solutions

2000-10-31 Thread Doyle, Mike
Just a thought,...the single-user CF server that comes with CF studio. It's not the cheapest alternative for multiple laptops, but it'll work. My laptop runs with Win2K and the CF Studio single-user CF server, and I'm content. Mike "Room service??? Send up a larger room." -Groucho Marx

RE: conference info

2000-10-31 Thread Mary_Baotic
I thought the conference was at Marriot Wardman Park Hotel. I am wrong? Mary Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe:

RE: Input type = arrrrh!

2000-10-31 Thread Jaime Garza
For my IE versions I use STYLE TYPE="text/css" .inputtext {border:1px solid black;background:white;} .inputselect{border:1px solid black;background:white;} /STYLE and then input type="text" class="inputtext" etc. This gives a flat look to the edit boxes. I have no idea about

Re: Runtime - Solutions

2000-10-31 Thread Ryan
At 11:50 10/31/00 -0500, you wrote: Hello All, I have a client that we designed a site for that wants to be able to tote around a sample working site. Does anyone know of a cost effective way to make a "runtime" version of coldfusion and a free/cheap web server that would run on a laptop for

RE: Netscape left and top margin?

2000-10-31 Thread Nathan Stanford
Sorry, I should have guessed that was it. Nathan -Original Message- From: Rees, Mark (TWIi London) [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 10:58 AM To: CF-Talk Subject: RE: Netscape left and top margin? try marginHeight instead of marginweight Mark

Re: Which tag do you use with Authorize.net?

2000-10-31 Thread Adam Phillip Churvis
I thought I was clear that we don't use custom tags for this, but instead directly code it as shown in the sample seminar code you have. I promise I'm not trying to be difficult; I'm just trying to answer your question and am wondering what I'm not explaining well. Please reply. At 10:19 AM

Re: Which tag do you use with Authorize.net?

2000-10-31 Thread Adam Phillip Churvis
OOOPS! MY BAD! I thought I was responding to a private message earlier from Ryan, which I thought I had answered privately. I need to look at the headers more carefully! :) At 10:19 AM 10/31/00 -0600, you wrote: We are going to implement online credit card processing with our next

feature request?

2000-10-31 Thread Joseph Thompson
Unable to find a custom cf_ftp tag that did everything I needed, I am just finishing up a new recursive CFFTP tag. options are: folders only,recurse y/n,starting folder y/n output is just a list but I am thinking of making a cftree option (for fun) My question is: If there are any features

Old Question CF Hosting

2000-10-31 Thread Kevin Schmidt
Who's the best under $100 a month. Kevin Schmidt Internet Services Director PWB Integrated Marketing and Communications Office: 734.995.5000 Mobile: 734.649.4843 Archives:

RE: [OT] JavaScript str.search(.)

2000-10-31 Thread Hays, Duncan
Thanks so much. It's amazing how easy it is to miss something that should be obvious. From: DeVoil, Nick [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 11:22 AM search() takes a regexp. You want indexOf().

CD-ROM based apps

2000-10-31 Thread Shawn Regan
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --_=_NextPart_001_01C04366.190052A0 Content-Type: text/plain; charset="iso-8859-1" Has anyone done any CD-ROM based applications? I need to

Re: conference info

2000-10-31 Thread Howie Hamlin
That's it - http://marriotthotels.com/WASDT/default.asp Regards, Howie - Original Message - From: [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Tuesday, October 31, 2000 12:26 PM Subject: RE: conference info I thought the conference was at Marriot Wardman Park Hotel. I

RE: conference info

2000-10-31 Thread Kelly Matthews
You are correct http://www.allaire.com/handlers/index.cfm?ID=9495Method=FullTitle=Conferen ce%20Location%20and%20Hotel%20ReservationsCache=False but its still the Woodley stop some people refer to that Marriott as the woodley but its the same place. Kelly Stay current with what's happening on

RE: HELP w/CFLOOP DELIMITERS ?

2000-10-31 Thread Philip Arnold - ASP
Im having a tiny problem with delimiters in a CFLOOP statement. The problem is directly out of Ben Forta's book in CF, Third Edition, Page 519, of "The ColdFusion Application Construction Kit". The LINE I'm having a problem with is the follow at the top of 519 in the code snippet.

RE: Input type = arrrrh!

2000-10-31 Thread Courtney Payne
Gavin, If you're concerned about the field widths, what I usually do is specify the size attribute with Netscape in mind, then define a style 'on top of it' for my IE users. ex. input type="text" name="test" size=25 style="width: 200px" Netscape picks up the size=25 and ignores the style

RE: Cold Fusion Configuration

2000-10-31 Thread mherbene
This might help: http://www.defusion.com/articles/index.cfm?ArticleID=89 -Original Message- From: Yanik Lupien [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 10:55 AM To: CF-Talk Subject: Cold Fusion Configuration Hi, excuse for my english, I need help... I try to

  1   2   >