RE: Client Variables

2002-03-22 Thread savan . thongvanh
the client management stuff is kept in the URL. The URL will show if they've visited or not or possibly timed out or not, it appends the id and token to the url. Bosky, Dave [EMAIL PROTECTED] on 03/22/2002 08:37:41 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc:

OT: Link Tables Vs. Joins

2002-03-19 Thread savan . thongvanh
Do you guys/gals use link tables? how much benefit do you really get from using them? I'm working w/ a developer that seems to want to use a link table for every little thing. I understand that they help reduce the amount of data that's repeated but are they worth it? I've ignored link tables

RE: Flash MX

2002-03-18 Thread savan . thongvanh
anything official on how big the change is going to be? is it going to be analogous to a change in the javascript DOM? Cantrell, Adam [EMAIL PROTECTED] on 03/18/2002 12:10:14 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: RE: Flash MX I've heard

Re: OT New window

2002-03-15 Thread savan . thongvanh
call the OpenWindow function with at timestamp as the title openWindow(strURL, new Date(), intWidth, intHeight); Ray Bujarski [EMAIL PROTECTED] on 03/15/2002 12:41:14 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: OT New window I am using the

Re: One call for two pages?

2002-03-15 Thread savan . thongvanh
you should just reload the lower frame onload of the upper. parent.html -frame1.html -frame1.html in frame1.html just go: body onload=top.frames[1].location=top.frames[1].location; Dave Carabetta [EMAIL PROTECTED] on 03/15/2002 12:59:20 PM Please respond to [EMAIL PROTECTED]

Re: OT New window

2002-03-15 Thread savan . thongvanh
simple. just like me. :P Greg Alton [EMAIL PROTECTED] on 03/15/2002 01:17:52 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Re: OT New window Simple is beautiful! Great idea! Greg Alton CFDev - Original Message - From: [EMAIL PROTECTED]

Re: One call for two pages?

2002-03-15 Thread savan . thongvanh
haha, i totally screwed up that post. instant replay this is kindof a wacky situation. as far as I know there are few ways to make a recordset, or data in general, available across frames. in this case I would use a wddx recordset. -i'd run the query in the upper frame -return it to the page

RE: Fusebox pros and cons

2002-03-14 Thread savan . thongvanh
not being contradictory here but, how does too much client envolment hinder a well written application? most of the clients i've worked with don't have the CF skillset in the organization so I've been able to keep everything pretty clean, as our individual interpretations of clean go. I would

RE: Fusebox pros and cons

2002-03-14 Thread savan . thongvanh
i read ya. :-) Ian Lurie [EMAIL PROTECTED] on 03/14/2002 09:09:25 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: RE: Fusebox pros and cons That's easy: When a client starts a sentence with 'Wouldn't it be easy to...', and you've already completed

RE: Fusebox pros and cons

2002-03-14 Thread savan . thongvanh
you got my point exactly. Jeffry Houser [EMAIL PROTECTED] on 03/14/2002 09:17:26 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: RE: Fusebox pros and cons I was being sarcastic, meaning that clients will always come up with some foolish idea. From

RE: SCRIPT

2002-03-14 Thread savan . thongvanh
just a reminder that using the back() method of the history object is going to go back one step at the top level document of the window. if you have a frameset you might inadvertently take a user off your site. if you have problems w/ that, and as i personally prefer, try using history.go(-1)

Re: HELP NEEDED

2002-03-14 Thread savan . thongvanh
i love cf and all but since you're doing all that perl stuff wouldn't it be easier to accomplish that w/ a perl cgi script? c'anyone tell i'm having a slow day? :P Allan Pichler [EMAIL PROTECTED] on 03/14/2002 09:24:14 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED]

Mail tags

2002-03-14 Thread savan . thongvanh
is there a pop tag or tagset out there? ie for marking messages on the pop server read, for deletion, etc.? __ Why Share? Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation ·

OT Thank god for markup

2002-03-14 Thread savan . thongvanh
Situation: Studying for Sun Java Cert Question: What the !@#$#$ is the point of a bitwise operator? can someone give me a reason that i would EVER want to use 1011103 and isn't the result 000100 changing the most significant byte to preserve the sign? OI!

Re: file/mime types

