RE: HTML re-direct

2003-03-07 Thread Mosh Teitelbaum
Must have missed the rest of this thread. The code below will work fine unless your site uses frames. I wrote a slightly more involved set of functions to handle this some years back. Check out http://www.sightspecific.com/~mosh/Tricks/Unframe/ for the details. -- Mosh Teitelbaum evoch, LLC Tel

RE: Problems with session variables getting mixed for 2 different users of office application

2003-03-07 Thread Rick Faircloth
Unfortunately, I'm not at the office where I can test the variables, but I'll check that Monday... Quick question...would placing the application in two different folders, one for each workstation to use and giving a different name to the CFAPPLICATION eliminate the overwriting of the session vari

RE: Linkpoint

2003-03-07 Thread Ezine
Jason, It is relatively expensive to set up an API account.. though I have seen it for as low as $500. The Actual API is extremely complicated :)..'C++' Libraries are provided for free for anyone who wants to make one.. but they also offer the API/wrapper as a separate product(an additional

RE: The New Macromedia Website(ODBC)

2003-03-07 Thread Andrew Tyrone
> -Original Message- > From: Joe Eugene [mailto:[EMAIL PROTECTED] > Sent: Friday, March 07, 2003 11:26 AM > To: CF-Talk > Subject: RE: The New Macromedia Website(ODBC) > > > Dave.. > >I know plenty of people running CFMX production servers right > >now. They might disagree with your conclus

Re: PDF creation

2003-03-07 Thread Todd
There's a catch! You have to install HTMLDoc 1.x http://www.easysw.com/htmldoc/ The tag merely htmldoc.exe ~Todd At 02:47 PM 3/7/2003 -0400, you wrote: >Check this one out! > >CF_HTML2PDF3 allows you to create PDF files from any dynamic CFM page >simply by encasing whatever portion of the pa

Re: Day 3 Opera works! Re: The New Macromedia Website

2003-03-07 Thread Bill Wheatley
Open IE and right click on a link and you have save as. And then you can also copy and paste text from the screen. Stuff like that. You can take pictures and set them as your background for your display - Original Message - From: "Mike Chambers" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL P

Re: PDF creation

2003-03-07 Thread Clint
I found that and it was a snap to use! Thanks! Clint - Original Message - From: "James Blaha" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, March 07, 2003 12:47 PM Subject: PDF creation > Check this one out! > > CF_HTML2PDF3 allows you to create PDF files from any

PDF creation

2003-03-07 Thread James Blaha
Check this one out! CF_HTML2PDF3 allows you to create PDF files from any dynamic CFM page simply by encasing whatever portion of the page you wish to display inside the opening and closing CF_HTML2PDF3 tags. http://www.macromedia.com/cfusion/exchange/index.cfm?view=sn130#view=sn131&viewName=Col

Re: Pros & Cons of RIAs

2003-03-07 Thread Mike Chambers
You have to consider the cost and development time it will take for you to develop it, as well as the benefit it will add for your customer. For example, Broadmoor.com got a significant return on investment by creating a RIA to allow users to book rooms. They saw a substantial (I'll see if I can f

RE: Pros & Cons of RIAs

2003-03-07 Thread Benoit Hediard
If you need some Pros and concrete RIAs examples, this article is very good : http://www.macromedia.com/devnet/logged_in/thale_rias.html Have a look at all the examples and try to build them with plain HTML... for most of them, it is nearly impossible. Benoit Hediard www.benorama.com > -Mess

RE: HTML re-direct

2003-03-07 Thread jon roig
Actually this bit of javascript will bust your page out of any frame: if (parent.frames.length > 0) { parent.location.href = self.document.location } -- jon ~| Archives: http://www.houseoffusion.com/cf_list

Re: Pros & Cons of RIAs

2003-03-07 Thread Bryan Stevenson
oh boy...here we go...see below Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. t. 250.920.8830 e. [EMAIL PROTECTED] - Macromedia Associate Partner www.macromedia.com -

RE: The New Macromedia Website(ODBC)

2003-03-07 Thread Joe Eugene
Dave.. >I know plenty of people running CFMX production servers right >now. They might >disagree with your conclusion about releasing >too soon. Maybe if you want to use >ODBC to talk to your AS400 >DB2, but >that's a pretty small segment of users I >suspect. I have been able to come up with an

CFMX Linux JDBCPool Timeout

2003-03-07 Thread Paul Hassinger
Hello, Running Cold Fusion MX Updater 1 with Apache 2.0.40-11, everything run fine... except: After 20 minutes (or the timeout specified in the CF Administrator for the datasource), the datasource will no longer work and I will receive the standard SQLException with JDBCPool... check username, pas

Re: Day 3 Opera works! Re: The New Macromedia Website

2003-03-07 Thread Mike Chambers
When you talk about save as, and save as background, are you talking about the entire flash movie, or elements within the movie? In regards to the browser: http://www.markme.com/mesh/archives/001871.cfm mike chambers [EMAIL PROTECTED] - Original Message - From: "Bill Wheatley" <[EMAIL P

Re: New MM.com

2003-03-07 Thread Mike Chambers
Fyi, It should work fine with Flash. mike chambers [EMAIL PROTECTED] - Original Message - From: "Jochem van Dieten" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, March 07, 2003 11:02 AM Subject: Re: New MM.com > Benjamin S. Rogers wrote: > > > > I've always avoide

RE: The New Macromedia Website

2003-03-07 Thread Andrew Tyrone
Not to speak for Dave, but I think the big picture of his comments is "everything has a place". I don't think throwing out everything the users are accustomed to and alienating them would get any companies very far. I was just at a client's the other day, and we were going over a web-based calend

Re: The New Macromedia Website

2003-03-07 Thread Bryan Stevenson
> But what about the universal standard usability in HTML based > applications? The power of HTML is its standardization. A drop down box > is a drop down box no matter the browser, OS, internet connection. A > user who recognizes an underlined word as a link, can assume that for > all HTML based a

RE: running CF as different user/or use FTP

2003-03-07 Thread Dave Watts
> > What are some of the known implications with starting CF > > as another user, if any? I need access to a file on > > another server for one very small component, and am > > trying to weigh the pros/cons of using either a network > > share, or going through FTP. If I understand correctly, >

Pros & Cons of RIAs

2003-03-07 Thread Adrocknaphobia Jones
So, in all the responses I've gotten, I've seen "RIAs are not for you then" "RIAs really don't make for good e-commerce". So my question is: When is an RIA justified? When is there a benefit to create an RIA over an HTML application? In the responses I've gotten, there has only been one Pro, the op

RE: The New Macromedia Website

2003-03-07 Thread Adrocknaphobia Jones
But what about the universal standard usability in HTML based applications? The power of HTML is its standardization. A drop down box is a drop down box no matter the browser, OS, internet connection. A user who recognizes an underlined word as a link, can assume that for all HTML based application

RE: running CF as different user/or use FTP

2003-03-07 Thread Dave Watts
> What are some of the known implications with starting CF > as another user, if any? I need access to a file on > another server for one very small component, and am > trying to weigh the pros/cons of using either a network > share, or going through FTP. If I understand correctly, > in order

RE: Payment Gateway

2003-03-07 Thread Kris Pilles
Try Verotel, PSW, or epoch -Original Message- From: Dowdell, Jason G [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 1:47 PM To: CF-Talk Subject: RE: Payment Gateway I don't think they do subscription billing though, do they? I'm looking for a processor, other than paypal, that

RE: Payment Gateway

2003-03-07 Thread Dowdell, Jason G
I don't think they do subscription billing though, do they? I'm looking for a processor, other than paypal, that does subscription billing and is reliable and has an API already in place for CF. ~Jason -Original Message- From: Jeffrey Polaski [mailto:[EMAIL PROTECTED] Sent: Friday, March

RE: running CF as different user/or use FTP

2003-03-07 Thread Everett, Al
We run CF as a user as a matter of course. For safety's sake give the user only the privileges it needs rather than making it an administrator. > -Original Message- > From: Cantrell, Adam [mailto:[EMAIL PROTECTED] > Sent: Friday, March 07, 2003 1:30 PM > To: CF-Talk > Subject: running CF a

RE: Installation problem with MX - HELP!!

2003-03-07 Thread Dave Watts
> Well I think I have no choice but to give up. I have been > trying to get someone to help with my problem for 3 and a > half hours now, and its after 5am Saturday. I still have a > partial installation of CFMX. It doesn't work and nor does > my previous CF5.0. What began at 9pm last night as

running CF as different user/or use FTP

2003-03-07 Thread Cantrell, Adam
What are some of the known implications with starting CF as another user, if any? I need access to a file on another server for one very small component, and am trying to weigh the pros/cons of using either a network share, or going through FTP. If I understand correctly, in order to use a network

RE: Payment Gateway

2003-03-07 Thread Jeffrey Polaski
I've been using VeriSign for while now on different projects, and I've always been really happy with them. Their servers are really fast, which prevents a lot of problems with users double-clicking. Their reporting tools are good, and I've been happy with their support when I've had a problem (the

window.close question?

2003-03-07 Thread James Blaha
Hello All: JavaScript Question I need to have JavaScript code work for Netscape 4.7 to open a child window and close the parent and bypass the confirm message. Can someone please send me an example? This code works in IE and Netscape 6-7 but not Netscape 4.7 ~~~

Re: Installation problem with MX - HELP!!

2003-03-07 Thread Bryan Stevenson
Man I'd stop slagging people for not helping or not caring..it's not going to get you any help. It could simply be that nobody has an answer for you. IMHO you should not install a new CF Server in the last 30 minutes of your daythat's your oversight and not ours. Why did you want them to co-

RE: The New Macromedia Website

2003-03-07 Thread Matt Robertson
Jim (and Joe), First of all, my comments were a bit off-the-cuff yesterday... It'd been a long one so if I've offended please forgive. I think a standards body is good for shepherding *new* things which have not yet gelled. However, when it comes to pronouncements on technologies which have thei

Re:ODBC Problems? (MM' New Exchange)

2003-03-07 Thread Joe Eugene
Sean, >The new macromedia.com uses CFCs heavily and supports extremely >high traffic - >16,000 concurrent sessions. Might support traffic without dropping connections/users.. but...its really slow for me. My experience with MM's New exchange..is 1. Very very Pretty looking.. 2. Very very SLOW A

RE: Installation problem with MX - HELP!!

2003-03-07 Thread Michael Kear
Well I think I have no choice but to give up. I have been trying to get someone to help with my problem for 3and a half hours now, and its after 5am Saturday. I still have a partial installation of CFMX. It doesn't work and nor does my previous CF5.0. What began at 9pm last night as what I thoug

Re: OT: Scripting Internet Explorer

2003-03-07 Thread I-Lin Kuo
1.script IE to open a web page 2.save locally as .mht 3.repeat I've done 1 and 3and I have an idea on how to do 2. First, you need to have permissions to do this. One way is to sign your javascript/vbscript. The other, easier way is to make your web page an .hta (HTML Application) simply by chang

RE: RE: The New Macromedia Website

2003-03-07 Thread Dave Watts
> Not exactly.. there are some other technologies.. Again NOT > supported by all browsers... So didnt get popular.. Same > thing is going to happen to Flash/RIA.. HTML became popular > cause there is standard (W3C).. so will XML and the beauty of > it.. is.. > You are NOT learning/coding IBM's/

RE: The New Macromedia Website

2003-03-07 Thread Dave Watts
> For HTML this may have been the case, but market forces > did force the companies to adopt the core standards > fairly quickly. That's not stopping them from adding > features (and the W3C isn't demanding that they don't) > but it does level the playing field. So, again, what did the W3C con

Re: Day 3 Opera works! Re: The New Macromedia Website

2003-03-07 Thread Bill Wheatley
www.macromedia.com/security/ - Original Message - From: "Tony Weeg" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, March 07, 2003 12:35 PM Subject: RE: Day 3 Opera works! Re: The New Macromedia Website :) no lynching here mang. I just happened to see it on cnn.com th

Re: Day 3 Opera works! Re: The New Macromedia Website

2003-03-07 Thread Bryan Stevenson
I think the key here Kevein is for us as developers to develop UIs that are "better" than what is currently available with HTML without confusing users. Yes there will be some confusion, but if done right a new UI can be more intuitive than what users are used tothis is the benefit of RIAs. Gr

Re: Day 3 Opera works! Re: The New Macromedia Website

2003-03-07 Thread Bill Wheatley
Yes if you could copy and paste from within flash, open links in new windows and do everything you could with HTML in standard i would be happy with flash. it is extremly annoying and i would hope flash EVENTUALLY lets you do the same type things you can with html if it is the thing MM wants to be

Re: The New Macromedia Website

2003-03-07 Thread Bill Wheatley
Yes BETA MAX rocked! - Original Message - From: "Dave Watts" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, March 07, 2003 12:04 PM Subject: RE: The New Macromedia Website > > However, to put things bluntly, HTML sucks. > > Html might suck.. but it has driven internet

Re: RE: Day 3 Opera works! Re: The New Macromedia Website

2003-03-07 Thread ksuh
I don't believe that just because Flash has a more customizable interface design means HTML controls are better. Fact is, HTML controls are still very extremely limited, no matter what Flash has. - Original Message - From: Kevin Graeme <[EMAIL PROTECTED]> Date: Friday, March 7, 2003 10:

cfmx server problem: serving zero-length pages

2003-03-07 Thread Kelly Tetterton
Folks -- I'm wondering if anyone else has run into this problem: we are hosting a site that we've just recently moved to mx, and even after months on internal testing, we are now running into a very odd problem in production. Occasionally, the site will "stop working" by serving up what appear

RE: The New Macromedia Website

2003-03-07 Thread Jim Davis
> -Original Message- > From: Dave Watts [mailto:[EMAIL PROTECTED] > Sent: Friday, March 07, 2003 11:52 AM > To: CF-Talk > Subject: RE: The New Macromedia Website > > > > I agree that market factors can and do drive technology > > adoption, but a basic foundation must be in place first >

Re: RE: The New Macromedia Website

2003-03-07 Thread Todd
"if MM releases it to W3C and makes Flash open source." Too late... http://www.openswf.org/ ~Todd At 09:38 AM 3/7/2003 -0500, you wrote: >Matt, > > > Joe, *what* have you been smoking? >smoking? Nah.. i passed it along*** :) > > >HTML has gotten the web where it is because it is the only game >i

Session vars dying abnormally quickly

2003-03-07 Thread Scott Weikert
Suddenly with one of my servers, the sessions are crapping out very quickly - within about 10 or so seconds. Nothing has changed with the code, the client vars are being stored in a datasource (not registry) as they've been for some time... even dropped those tables and reinstantiated them to se

RE: cfcontent problem

2003-03-07 Thread Dave Watts
> Ok that didn't seem to help much. I just cant seem to get > any file to download with the type set to application/unknown. Maybe you should post your code, and/or a public URL that people can get to. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 79

Re: RE: The New Macromedia Website

2003-03-07 Thread Joe Eugene
Matt, > Joe, *what* have you been smoking? smoking? Nah.. i passed it along*** :) >HTML has gotten the web where it is because it is the only game >in town. Not exactly.. there are some other technologies.. Again NOT supported by all browsers... So didnt get popular.. Same thing is going to happ

Re: Day 3 Opera works! Re: The New Macromedia Website

2003-03-07 Thread Bill Wheatley
haha its probably just a trick to get people to get the latest player so they can view the new MM site :) j/k - Original Message - From: "Tony Weeg" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, March 07, 2003 11:29 AM Subject: RE: Day 3 Opera works! Re: The New Macrom

RE: Day 3 Opera works! Re: The New Macromedia Website

2003-03-07 Thread Kevin Graeme
Yes, but the controls that HTML has all adhere to the interface standards of the host OS. This is in contrast to Flash widgets that look and feel differently not only within Flash in general, but in just about every Flash UI environment you go to. And the scrollwheel not working is just another exa

RE: Day 3 Opera works! Re: The New Macromedia Website

2003-03-07 Thread Tony Weeg
:) no lynching here mang. I just happened to see it on cnn.com this morning, and thought id pass it along!! that's allsec. bulletins? where? ...tony Tony Weeg Senior Web Developer UnCertified Advanced ColdFusion Developer Information System Design Navtrak, Inc. Mobile workforce monitoring,

Re: The New Macromedia Website

2003-03-07 Thread Massimo, Tiziana e Federica
> But when we take an application out of the traditional browser, which > the general consumer has _slowly_ grown comfortable with, we lose a lot > of the structure and barriers. A very small aspect would be the multiple > colors of active and visited links. From bookmarking and copying > shortcuts

RE: cf_hacker

2003-03-07 Thread S . Isaac Dealey
Speaking of which -- here's a fairly thorough thread from the cf-talk archives on the subject of sql insertion attacks and what can and can't be a threat: http://www.houseoffusion.com/cf_lists/index.cfm?method=messages&threadid=139 15&forumid=4 Sorry for the line-wrap. :) s. isaac dealey

Re: The New Macromedia Website

2003-03-07 Thread Bryan Stevenson
> Don't get me wrong, I'm all for standardization. But the W3C can't bring > about doodly-squat. All it can do is help vendors do what they want to do, > if they want to do it. Watch that language Dave...you could make Ned Flanders blush with that potty mouth ;-) Bryan Stevenson B.Comm. VP & Dire

RE: Tricking users/progress bar

2003-03-07 Thread Raymond Camden
I wouldn't say 1000 characters. It seems closer to 150-200 to me. === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc Member of Team Macromedia Email: [EMAIL PROTECTED] Blog : www.camdenfamily.com/morpheus/blog

RE: The New Macromedia Website

2003-03-07 Thread Dave Watts
> > However, to put things bluntly, HTML sucks. > > Html might suck.. but it has driven internet..to where > it is today. Sure. That doesn't change the fact that it really, really sucks as an application interface. And who's to say that the internet wouldn't be in a better place today had things

RE: Tricking users/progress bar

2003-03-07 Thread Raymond Camden
Isn't there a trick with... the col tag - or some such - to make tables render part way? I _swear_ I remember reading something about a tag you can add to your tables so that they would be able to render as they were being built.

RE: Tricking users/progress bar

2003-03-07 Thread Everett, Al
Feh. We're all adults here, aren't we? Personally, I find the juxtaposition of CFDUMP and CFFLUSH to be quite amusing. > -Original Message- > From: Raymond Camden [mailto:[EMAIL PROTECTED] > Sent: Friday, March 07, 2003 11:18 AM > To: CF-Talk > Subject: RE: Tricking users/progress bar >

RE: Tricking users/progress bar

2003-03-07 Thread Ben Doom
IE waits for the 1st 1000 or so characters before it starts to render. When we've needed it to work, we've put some really big comment at the top of the page (the best was a quote from Crime & Punishment by my boss with the degree in Russian Lit). Annoying, but easy to deal with once you figure o

ANNOUNCE: Hal Helms CFC, Fusebox and CFMX classes 3/10-3/12/03 Wash DC

2003-03-07 Thread Michael Smith
Thanks to your requests we have just added a new class on CFCs and Object-Oriented ColdFusion by Hal Helms Training on Tuesday 3/11/03. This is in just 5 days! (This is in addition to our Hal Helms Training class on Advanced Fusebox on Monday 3/10/03 which is nearly full!) Plus if you are new to

RE: Sessions and CFMX still

2003-03-07 Thread Joe Eugene
Bud, >urltoken, except it places the jsessionid in the URL twice I just noticed this.. This is not supposed to happen.. In theory/manuals .. it should be like "index.cfm?jsessionid=80301958431047056318625&cfid=20241&cftoken=52485459" It does something like ... index.cfm;JSESSIONID=80301958431

RE: Tricking users/progress bar

2003-03-07 Thread Brian Ledwith
That's because your browser won't display a table until the "" tag has been flushed... Do a right-click-view-source while the page is loading and you'll see the 'flushed' table html content has in fact been sent along to your browser. ~bgl --> -Original Message- --> From: Tony Weeg [mail

Re: Day 3 Opera works! Re: The New Macromedia Website

2003-03-07 Thread Stephen Moretti
http://www.macromedia.com/security That news is a week old... ;o) Sign up for the security bulletins Tony :oD Stephen (going home before Tony lynches him...) === CF-Europe http://www.cf-europe.org/ Olymia Conference Centre, London 29-30 May 2003 Keynote by Ben

RE: Problems with session variables getting mixed for 2 different users of office application

2003-03-07 Thread Everett, Al
Well then I'm at a loss. Have you looked at the CGI.HTTP_COOKIE variable in the debug output to ensure CFID and CFTOKEN are different? > -Original Message- > From: Rick Faircloth [mailto:[EMAIL PROTECTED] > Sent: Friday, March 07, 2003 10:51 AM > To: CF-Talk > Subject: RE: Problems with se

RE: The New Macromedia Website

2003-03-07 Thread Dave Watts
> I agree that market factors can and do drive technology > adoption, but a basic foundation must be in place first > - and the W3C has given, and continues to give, us that > foundation. It's not always on target (for example neither > PNG or SMIL have particularly taken off) but what is? > >

RE: Installation problem with MX - HELP!!

2003-03-07 Thread Michael Kear
Thank you for your advice. Right here its just gone 4am Saturday. I started updating my server at 9pm Friday. All previous installations of CF have been a 10 minute job. This time it's been hours. There is no one at Macromedia to ask at 4am on Saturdays. My servers are broken and I have a

Re: Tricking users/progress bar

2003-03-07 Thread charlie griefer
Tony Weeg writes: > ray have you made cfflush perform correctly on IE? > > I have not. I have tried with showing results from a query, > populating rows of a table, and to my surprise, the page just > waited to display the entire thing, no flushy flushyjust one big > dump ? does anyone ha

Re: cfcontent problem

2003-03-07 Thread Phillip B
Ok that didn't seem to help much. I just cant seem to get any file to download with the type set to application/unknown. Any one? Phillip B. - Original Message - From: "Todd" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, March 07, 2003 10:09 AM Subject: Re: cfco

RE: Tricking users/progress bar

2003-03-07 Thread Raymond Camden
Did you see my note about 'tricking' IE? Sometimes you have to send extra text - that's why I use repeatString(" ",200) before my cfflush. As for a working examples, go to the Example Apps and look for the CFFlush example. If you are using CF5, I believe the example was accidently hidden, but can b

RE: Installation problem with MX - HELP!!

2003-03-07 Thread Michael Kear
Thanks Todd, you're not irritating me. But I seem to be going round and round and round and no one is actually reading what my problem is. I have clients who have CF5.0, and I have a hosting business, I'm about to move to CFMX. I read the docs and it said that CFMX would coexist with CF5.0. The

Re: .cfm extension

2003-03-07 Thread S . Isaac Dealey
There's a good chance that the file you got is not actually a ColdFusion template (which can usually be edited in any text editor if it's not encrypted (if it is encrypted you'll see the word ColdFusion toward the top, but most of the document will be illegible), or viewed in Internet Explorer or a

Re: Day 3 Opera works! Re: The New Macromedia Website

2003-03-07 Thread ksuh
HTML hardly has any controls, compared to c/s environments such as VC++, VB, or Java. - Original Message - From: [EMAIL PROTECTED] (Bill Wheatley) Date: Friday, March 7, 2003 9:26 am Subject: Re: Day 3 Opera works! Re: The New Macromedia Website > I was reading Dave Watts post about HTML

RE: Installation problem with MX - HELP!!

2003-03-07 Thread Tangorre, Michael
Mike, yelling and having a bitter tone in your posts does not help the situation. calm down, and get a logical gameplan together. you seem to be too worked up for a friday :-) -Original Message- From: Michael Kear [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 11:24 AM To: CF-T

Re: Installation problem with MX - HELP!!

2003-03-07 Thread charlie griefer
Isn't MM support free during installation (or did that change with MX)? Michael Kear writes: > HEY!!! THIS IS NOT A PRODUCTION SERVER! ITS MY DEV SERVER! > > And I have been saying for about 10 posts now, I am following the > goddamn release notes on the MM server (why they aren't sent with

RE: Tricking users/progress bar

2003-03-07 Thread Tony Weeg
ray have you made cfflush perform correctly on IE? I have not. I have tried with showing results from a query, populating rows of a table, and to my surprise, the page just waited to display the entire thing, no flushy flushyjust one big dump ? does anyone have a working example? thanks ..

.cfm extension

2003-03-07 Thread Linda Hagedorn
I am so impressed with your help and graciousness. I've opened the file and it is html, but says it's supposed to be routing me to another site where the file has been moved. I'll look up the downloads; I'd like to have them on my machine for future use. Your kindness is appreciated. Th

RE: New Macromedia website- I love the interface! :)

2003-03-07 Thread Michael Wilson
Hi, I have not decided if I love the new look--or hate it. I like certain elements, but think others are too trend-whorish. I do, however, understand the need to push limits and experiment with new ideas; I support this philosophy as well and the new site has some really nice new features. Aesthet

RE: cf_hacker

2003-03-07 Thread Tangorre, Michael
val() will help you. Also, using stored procs will help. -Original Message- From: Andy Ousterhout [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 11:17 AM To: CF-Talk Subject: RE: cf_hacker Doesn't mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 9:13 AM To: CF-Talk Subject:

RE: Day 3 Opera works! Re: The New Macromedia Website

2003-03-07 Thread Tony Weeg
http://www.cnn.com/2003/TECH/internet/03/07/macromedia.warns/index.html just to throw a little bit of flame on the fire :) ...tony Tony Weeg Senior Web Developer UnCertified Advanced ColdFusion Developer Information System Design Navtrak, Inc. Mobile workforce monitoring, mapping & reporting www

RE: The New Macromedia Website

2003-03-07 Thread Dave Watts
> > However, to put things bluntly, HTML sucks. It sucks really > > bad. It's the worst thing to happen to application interfaces > > in the short history of computing, next to the QWERTY keyboard. > > The success of HTML interfaces has been in spite of this > > awful step backwards in interfac

RE: Installation problem with MX - HELP!!

2003-03-07 Thread Todd
Well, I would help out more but it seems all I'm doing is irritating you based on your previous emails. I would suggest getting your CF5 server back to normal and I would suggest installing CFMX on a seperate machine. I think the biggest issue is "I uninstalled CFMX that was installed to coex

RE: cf_hacker

2003-03-07 Thread Scott Mulholland
Take a look at cf_sqlSafe. -Original Message- From: Ewok [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 10:41 AM To: CF-Talk Subject: Re: cf_hacker i use cf_inputfilter - Original Message - From: "Webmaster" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Fr

OT: oracle duplicates

2003-03-07 Thread S . Isaac Dealey
I have an Oracle database with a table with no duplicates, and a view on that table which appears to have some duplicates. I thought at first that the duplication was caused by a missing join, however, here's the strange part: If I run both of these queries against the view, they both produce 7-10

Re: .cfm extension

2003-03-07 Thread Bruce Sorge
Linda, I am reading you say that you downloaded the page. By that, I presume that you clicked on a link, and it gave you a save as dialog box? If so, then have you tried changing the extension to whatever extension the file is? For instance, I have an application that, when you click on the link, i

Re: Day 3 Opera works! Re: The New Macromedia Website

2003-03-07 Thread Bill Wheatley
I was reading Dave Watts post about HTML sucking earlier and i am really curious dave why do you think it sucks. Sure it has a few weak points but all the nice pretty flash is just pretty and its really a pain in the ass how they implemented it on macromedia. I use the site everyday i dont need pre

RE: The New Macromedia Website

2003-03-07 Thread Adrocknaphobia Jones
Todd I think that is where the pitfall with RIA lies. Sure I could design an RIA by myself. I've got extensive CF experience, very comfortable with CFMX and remoting as well as Flash/Actionscript. But when we take an application out of the traditional browser, which the general consumer has _slowl

RE: Installation problem with MX - HELP!!

2003-03-07 Thread Michael Kear
HEY!!! THIS IS NOT A PRODUCTION SERVER! ITS MY DEV SERVER! And I have been saying for about 10 posts now, I am following the goddamn release notes on the MM server (why they aren't sent with the download is a question I would like to know) but the installation falls over at step 7 of 11. Nothing

RE: Linkpoint

2003-03-07 Thread Matthew Fusfield
Jason, Not really sure - I didn't handle the account setup. I believe we had a merchant account and linkpoint was then setup. They do have reoccuring billing, even without the API. The API service seems to get you some C source code; the CFX tag costs an additional $95. Right now I'm working with

Re: Linkpoint

2003-03-07 Thread Jason Miller
If I remember correctly - yes you need a merchant account before or through them. Linkpoint is owned by International Card Service- one of those mega mulit billion dollar giant processors. However - you can receive merchant account through there channels - One of my clients is being solicited

RE: Tricking users/progress bar

2003-03-07 Thread Raymond Camden
It has been pointed out that my choice of words below were a bit... off... sorry folks, didn't even realize! (This is what happens when I type faster than I think. ;) === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc Me

RE: cf_hacker

2003-03-07 Thread Andy Ousterhout
Doesn't mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 9:13 AM To: CF-Talk Subject: cf_hacker Hi.. I am looking for a tag to clean up forms/URL of possible SQL attacks. I have seen it discussed on the list in the past. I went to the "New" macromedia site looking for a tag that can do

Re: New Macromedia.com launched!

2003-03-07 Thread Mike Chambers
http://www.macromedia.com/support/flash/ts/documents/test_version.htm mike chambers [EMAIL PROTECTED] - Original Message - From: "Michael Kear" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, March 07, 2003 10:18 AM Subject: RE: New Macromedia.com launched! > How d

RE: Auto-populating form item

2003-03-07 Thread Cantrell, Adam
Prepopulate a javascript structure with all of the possible initials you'll need from the database. Use that javascript structure as a pseudo database - call to it when your criteria is fulfilled from the other form fields. You could also build a flash widget (Rich Internet Application) to give th

RE: Installation problem with MX - HELP!!

2003-03-07 Thread Dave Watts
> I finally bit the bullet and decided to upgrade my dev server > to CFMX. I downloaded the server from MM and set to installing > it. When I installed it to coexist with my already installed > CF5.0 server, it worked, but VERY slowly. > > So I removed it again and installed it this time to upg

Re: cfcontent problem

2003-03-07 Thread Todd
David Watts posted this ages ago.. I use it for reference... http://www.figleaf.com/demo/mimetest/ ~Todd At 09:46 AM 3/7/2003 -0600, you wrote: >We are using cfcontent with the absolute path in it. The mime type is set to >unknown so it will download. Could it be an issue with ColdFusion and >pe

RE: Installation problem with MX - HELP!!

2003-03-07 Thread Michael Kear
Well thanks Todd, I'll have a go, 'cepting that was more or less what I was doing already. I backed up. I uninstalled CFMX that was installed to coexist with CF5. I installed as a standalone server (it took about 20 minutes, including a 10 minute period when it seemed to be doing nothing at all)

Re: New MM.com

2003-03-07 Thread Jochem van Dieten
Benjamin S. Rogers wrote: > > I've always avoided HTML compression because of bugs in various browsers > (such as IE handing the compressed data off to plugins such as Flash > instead of the uncompressed data). Is this no longer the case? Are > people using HTML compression in production environme

RE: Installation problem with MX - HELP!!

2003-03-07 Thread Todd
I'm not sitting here thinking anything except working. :) But, I will say that some of the installation discussions has been rehashed about 1,000,000 times before you asked today. There's plenty of resources, you can search the House of Fusion forurms.. do a search for IIS and CFMX and you'll

RE: Linkpoint

2003-03-07 Thread Nick McClure
Linkpoint provides an Internet Gateway to an existing merchant account. Linkpoint is/was owned by Card Service International, I think it has been spun off into its own product that could be used with other merchant accounts. > -Original Message- > From: Dowdell, Jason G [mailto:[EMAIL PRO

Subquery in query of queries in cf5

2003-03-07 Thread Edwards Robert (air0rae)
I am using ColdFusion 5 Enterprise Edition. I have 2 separate oracle databases that cannot communicate to each other, but the web server can communicate to them individually. I am pulling back data from to queries as such. Query 1: Machine1 null Loc1 Machine2 null Loc2 Machine3

Re: Installation problem with MX - HELP!!

2003-03-07 Thread Stephen Moretti
> Thanks but what the (*&*&^ do I do now??? > > > I have the updater, but I figure I have to have an installation that > works - kinda - before I can update it. Right now everything is > broken and my business is stopped. > Find the release notes on the MM site and follow them, but basically in

<    1   2   3   4   >