2002-03-13 Thread savan . thongvanh
if you're using windows the best place to look for file types is the registry. particularly since the types in the registry are ones that are supported on your computer :) Paul Giesenhagen [EMAIL PROTECTED] on 03/13/2002 11:13:58 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL

Re: CF Certification for 5.0 rolling over to next version?

2002-03-05 Thread savan . thongvanh
welcome to the world of professional certification :) :P Dave Carabetta [EMAIL PROTECTED] on 03/04/2002 06:04:07 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Re: CF Certification for 5.0 rolling over to next version? I remember way back when they

Application Models

2002-03-05 Thread savan . thongvanh
Can someone lend a guiding light here? what are the differences and or similarities between Fusebox, Net, and JSP Struts? Can a parallel comparison be made or are they all too different? Thanks- Savan __ Why Share? Dedicated

Re: Rotating banners

2002-03-05 Thread savan . thongvanh
i've done this by using time. it's kind of 2 fold. Weight 6 ad1,ad2,ad3,ad4 weight 3 ad5, ad6, ad7, ad8 -I'd assign the weight of each banner before hand. -Grab the last digit in the seconds of the current time. -Display an ad from the weight group that corresponds w/ the time integ er i.e.

RE: Multi Processor Server Config

2002-03-05 Thread savan . thongvanh
In win2k, i dont remember exactly where it is, you can assign certain processes to a processor manually. Dave Watts [EMAIL PROTECTED] on 03/05/2002 12:48:25 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: RE: Multi Processor Server Config I have just

OT Flashguru and Macromedia

2002-03-04 Thread savan . thongvanh
Does anyone know what happened to Macromedia's Link to a site called flashguru or something to that effect? They used to have a like to it as a reference to flash resources but now i can't find any trace of it Thanks-Savan __

Re: too much cookie?

2002-02-27 Thread savan . thongvanh
depends on how much else you're sending back and forth but more than li kely not. (speaking AS a dialup user :) ) [EMAIL PROTECTED] on 02/26/2002 05:52:48 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: too much cookie? I'm wondering if using a

OT JS again

2002-02-27 Thread savan . thongvanh
sorry for all the js stuff today. have a function to write a select box of states. is it faster, in general, to write text to a page with a function or return a string and write the string? Thanksabunch, Savan __ Get Your Own

RE: Closing a window from JS without prompt?

2002-02-27 Thread savan . thongvanh
that snippet didn't work in either NS or IE for me IE didn't even load the page and NS bombed because it said that closes was not defined i just pasted that snippet into a page. is there something else that needs to be done? Justin Waldrip [EMAIL PROTECTED] on 02/27/2002 01:17:54 PM

Re: Closing a window from JS without prompt?

2002-02-27 Thread savan . thongvanh
i would use a javascript function to open the window and subsequently c lose itself. If there are any URLs in the history of a window it cannot c lose, with javascript, without a prompt (up to IE 5.5 and NS 4.7). I'm not sure about version 6s. Savan Macarie Neculai [EMAIL PROTECTED] on

Re: OT Javascript: Date Parsing

2002-02-22 Thread savan . thongvanh
day like, day name? or day like the day number in a date? The Javascript Date() object does not have a day name property, howev er you can get the day number and date number today=new Date(some date); //this syntax isn't correct but you get the picture indexedDay=today.getDay() //will

GET Size

2002-02-22 Thread savan . thongvanh
what is the max length of a GET request? __ Why Share? Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month · Free Setup

OT Javascript associative arrays

2002-02-22 Thread savan . thongvanh
anyone know how to loop through and dump values from an associative array? __ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month · Free Setup

Re: Use of Style Sheets

2002-02-22 Thread savan . thongvanh
sure, that's the exact kind of thing css is good for. just include the style sheet and when you cfoutput your results throw a style tag in the output cfouput p class=heading#title#/p span class=description#description/span /cfoutput is that what you mean? Burcham, Steve [EMAIL PROTECTED]

Re: RegEx rookie question

2002-02-22 Thread savan . thongvanh
how about /^[a-z0-9]{n}X/i where n is the index of the character and X is the character? Howie Hamlin [EMAIL PROTECTED] on 02/22/2002 11:50:58 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: RegEx rookie question Is there a way to check for a

Re: Form Data - Post

2002-02-14 Thread savan . thongvanh
i read this thread and found it interesting. i don't know the answer and wan unable to find it. I know that at the length of the data in a GE T messgage is fixed and limited by constraints on valid URL formatting. However, post is obviously not. I couldn't find any concrete info on the POST

Re: manipulating Tab key in forms

2002-02-13 Thread savan . thongvanh
the curser _will_ move out of the form to the next link once it has reached the final tab index. Tony Schreiber [EMAIL PROTECTED] on 02/13/2002 10:00:33 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Re: manipulating Tab key in forms IE has a

WDDX

2002-02-13 Thread savan . thongvanh
I'm not sure if this is OT or not but here goes... Why would I use WDDX instead of just using straight XML? -there are SEVERAL good parsers out there. -The javascript that it takes to create the packets is not that complex. -The packets aren't really any kind of packets their just strings

Re: oracle performance

2002-02-13 Thread savan . thongvanh
depending on what system your on the native drive actually may not be t he fastest. i've found cases where an MSODBC driver was faster than the vendor connection. Andre Turrettini [EMAIL PROTECTED] on 02/13/2002 11:52 :09 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL

Re: MySQL Cold Fusion Question?

2002-02-13 Thread savan . thongvanh
depending on the size of the db i think the easiest solution, from a development standpoint, would be to copy the access db to the mysql server, create a dsn to it, read all the records from access, and write them back to identical tables in the mysql db anyone think of something quicker?

Re: excessive server restarts

2002-02-06 Thread savan . thongvanh
looks like you're going to have to do some CF or system log reading. Jennifer Knoblock [EMAIL PROTECTED] on 02/06/2002 12:32:10 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Re: excessive server restarts Is it really going to make that much

RE: cfselect and required=yes

2002-02-05 Thread savan . thongvanh
You can require a select in a drop down to be selected by either validating the field with javascript, if you want to use a title option like select an option as the first item, or by creating the select wi th no blank values and setting a default option by using the keyword selec ted as follows

RE: OT: Anybody heard of this?

2002-02-05 Thread savan . thongvanh
haha, cute trick huh? at least in IE it asks you if you want to set it or not. Dave Watts [EMAIL PROTECTED] on 02/05/2002 09:03:01 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: RE: OT: Anybody heard of this? I has some spam in my email this

Re: OT: Anybody heard of this?

2002-02-05 Thread savan . thongvanh
ns will do it no ?'s asked. if ie does it you may have your security settings set to extra super duper low :) Dave Hannum [EMAIL PROTECTED] on 02/05/2002 09:25:10 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Re: OT: Anybody heard of this? It

Re: OT: pdf

2002-01-30 Thread savan . thongvanh
can you do a browser check for the acrobat plugin and redirect if false ? [EMAIL PROTECTED] (John Dowdell) on 01/30/2002 03:11:27 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Re: OT: pdf At 5:39 AM 1/29/2, Steven Dworman wrote: A client has an

OT?One of Bens Books

2002-01-29 Thread savan . thongvanh
I am contemplating getting the Allaire's Certified ColdFusion Developer book. I've read good things about it but it was written w/ 4.5 in mind wasn't it? That being said is it still a valid reference for studying for the exam? Thanks in advance, Savan

OT?One of Ben's books

2002-01-29 Thread savan . thongvanh
Sorry, nevermind i just saw the new CF5 title. Thanks as always- Savan __ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month · Free Setup

Re: OT: pdf

2002-01-29 Thread savan . thongvanh
yes, if you have adobe acrobat, i have v4.05, you can set security options when you save the pdf. in the save dialog there is a security tab that gives you check boxes f or Do Not Allow [ ]Printing [ ]Changing the Document [ ]Selecting Text and Graphics [ ]Adding or Changing Annotations and

Re: OT: I need some smart pills for my HTML text boxes...

2002-01-29 Thread savan . thongvanh
i'm trying to reproduce the prob in IE 5.5 but can't...what ver sion are u using? Tyler Silcox [EMAIL PROTECTED] on 01/29/2002 08:37:30 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: OT: I need some smart pills for my HTML text boxes... I'm got a

Re: Regex question.

2002-01-29 Thread savan . thongvanh
i'm not sure what CF's regex syntax is exactly but in other quasi-stand ard types i would use /*\W*\w*2002/ Jeff Fongemie [EMAIL PROTECTED] on 01/29/2002 08:44:02 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Regex question. Tuesday, January 29,

Re: Regex question.

2002-01-29 Thread savan . thongvanh
oops, omit the first * and slap a $ on there to terminate the string /\w*\W*2002$/ [EMAIL PROTECTED] on 01/29/2002 08:52:16 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Re: Regex question. i'm not sure what CF's regex syntax is exactly but in other

Re: OT: I need some smart pills for my HTML text boxes...

2002-01-29 Thread savan . thongvanh
i tried it on 6 and saw what you're referring to. looks like a defa ult behavior. i'd suggest you create the form field and populate it as f ollows cfoutput head script function init(){ document.myForm.myTextField.value=#myOutPut#; } /script /head body onload=init() form name=myForm input

Re: Slightly OT - CF and Developers Fees

2002-01-29 Thread savan . thongvanh
wow 18 creds and 25 hours/week of admin work? don't know how you're do in it but good luck. Alex [EMAIL PROTECTED] on 01/29/2002 08:50:23 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Re: Slightly OT - CF and Developers Fees If you don't like it

Re: CFMAIL unknown exception sending to pager

2002-01-29 Thread savan . thongvanh
not a cf problem w/ the email address. i'm doing the same thing. Jennifer Larkin [EMAIL PROTECTED] on 01/29/2002 03:47:34 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: CFMAIL unknown exception sending to pager I'm using CFMAIL in the same template

Re: CFMAIL unknown exception sending to pager

2002-01-29 Thread savan . thongvanh
may sound silly but is that really the number you want to send to? you need the 1? 1-916-521-5984 [EMAIL PROTECTED] on 01/29/2002 04:01:44 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Re: CFMAIL unknown exception sending to pager not a cf

RE: Best way to store credit cards in database?

2002-01-28 Thread savan . thongvanh
want easy? encrypt it and store it in a COOKIE! LOL Carlisle, Eric [EMAIL PROTECTED] on 01/28/2002 03:08:50 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: RE: Best way to store credit cards in database? First of all, kudos!! Well spoken :) Now

Re: UltraDev

2002-01-28 Thread savan . thongvanh
one line at a time using IE and NS's javascript error prompts. one h andy thing that alot of ppl but not EVERYONE knows is that if you type javascript: in the NS location box you get a console w/ javascript er ror output. Billy Cravens [EMAIL PROTECTED] on 01/28/2002 02:52:42 PM Please

OT PMS

2002-01-25 Thread savan . thongvanh
can anyone give me the rgb for pantone 541U? __ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month · Free Setup

RE: OT PMS

2002-01-25 Thread savan . thongvanh
thanks all!! __ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month · Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb FAQ:

OT: XML and IE

2002-01-24 Thread savan . thongvanh
Does anyone have a resource for loading and scripting XML documents within IE? I know msxml is built into IE5+ and there is a IE DOM object for it but can't find any resources on it. Thanks-Savan __ Why Share? Dedicated Win

Re: Cookie Blocking

2002-01-24 Thread savan . thongvanh
script function verifyCookie(){ var hasCookie=document.cookie; return (hasCookie)?true:false; } /script Lee Surma [EMAIL PROTECTED] on 01/24/2002 08:31:14 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Cookie Blocking Is there a good way to determine

RE: Rendering WAP

2002-01-22 Thread savan . thongvanh
WML emulators, i KNOW that nokia has one on their site and BELIEVE moto rola has one too. you might check those out. Declan Maher [EMAIL PROTECTED] on 01/22/2002 03 :38:34 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: RE: Rendering WAP There was a

RE: javascript/coldfusion--- Can you do this?

2002-01-22 Thread savan . thongvanh
i've seen this question before. I'm wondering why it's such a big de al to convert a query into a javascript array... Is it not the case that all you have to do is write the js array to the page in your cfoutput right when you DOING the query? thanks for the help! Steve Oliver [EMAIL

OT javascript

2002-01-22 Thread savan . thongvanh
how can i cap the 1st letter of every word in a sentence? i tried using regexp inthe following matter to no avail, myRegex=/^[a-z]|\s[a-z]/g mySentence=this is a sentence; mySentence=mySentence.replace(myRegex,/[A-Z]/); now some thing like this would've worked in perl because you can replace

Re: OT javascript

2002-01-22 Thread savan . thongvanh
haha, thnx. Bryan Stevenson [EMAIL PROTECTED] on 01/22/2002 10:43 :59 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Re: OT javascript This same topic just came through 2 days ago ;-) Go to cflig.org and grab the UDF that does just what you want

Re: well-baked cookies

2002-01-22 Thread savan . thongvanh
1-yes it is possible i am storing an array of portal settings in a cook ie on one of my sites and reading them back 2-possible? sure but you're not going to get very man packets into a co okie 3-possible? yes, but naturally ur not going to get as much info in and in order to use it in a query

RE: well-baked cookies

2002-01-22 Thread savan . thongvanh
indeed. i forgot to qualify my statements. i'm an intranet developer and we only use 100mbps Cameron Childress [EMAIL PROTECTED] on 01/22/2002 11:43:36 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: RE: well-baked cookies You should check the

custom tags @ cf-developer.net

2002-01-18 Thread savan . thongvanh
How do i get custom tags to work, fully, on this site? I can use a custo= m tag within the same application but not one from the site (what should be the customtags dir). I first tried using cf_formurl2attributes and that worked so i put one of my own in the same dir, a tags dir that's create=

OT? Access union query

2002-01-16 Thread savan . thongvanh
i'm having a bit of trouble w/ good sized union query. I'ts a union of 4 queries and i was trying to use Access' Count method to count a subset of the union query, unsuccessfully. i think the problem is with the way i'm using access' Count() method. I'm trying to go

Re: OT: Parent/Child windows

2002-01-15 Thread savan . thongvanh
all you have to do is be sure you're opening the child window WITH a na me. Then, all you have to do is, from the parent window (or any window for that matter), call _childWindowName.close(); If the window has URLs in the history it will ask the user whether they want to close it or not,

Re: OT: Using CSS to make pretty printouts

2002-01-14 Thread savan . thongvanh
if you are pulling ur content from a DB whynot just make a pretty print template? but to answer your question, yes, sort of. you would only really only be able to control the visibility of the men u DIV if the user executed the print command from the page. That way , you could capture and

RE: OT: Using CSS to make pretty printouts

2002-01-14 Thread savan . thongvanh
that's a good idea, BUT, 1. you have to maintain 2 documents whether html or css 2. how will you know which .css to link? i'm assuming by some kind of user input like clicking on Printable Version link or something to that ef fect 3. if you DO do the Printable version thing why not just toggle

Re: OT - Javascript and CF

2002-01-13 Thread savan . thongvanh
i don't recall the syntax directly but there's a javascript function ca lled setTimeout() that does exactly that. Tangorre, Michael T. [EMAIL PROTECTED] on 01/12/2002 11:35:30 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: OT - Javascript and CF

Re: OT: programming standards best practice guidelines

2002-01-11 Thread savan . thongvanh
let me preface my statement by saying, we are a BIG shop (over 4000 use rs inter, intra, and extranet). As such, we use all sorts of languages and I have personally been a part of standards committees. Standards are a very personal thing, and that's not a joke, but there are just a few

Re: OT: Javascript Help

2002-01-10 Thread savan . thongvanh
var fiveMinutes=30; //milliseconds in 5 minutes var now = new Date(); var temp=now.getTime() //temp=now in milliseconds var newTime=new Date(eval(temp+fiveMinutes)); //newTime is now 5 minutes from now or trimmed down var newTime=new Date(new

RE: Password Protecting an Access ODBC connection

2001-12-21 Thread savan . thongvanh
can't you do that in the ODBC settings? assuming since ur using access you're also using windows. try going to Control Panel ODBC Datasources User DSN Configure Advanced is this a bad way to do this? Joseph DeVore [EMAIL PROTECTED] on 12/21/2001 02:08:44 PM Please respond to [EMAIL

OT Dreamweaver, Sorry

2001-12-14 Thread savan . thongvanh
My apologies for the OT but this is one of the few places i get answers. We recently started using Dreamweaver 4 as a standard intranet app. I have it loaded on a 1Ghz pentium w/256 MB RAM. I have it mapped to a VERY large intranet site. the local root folder is a mapped network drive. Now

Re: OT Dreamweaver, Sorry

2001-12-14 Thread savan . thongvanh
mine finally loaded, 59K+ memory. oi. thanks guys. tom muck [EMAIL PROTECTED] on 12/14/2001 01:59:01 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Re: OT Dreamweaver, Sorry Do you have virus protection turned on? If so, try turning it off and

OT: FTP

2001-11-29 Thread savan . thongvanh
Does anyone know how to get (recursively) all the files in a dir using ftp? when i do mget * it gets all the files in the current dir but no the subdirs. any help would be greatly appreciated. Thanks, Savan ~~ Get the mailserver that powers this

Re: 10 Step Program

2001-11-29 Thread savan . thongvanh
i try to handle mine using cookies and timeouts. how does that hinder the use of cflocation? Won Lee [EMAIL PROTECTED] on 11/29/2001 11:18:55 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: 10 Step Program Hi my name is Won Lee and I'm addicted to

RE: 10 Step Program

2001-11-29 Thread savan . thongvanh
i've never had that problem, probably because i've never tried to do that. i was a javascript junkie well before i got into CF so i set and get all my cookies with javascript. the only hassle with that is that you have to resubmit all your variables to every action page and even so it's not that

Re: Credit Card Encryption

2001-11-29 Thread savan . thongvanh
[beating dead horse]i think, and i think some others would agree, the best way to do it if you have to at all is to store the ENCRYPTED number in a table and after that your data is only as good as the security you carryout on your decryption method (com object or otherwise). [EMAIL

Re: Touch Screen Question!!

2001-11-29 Thread savan . thongvanh
haha, fat finger literally. Jerry Johnson [EMAIL PROTECTED] on 11/29/2001 02:57:11 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Re: Touch Screen Question!! Touch screens, for the most part, are very simple. The touch screen works just like a mouse

Re: THE LATE GREAT FUSEBOX DEBATE

2001-11-20 Thread savan . thongvanh
I almost hate to reply to this thread but i gotta throw in my two cents. we all know that fuse box is the attempt to OOP-ize CF so why not just look at it the same way as any other OOP language. it can be powerful if you have full command of the language and cumbersome if not by adding undue

RE: Netscape 4.6

2001-11-20 Thread savan . thongvanh
all i've got to say, wow. why does IE get spanked so bad in a parallel comparison on this pge? Jared Clinton [EMAIL PROTECTED] on 11/19/2001 11:32:43 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: RE: Netscape 4.6 Not in all situations, check this

OT: Dreamweaver

2001-11-20 Thread savan . thongvanh
anyone know of a way to use DW4 to locate orphan files on a site? ~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives:

Re: Cannot convert to number

2001-11-19 Thread savan . thongvanh
are there any limitations or exceptions to nesting #var#'s? Angel Stewart [EMAIL PROTECTED] on 11/19/2001 02:29:31 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Cannot convert to number OMG. I feel like its all coming apart now. Got hit with

OT:java and access

2001-11-15 Thread savan . thongvanh
what data type do i use to retrieve an auto number field from access with java? i.e. myResultSet.[getString(), getInt(), getLong, ...] anyone know? ~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ:

Re: OT: Managing DNS via a browser

2001-11-01 Thread savan . thongvanh
am i missing something here? if you are using win 2k why aren't you using the terminal service web client? it's an active-x control that lets you run a terminal service session thu your browser. you cant do whatever you want from a browser. do a search in windows or @ MS for tsweb is there

Re: OT: Managing DNS via a browser

2001-11-01 Thread savan . thongvanh
sorry, should said you CAN do whatever you want from the browser. [EMAIL PROTECTED] on 11/01/2001 10:25:49 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Re: OT: Managing DNS via a browser am i missing something here? if you are using win 2k why

Re: OT: Windows 2000 fatal shutdown?

2001-10-31 Thread savan . thongvanh
lots of services logging, and not native services. the 18GB scsi HDD shouldn't be a problem. sounds like you have some services conflicting. i'd try suspending some of the more heavily used services and reactivating them one at a time. how much memory? MCSE 2000,MCP Exchange 2000, and officia

RE: OSX CF Port?

2001-10-04 Thread savan . thongvanh
I suppose you believe webstar is the most secure web server too * Here, Here! Please port CF Studio and Server to the MAC OS ... much more stable environment.

OT-Getting time

2001-09-21 Thread savan . thongvanh
How can i check the time on a remote box? ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives:

Re: OT-Getting time,sorry

2001-09-21 Thread savan . thongvanh
sorry, should've dug more. just telneted to smtp and took the time from there. [EMAIL PROTECTED] on 09/21/2001 12:53:41 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: OT-Getting time How can i check the time on a remote box?

OT: Dreamweaver FTP

2001-09-14 Thread savan . thongvanh
has anyone had problems with the dreamweaver FTP client? if I open a file from the web server it makes a copy locally and i edit it. OK? OK. when i go to send it back up ftp says permission denied. BUT, if i GET the file first, edit it, THEN send it u it's ok. anyone seen this before?

RE: Dreamweaver FTP

2001-09-14 Thread savan . thongvanh
no, it's terribly annoying. it's trying to do a STOR filename and bombing out with a 553 ftp error, supposedly action aborted, invalid filename. But, when I try the SAME command in another FTP client it goes just fine... Thomas Chiverton [EMAIL PROTECTED] on 09/14/2001 08:53:23 AM Please

Re: CFUPDATE vs. UPDATE

2001-09-13 Thread savan . thongvanh
sorry no numbers but I seem to find that UPDATE works a HAIR faster. virtually the same though especially for simple queries (which seem to be most). just a personal preference but I try alway to use SQL. why use CF[sql here] when you can use the real deal...? Koo Pai Lao [EMAIL PROTECTED]

Re:OT - Software allocation of RAM

2001-09-13 Thread savan . thongvanh
NT is excepted. Win9x is limited in the amount of RAM it can allocate, anything more than 128 is junk.. Win2k Server/Advanced Server/Datacenter can scale up to gigs and gigs of RAM and as you said, with better garbage collection than previous versions. I think the lowest one is 2 Gig for W2k

RE: CFUPDATE vs. UPDATE

2001-09-13 Thread savan . thongvanh
uh huh :) Billy Cravens [EMAIL PROTECTED] on 09/13/2001 10:11:28 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: RE: CFUPDATE vs. UPDATE I'm not sure about performance issues, but from a logic standpoint, I'd recommend always using a full UPDATE

Re: Complicated mail/DB problem

2001-09-11 Thread savan . thongvanh
why couldn't you just read SELECT all the emails that have not been sent for that user , elegantly concatenate the bodies, and just let it rip? W Luke [EMAIL PROTECTED] on 09/11/2001 11:58:59 AM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Complicated

complicated mail problem

2001-09-11 Thread savan . thongvanh
sorry i got delete happy and removed your last question. all i remember was...how do i differentiate[rest of message lost in space]? sorry. ~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ:

RE: Terrorism

2001-09-11 Thread savan . thongvanh
i feel, as we all do, about todays happenings and wanted to keep quite but have to ask..., what is that supposed to mean? Neil Clark [EMAIL PROTECTED] on 09/11/2001 01:24:18 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: RE: Terrorism I think God

Re: Disabling back button

2001-09-07 Thread savan . thongvanh
check the archives. there has been extensive discussion on this and i believe a solution. :) W Luke [EMAIL PROTECTED] on 09/05/2001 02:51:08 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Disabling back button Is there a possible and simple way to

Re: Small JS Question

2001-08-30 Thread savan . thongvanh
try resetting the form onload of the page (body) Kevin Mansel [EMAIL PROTECTED] on 08/30/2001 12:20:40 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Small JS Question Ok, I have a form, I submit the form, the values are passed. And then I do some

Re: Select

2001-08-28 Thread savan . thongvanh
you would have to use a javascript function on submit to check for a value in the select. Rich Tretola [EMAIL PROTECTED] on 08/28/2001 02:02:46 PM Please respond to [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] cc: Subject: Select Does anyone have a way to require a selection of a

Re: Could someone check this with non-IE5.5 ?

2001-08-21 Thread savan . thongvanh
sorry what's that url? ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives:

  1   2   >