RE: JavaScript Compatibility

2004-04-08 Thread Charlie Griefer
2 things: 1) did you copy/paste this code?You're calling swithLocation(), but the function name is switchLocation() :) 2) instead of document.forms[0].myList.value, pass the following argument: this.options[this.selectedIndex].value In a select, the options are an array to JS.selectedIndex is

RE: Has anyone successfully installed Flex on Coldfusion 6.1?

2004-04-08 Thread Samuel R. Neff
Flex is a J2EE web application.CFMX is a J2EE web application.The way J2EE is designed these should be installed as separate applications into either the same or different server instances.Doing that is cake--just unpack the wars. However, some people want to put them in the same application so

RE: Flex not?

2004-04-08 Thread Samuel R. Neff
CF pages on JRun are not case sensitive, but JSP pages and servlets are.I actual ran into a problem with this recently: http://www.rewindlife.com/archives/000142.cfm Sam Blog http://www.rewindlife.com TeamMM http://www.macromedia.com/go/team

Re: Version Control

2004-04-08 Thread Massimo Foti
I use CVS and the SmartCVS client (www.smartcvs.com) and it's very nice. CVS has some shortcomings though, many of which are addressed by SubVersion, which recently went 1.0.I haven't used it, but the improvements look very promising. I've been using CVS and became kind of used to its

Re: Has anyone successfully installed Flex on Coldfusion 6.1?

2004-04-08 Thread Thomas Chiverton
On Thursday 08 Apr 2004 06:15 am, Dick Applebaum wrote: Flex is not a wam. bam install on CFMF??? Bit if you want to share Flex and CF tags on the same page. If you are happy for your CF pages to live in (say) /siteroot/ but serve all your Flex from /siteroot/flash/ then you can install Flex

Re: help, cfmx 6.1 just hangs!

2004-04-08 Thread Thomas Chiverton
On Wednesday 07 Apr 2004 06:11 am, Josh wrote: I am running CFMX 6.1 on RHEL3 with Apache. Assuming this is supported, make use of Macromedia's free install support. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: [EMAIL PROTECTED] BlueFinger Limited Underwood

Re: Version Control

2004-04-08 Thread Calvin Ward
Are you using Dreamweaver with Subversion? - Calvin - Original Message - From: Massimo Foti To: CF-Talk Sent: Thursday, April 08, 2004 3:37 AM Subject: Re: Version Control I use CVS and the SmartCVS client (www.smartcvs.com) and it's very nice. CVS has some shortcomings though, many

Re: Version Control

2004-04-08 Thread Massimo Foti
Are you using Dreamweaver with Subversion? No, I use Tortoisesvn from Windows Explorer. I use different IDEs, not only DW and I barely open DW's File panel at all, so Tortoisesvn fits just fine in my workflow (I was also used to TortoisesCVS) Massimo [Todays Threads] [This Message]

French characters problem...

2004-04-08 Thread Dan Farmer
I'm having a problem with various french characters such as#233; I think the browser does some wacky with the special characters... such as use a default font or something how can I fix this? If you go here and look at the e' you'll see what I mean.

Re: French characters problem...

2004-04-08 Thread Yves Arsenault
That's odd... I had some encoding problems on a RedHat9 CFMX6.1 box But after adding processing and encoding directions everything was great. I've never seen that... Yves - Original Message - From: Dan Farmer To: CF-Talk Sent: Thursday, April 08, 2004 8:18 AM Subject: French

Re: Has anyone successfully installed Flex on Coldfusion 6.1?

2004-04-08 Thread Dick Applebaum
On Apr 8, 2004, at 1:35 AM, Thomas Chiverton wrote: On Thursday 08 Apr 2004 06:15 am, Dick Applebaum wrote: Flex is not a wam. bam install on CFMF??? Bit if you want to share Flex and CF tags on the same page. If you are happy for your CF pages to live in (say) /siteroot/ but serve all your

508 Compliant?

2004-04-08 Thread Adkins, Randy
Does anyone know a validator or something to be used to verify if a website is 508 Compliant? Thanks! [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: French characters problem...

2004-04-08 Thread Claude Schneegans
I'm having a problem with various french characters such as#233; I've been there, and everything looks ok, I've not even seen any # in then source code. Did you modify it? On the other hand, watch your spelling! in Motel Adam vous offres, offre takes no s ;-)) --

Re: 508 Compliant?

2004-04-08 Thread G
We use Bobby, works pretty well: http://bobby.watchfire.com/bobby/html/en/index.jsp HTH, Brian - Original Message - From: Adkins, Randy To: CF-Talk Sent: Thursday, April 08, 2004 8:15 AM Subject: 508 Compliant? Does anyone know a validator or something to be used to verify if a

RE: 508 Compliant?

2004-04-08 Thread Matt Robertson
Does anyone know a validator or something to be used to verify if a website is 508 Compliant? http://bobby.watchfire.com/bobby/html/en/index.jsp Matt Robertson [EMAIL PROTECTED] MSB Designs, Inc.http://mysecretbase.com

RE: Jasper Reports x CF MX - anybody use?

2004-04-08 Thread Douglas.Knudsen
I'm interested in hearing about this too.anyone?!!??? Doug -Original Message- From: Spectrum WebDesign [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 07, 2004 6:44 PM To: CF-Talk Subject: Jasper Reports x CF MX - anybody use? Hi all JasperReports is a powerful open source Java

RE: 508 Compliant?

2004-04-08 Thread Sandy Clark
Bobby and other validators will catch some information those items within 508 which can be validated programatically. However, there are other 508 guidelines that cannot be caught by any validator and requires human interaction to determine. Some items include (how your pages look to a color

bandwidth test

2004-04-08 Thread Ray Champagne
Does anybody know of a custom tag or way that I can periodically test my bandwidth?We are having a debate here about our DSL speed, and I would like to have a way of having a task running in the background that will ping a bandwidth meter site and save the results to a file/db/etc.I can do the

RE: Macromedia MAX Date announced!

2004-04-08 Thread Burns, John D
I'm disappointed that Ben Forta wasn't the one to tell us.He kept telling us soon. :-) John -Original Message- From: Cameron Childress [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 07, 2004 7:35 PM To: CF-Talk Subject: Macromedia MAX Date announced! Nov 1-4 - New Orleans,

RE: bandwidth test

2004-04-08 Thread Tony Weeg
check this out ray http://us.mcafee.com/root/speedometer.asp?cid=9438 -Original Message- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 9:51 AM To: CF-Talk Subject: bandwidth test Does anybody know of a custom tag or way that I can periodically test my

Re: JavaScript Compatibility

2004-04-08 Thread Cutter (CF-Talk)
Any close to current version of AOL that would work on Win95 would have used the IE browser control as it's main browser window, and would have used the control of whichever version of IE is loaded on the system. If the user never did a windows update (and quite probably never has or could)

RE: bandwidth test

2004-04-08 Thread Ian Tait
If you mean that you want to see how much bandwith you're using, and your router talks SNMP, you could use MRTG:http://people.ee.ethz.ch/~oetiker/webtools/mrtg/ HTH, Ian _ From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: 08 April 2004 14:51 To: CF-Talk Subject: bandwidth test Does

RE: Macromedia MAX Date announced!

2004-04-08 Thread Burns, John D
As long as it's approved by my company, I'll hop on the Hummer bandwagon also.Very nice of you tony :-) John -Original Message- From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 07, 2004 8:42 PM To: CF-Talk Subject: RE: Macromedia MAX Date announced! Tony Weeg

RE: bandwidth test

2004-04-08 Thread Burns, John D
www.2wire.com has a bandwidth test http://reviews.cnet.com/7004-7254_7-0.html?tag=tm has a bandwidth meter that also rates you in comparison with other connections. John Burns -Original Message- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 9:51 AM To:

Re: bandwidth test

2004-04-08 Thread Jochem van Dieten
Ray Champagne said: Does anybody know of a custom tag or way that I can periodically test mybandwidth? Bandwidth to where? To ConUs? To Europe? We are having a debate here about our DSL speed That part is easy, all DSL routers/modems have some CLI that gives detailed statistics about the

Re: bandwidth test

2004-04-08 Thread Ray Champagne
While I appreciate your post, it has left me WAY confused. First off, I am trying to get a fairly reliable DSL speed number for different parts of the day.I want to have a aggregate list of speeds that I can then give to my boss.I also don't want to have to do this by hand, going to a

RE: bandwidth test

2004-04-08 Thread Tony Weeg
http://www.juniper.net/techpubs/software/junos/junos57/swconfig57-getting-st arted/html/cli-configuration-mode.html about cli. if u are conUs, and can hit that speedometer test, then I would say its fairly reliable...even if its WAY off (Which it isnt), it's a constant on that connection and

Re: French characters problem...

2004-04-08 Thread Bryan Stevenson
hmmm...we did a bi-lingual e-licencing system for the Departmnet of Fisheries Oceans here in Canada and we haven't bumped into any French character issues at all using #233; etc. Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. t. 250.920.8830 e.

Re: bandwidth test

2004-04-08 Thread Jochem van Dieten
Ray Champagne said: First off, I am trying to get a fairly reliable DSL speed number for different parts of the day. But for which function? To browse the internet or to reach a specific server? If for instance you have a b2b site online at a colo and everybody is logged in on that site all

Re: Flash spiking CPU

2004-04-08 Thread Bryan Stevenson
Unfortuneately I can't show the site yetstill in beta and under NDA. I'm thinking that it's acceptable for the short term, but the effects and transitions could be duplicated using DHTML! Thanks all Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group

Macromedia Max Registration/Cost?

2004-04-08 Thread Burns, John D
Anyone know of more details on the cost and the registration for the MAX conference? Hotel stuff? John Burns [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: Macromedia Max Registration/Cost?

2004-04-08 Thread Ben Forta
Registration is not open yet, but info will be posted soon. --- Ben _ From: Burns, John D [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 11:33 AM To: CF-Talk Subject: Macromedia Max Registration/Cost? Anyone know of more details on the cost and the registration for the MAX

Re: JavaScript Compatibility

2004-04-08 Thread Joe Eugene
1) did you copy/paste this code?You're calling swithLocation(), but the function name is switchLocation() :) didnt paste the code.. just wrote it out, its working fine for all lastest versions of IE and Netscape. 2) instead of document.forms[0].myList.value, pass the following argument:

RE: Macromedia Max Registration/Cost?

2004-04-08 Thread Tony Weeg
last year, early bird was around 750-850 or something like that, I spent about 450 on hotel for the days...and then beer fund was around 150-200 or so...depending upon how many macromedians you want to influence with beer and/or shots and/or women to get some good answers on up and coming stuff in

RE: Macromedia Max Registration/Cost?

2004-04-08 Thread Burns, John D
Ok, the sooner the better.My company is doing the yearly plans for travel and stuff now and I've got to get my info in soon to be able to go.I guess there's no chance of throwing out an estimate? John -Original Message- From: Ben Forta [mailto:[EMAIL PROTECTED] Sent: Thursday, April

Spam Farmers have arrived

2004-04-08 Thread Scott Weikert
I just got a spam to the email address I set up specifically for CF-Talk traffic. It appears someone's farming email addys off this list now. FYI. --Scott [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: JavaScript Compatibility

2004-04-08 Thread Charlie Griefer
Joe: Can you throw an alert in the first line of the function? first alert a static value just to see if the function's getting called at all: function switchLocation(loc) { alert('foo'); ... } then try alerting the 'loc' value: function switchLocation(loc) { alert(loc); ... } -

Re: Spam Farmers have arrived

2004-04-08 Thread Bryan Stevenson
Oh well...privacy is an illusionI'm happy with that ;-) 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

RE: Spam Farmers have arrived

2004-04-08 Thread Burns, John D
That sucks. John Burns -Original Message- From: Scott Weikert [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 11:45 AM To: CF-Talk Subject: Spam Farmers have arrived I just got a spam to the email address I set up specifically for CF-Talk traffic. It appears someone's farming

Re: Macromedia Max Registration/Cost?

2004-04-08 Thread Matt Liotta
I would highly recommend signing up for CFUN-04 as I truly believe it is currently the best CF conference right now. MAX simply can't compete with the amount of CF content at CFUN. -Matt On Apr 8, 2004, at 11:40 AM, Burns, John D wrote: Ok, the sooner the better.  My company is doing the

RE: Spam Farmers have arrived

2004-04-08 Thread Adkins, Randy
What I did was create a rule that if the email does not come from houseoffusion.com, then it gets deleted Just FYI -Original Message- From: Scott Weikert [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 11:45 AM To: CF-Talk Subject: Spam Farmers have arrived I just got a spam

Re: Spam Farmers have arrived

2004-04-08 Thread Michael Dinowitz
I've blocked off a number of IPs that are used to scan the lists for email addresses. While the list policy is to never display an email address in the archives and never give them out, people who reply and leave the original posters email address in the post just help the spammers. Also, a

Re: Macromedia Max Registration/Cost?

2004-04-08 Thread Michael Dinowitz
Just as a mention, God willing we will be having the community suite again this year. We're going to start gathering sponsors very soon and will have the whole thing planned out well in advanced of the date. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: Macromedia Max Registration/Cost?

2004-04-08 Thread Tony Weeg
yeah but who wants to give up a WEEKEND in the summer to learn cf stuff??? come on...thats what weekdays are for. sorry, I just cant give up good golf weather for cf, or anything. but then again, what do I know. -Original Message- From: Matt Liotta [mailto:[EMAIL PROTECTED] Sent:

RE: Macromedia Max Registration/Cost?

2004-04-08 Thread Burns, John D
Awesome! John -Original Message- From: Michael Dinowitz [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 11:59 AM To: CF-Talk Subject: Re: Macromedia Max Registration/Cost? Just as a mention, God willing we will be having the community suite again this year. We're going to

RE: Spam Farmers have arrived

2004-04-08 Thread Abraham Vionas
I just use SpamPal - it filters all my email effectively. _ From: Adkins, Randy [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 9:54 AM To: CF-Talk Subject: RE: Spam Farmers have arrived What I did was create a rule that if the email does not come from houseoffusion.com, then it

RE: Hallelujah!!! Flex successfully installed on Coldfusion

2004-04-08 Thread Abraham Vionas
Thanks for the reply Sam! So it's normal that the pages load that slowly the first time - even though it's a local connection (i.e. no bandwidth considerations)? We're talking 10-30 seconds. Thanks for the pointers on coding effectively for Flex. I'll have to keep that in mind. _ From:

Re: Flash spiking CPU

2004-04-08 Thread Nick Gerig
I havent followed the whole thread - so i maybe re-stating here but, you need to be very careful producing Flash 5 swfs. onClipEvent(onEnterFrame) is notorious for clogging up the CPU so you need to make sure whoever did the swf knows all the flash 5 tricks techniques etc to produce an

Re: Spam Farmers have arrived

2004-04-08 Thread Cutter (CF-Talk)
you're just now getting 'em? I've been receiving them for months (though this addy is also used for my MM acct). Cutter Scott Weikert wrote: I just got a spam to the email address I set up specifically for CF-Talk traffic. It appears someone's farming email addys off this list now. FYI.

Re: Macromedia Max Registration/Cost?

2004-04-08 Thread Cutter (CF-Talk)
Amen Tony! Could you see MY boss going for that one? (Not No, But ...!) Cutter Tony Weeg wrote: yeah but who wants to give up a WEEKEND in the summer to learn cf stuff??? come on...thats what weekdays are for. sorry, I just cant give up good golf weather for cf, or anything. but then

Re: Spam Farmers have arrived

2004-04-08 Thread Charlie Griefer
I used to have [EMAIL PROTECTED] as the e-mail address I used for cf-talk and cf-community.Then I started getting spammed there, so I changed it to [EMAIL PROTECTED] Just the other day, I got a spam that was sent to both addresses (I don't mean one copy sent to both addresses, I mean one copy to:

Re: Spam Farmers have arrived

2004-04-08 Thread Michael Dinowitz
Actually, a check of the IP is much better. All HoF mail comes from 64.118.64.245 and will only come from that address. The HoF mail server is locked down and can ONLY send out list mail (this mail is sent out through earthlink, not HoF). For a spammer to send mail on that IP he would have to

RE: Spam Farmers have arrived

2004-04-08 Thread Sandy Clark
That precludes people from emailing you off list though if they need to. _ From: Adkins, Randy Sent: Thursday, April 08, 2004 11:54 AM To: CF-Talk Subject: RE: Spam Farmers have arrived What I did was create a rule that if the email does not come from houseoffusion.com, then it gets

RE: E-trade DHTML

2004-04-08 Thread Candace Cottrell
You can also do it in Dreamweaver. I did this in about 5 minutes by drawing layers and using the Show/Hide Layers behavior. !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN html head titleUntitled Document/title meta http-equiv=Content-Type content=text/html; charset=iso-8859-1 script

RE: Jasper Reports x CF MX - anybody use?

2004-04-08 Thread Donnie Bachan
I've started looking into this solution, it seems VERY powerful indeed, I don't have any implementation code yet but it seems like it shouldn't be too much trouble to write a CFX. There is also a GUI based product for visual design of JasperReports called OpenReports Designer

Re: Flash spiking CPU

2004-04-08 Thread Bryan Stevenson
Thanks Nick, I just tried saving as Flash 7 and still hogs the CPU.I'll take a look for some of the items you mentioned (as I did not originally design this). I can say that it has about 9 seperate screens in it which are fadded in when links are clickedthe screens have less than 100%

RE: 508 Compliant?

2004-04-08 Thread Cary Gordon
Usablenet http://www.usablenet.com make some capable tools for building accessible sites, including an add-in for Dreamweaver.In fact, the accessibility tool included with Dreamweaver was built by Usablenet. Cary Gordon The Cherry Hill Company [Todays Threads] [This Message] [Subscription]

Re: Macromedia Max Registration/Cost?

2004-04-08 Thread Matt Liotta
You need to start thinking out of the box. You could take off some weekdays for golf and then your weekend would be free for the conference. -Matt On Apr 8, 2004, at 11:58 AM, Tony Weeg wrote: yeah but who wants to give up a WEEKEND in the summer to learn cf stuff??? come on...thats what

RE: Spam Farmers have arrived

2004-04-08 Thread Adkins, Randy
This is true, however in those cases, I give them my other account. -Original Message- From: Sandy Clark [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 12:25 PM To: CF-Talk Subject: RE: Spam Farmers have arrived That precludes people from emailing you off list though if they

OT Tax on shipping OR billing address

2004-04-08 Thread Mark W. Breneman
First off sorry for the off topic. But, no one in the office can agree on this.. While building an ecom site, the debate arose if tax gets charged based on the shipping address OR the billing address. Anyone have an answer to that?Thanks Mark W. Breneman -Cold Fusion Developer -Network

Re: Flash spiking CPU

2004-04-08 Thread Nick Gerig
ah ok! well alpha + gradients is a killer :) taking out the gradients would help loads - even it meant adding more non-gradient alpha movieclips to create the required effect. also if u can -dont have the screens as alpha fades - instead tint the background movie the same colour as the

RE: OT Tax on shipping OR billing address

2004-04-08 Thread Che Vilnonis
THE SHIPPING ADDRESS! -Original Message- From: Mark W. Breneman [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 12:45 PM To: CF-Talk Subject: OT Tax on shipping OR billing address First off sorry for the off topic. But, no one in the office can agree on this.. While building an

RE: OT Tax on shipping OR billing address

2004-04-08 Thread Barney Boisvert
Nope.Tax is based on destination, and OR doesn't have sales tax, so whether you have ot or not, there isn't any to charge.If there were (in any other state except vermont, I believe), I'm pretty sure you only have to change it if you (the company) actually have a physical presence in the state.

Breaking up table for printing (long)

2004-04-08 Thread Scott Brady
Ok, this may be hard to explain so if it doesn't make sense, please let me know. We have a page (internal only, so no link) that presents data like this: (Example #1) PANEL 1DATE1DATE2DATE3DATE4DATE5 Test1 result1result2result3result4result5 Test2 result6result7result8result9result10 Test3

Re: Spam Farmers have arrived

2004-04-08 Thread Casey C Cook
This happened to me many months ago (and continues), unfortunately the e-mail address I use for cf-talk is my work e-mail, its probably to late to change it to make any real difference now in spam traffic. CC [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User

RE: OT Tax on shipping OR billing address

2004-04-08 Thread Mark W. Breneman
That is what I thought.Or at lease what I hoped. Other wise I would have to recode several sites.:-( Thanks! Mark W. Breneman -Cold Fusion Developer -Network Administrator Vivid Media [EMAIL PROTECTED] www.vividmedia.com 608.270.9770 -Original Message- From: Barney Boisvert

RE: Spam Farmers have arrived

2004-04-08 Thread Tony Weeg
all I can say is cloudmark's spamnet is a godsend. I don't ever see spam, and if I do, I simply click block and next time, it goes away... very good reliable service. tw -Original Message- From: Casey C Cook [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 12:57 PM To:

Re: Flash spiking CPU

2004-04-08 Thread Bryan Stevenson
Thanks again Nick ;-) Can you enlighten me as to what an alpha fade is? As far as tinting goesthe background movie is a scene with trees and water and the screens are an opaque yellow so you can see a bit of the trees etc..so I'm not sure if I could tint yellow evenly so it fades out

RE: Macromedia Max Registration/Cost?

2004-04-08 Thread Ben Forta
Registration will start in July. Hotel info will be posted much earlier, but the organizers are still negotiating rates with the hotels so no details to post yet, but stay tuned. --- Ben _ From: Burns, John D [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 11:41 AM To:

RE: Macromedia Max Registration/Cost?

2004-04-08 Thread Scott Brady
Original Message: From: Ben Forta Registration is not open yet, but info will be posted soon. There you go, using that word soon again.:) Scott --- Scott Brady http://www.scottbrady.net/ [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User

RE: Macromedia Max Registration/Cost?

2004-04-08 Thread Burns, John D
Yeah, I think soon should be banned for Ben.He's met his quota for the year :-)Thanks for the info. John -Original Message- From: Scott Brady [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 1:03 PM To: CF-Talk Subject: RE: Macromedia Max Registration/Cost? Original Message:

RE: Macromedia Max Registration/Cost?

2004-04-08 Thread Ben Forta
I'll stop using it soon. g,dr _ From: Burns, John D [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 1:07 PM To: CF-Talk Subject: RE: Macromedia Max Registration/Cost? Yeah, I think soon should be banned for Ben.He's met his quota for the year :-)Thanks for the info. John

Re: Flash spiking CPU

2004-04-08 Thread Nick Gerig
Bryan Stevenson wrote: Thanks again Nick ;-) Can you enlighten me as to what an alpha fade is? alpha in flash is the level of transparency (opacity) - so 100% is not transparent 0% is transparent As far as tinting goesthe background movie is a scene with trees and water and the

CFMyAdmin MySQL Database Manager Launched - Free Application!

2004-04-08 Thread Daniel Mackey
Hi All, Just a quick email to introduce a new free tool we have developed for ColdFusion Developers looking for an online MySQL Management Tool called CFMyAdmin. Full details, screenshots and free download is available at: http://www.cfmyadmin.com This is the first public release and is at

Checkoutaspnet.com ?? Anyone heard of it?

2004-04-08 Thread Burns, John D
I got a mailer (Postal mail) to my home about trying ASP.net.It was from Microsoft (or some outsourcer for Microsoft) and it seemed to be slanted toward getting CF Developers moved to ASP.net (or at least to try it out).They had a website up (checkoutaspnet.com) and if you signed up, they send you

RE: CFMyAdmin MySQL Database Manager Launched - Free Application!

2004-04-08 Thread Nathan C. Smith
Cool, I've thought a tool like phpMyAdmin would be nice. Installed it and could not get it to connect.The settings file appears to be encrypted. -Nate -Original Message- From: Daniel Mackey [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 12:20 PM To: CF-Talk Subject:

RE: Checkoutaspnet.com ?? Anyone heard of it?

2004-04-08 Thread Dan Phillips
I'm guessing the deal is overwith? I could really use that copy of Win2k3 -Original Message- From: Burns, John D [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 1:34 PM To: CF-Talk Subject: Checkoutaspnet.com ?? Anyone heard of it? I got a mailer (Postal mail) to my home about

RE: Checkoutaspnet.com ?? Anyone heard of it?

2004-04-08 Thread Ciliotta, Mario
Is the site still up - all I get is unable to connect errors. Mario -Original Message- From: Burns, John D [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 1:34 PM To: CF-Talk Subject: Checkoutaspnet.com ?? Anyone heard of it? I got a mailer (Postal mail) to my home about

RE: Breaking up table for printing (long)

2004-04-08 Thread Nathan C. Smith
Check out the style sheet (CSS) extensions for printing.They helped me format a document for page breaks and such. table style=page-break-inside:avoid;page-break-before The above, as you can guess causes the table not to be broen where possible and causes a page-break before the able is

RE: Checkoutaspnet.com ?? Anyone heard of it?

2004-04-08 Thread Josh Remus
I did the same thing, received my copy, and was told I won a PocketPC.I received the same PocketPC when I signed up for some other marketing promotion from Microsoft.It's okay, but not great (the PDA at least).I assumed I got the promotion either through my MCSE or my MSDN subscription. I also get

unsubscribe

2004-04-08 Thread AhnuNahki
unsubscribe [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: Checkoutaspnet.com ?? Anyone heard of it?

2004-04-08 Thread Ray Champagne
Doing a whois on that domain name gives up the name Global Crossing.Thought that they were out of businessI invested a lot (for me) of money in them about 1 year before they became the fourth largest corporation to claim bankruptcy in US history.Yes, I was another victim of the dot bomb!

Re: Checkoutaspnet.com ?? Anyone heard of it?

2004-04-08 Thread Bryan Stevenson
hehe...dot bomb got you too...try 360 Networksbought at $25.90/share.sold at $0.13/share!! ouchy Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. t. 250.920.8830 e. [EMAIL PROTECTED] -

RE: Checkoutaspnet.com ?? Anyone heard of it?

2004-04-08 Thread Burns, John D
Well, I was going to announce it on the list, but I had a little reference number I had to enter and I wasn't sure how legit it was anyways.I mean it all looked good, but if it didn't come through or everyone got a ton of spam afterwards, I didn't want to be held responsible :-) Sorry. I'll let

RE: Checkoutaspnet.com ?? Anyone heard of it?

2004-04-08 Thread Burns, John D
No, the promotion seemed to end on March 5, so I'm guessing they took the site down after that. John Burns -Original Message- From: Ciliotta, Mario [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 1:42 PM To: CF-Talk Subject: RE: Checkoutaspnet.com ?? Anyone heard of it? Is

RE: Checkoutaspnet.com ?? Anyone heard of it?

2004-04-08 Thread Burns, John D
Well, I'm not connected to MCSE, MSDN or the magazine, so it much be something else.But it seemed to be geared towards CF developers.So, I was thinking maybe MM or somebody sold their list of people (but since not everyone on the list received it, I have no clue).Have you received your PocketPC

Re: Checkoutaspnet.com ?? Anyone heard of it?

2004-04-08 Thread Pete Ruckelshaus - CFList
I bought ALLR at $140/share.When it hit $167, I thought it was a good deal.Now, not so much. Bombs away! Bryan Stevenson wrote: hehe...dot bomb got you too...try 360 Networksbought at $25.90/share.sold at $0.13/share!! ouchy Bryan Stevenson B.Comm. VP Director of E-Commerce

RE: Checkoutaspnet.com ?? Anyone heard of it?

2004-04-08 Thread Josh Remus
No I haven't seen the new PocketPC yet.When I got one via the other promotion about a year ago, it took a LONG time coming and finally just appeared on my doorstep airborne express.It's another one of those if it comes, great.If not, oh well.The other one was an international version, which is (I

RE: Checkoutaspnet.com ?? Anyone heard of it?

2004-04-08 Thread Burns, John D
That's my thing, I haven't bought anything like that lately.I bought a dell computer but it was one of the tv deals and that's about it.I do all my hosting through a outside company.I don't mind being on whatever list it is that I'm on for it though if it keeps coming through with stuff like

RE: Breaking up table for printing (long)

2004-04-08 Thread Scott Brady
Original Message: From: Nathan C. Smith Check out the style sheet (CSS) extensions for printing.They helped me format a document for page breaks and such. table style=page-break-inside:avoid;page-break-before The above, as you can guess causes the table not to be broen where possible

RE: Checkoutaspnet.com ?? Anyone heard of it?

2004-04-08 Thread Josh Remus
It has to do with the fact that Microsoft = Big Brother.They're watching you right now. -Original Message- From: Burns, John D [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 2:31 PM To: CF-Talk Subject: RE: Checkoutaspnet.com ?? Anyone heard of it? That's my thing, I haven't

Long StartUp Times are Killing me

2004-04-08 Thread Brook Davies
I have a serious problem... Whenever I restart the cfmx service the first run of one of my applications (the others are fine)takes (296719 ms) TOTAL EXECUTION TIME to run. If there is a load on the site I watch the running requests grow non-stop and the processor at 100% and the site will

RE: Long StartUp Times are Killing me

2004-04-08 Thread Josh Remus
This happens to me when the Application.cfm for my largest application runs for the first time, because I have many Application variables that only get built when restarting.After that, everything is fine.It's annoying, but when I'm loading all that data into memory for the first time, I guess I

RE: Long StartUp Times are Killing me

2004-04-08 Thread Douglas.Knudsen
wow!What kind of app is this?I know something like FarCry has a huge startup time as it stores a very large amount of stuff in the application scope.Subsequent reqs are fast though. Doug -Original Message- From: Brook Davies [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 2:49

anyone have any ideas why I have 10-30 second Flex load times?

2004-04-08 Thread Abraham Vionas
It *is* the first run of the application, but it doesn't seem to get any better - and we're talking about the sample applications. In fact, they run quicker off the Macromedia site then they do locally on my comp. Any ideas? _ avast! Antivirus http://www.avast.com : Outbound message clean.

Receiving A connection failure

2004-04-08 Thread chad
We recently upgraded from a CF 5 server to a CFMX 6.1 server. We have a client who is using a CF 4.5 server and running a page that has a CFHTTP call (method post) to a page on our CFMX 6.1 server. This ran smoothly before the upgrade, now he is receiving a Connection Failure every time he runs

Bulk Conversions

2004-04-08 Thread Scott Stewart
Has anyone done an automated bulk document conversion from WordPerfect to MS Word. thanks scott -Original Message- From: AhnuNahki [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 1:07 PM To: CF-Talk Subject: unsubscribe unsubscribe [Todays Threads] [This Message]

RE: CFMyAdmin MySQL Database Manager Launched - Free Application!

2004-04-08 Thread Daniel Mackey
Hi Nathan, Package rebuilt! Sorry about that :-) We were a bit rushed putting it up there before the weekend, Enjoy, Dan. -Original Message- From: Nathan C. Smith [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 18:37 To: CF-Talk Subject: RE: CFMyAdmin MySQL Database Manager

...just took 60+ seconds to load Hello World in Flex!

2004-04-08 Thread Abraham Vionas
Actually, it's at least 30 seconds - and it just took over a minute to load my first Flex Hello World application. There's no way it's supposed to be like that. _ From: Abraham Vionas [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 12:54 PM To: CF-Talk Subject: anyone have any

RE: Breaking up table for printing (long)

2004-04-08 Thread Nathan C. Smith
I see, sorry for the confusion. If it were me I might try getting old school on this problem.Use a non-proportional font, and get out my data-processing ruler that measures in picas and points and then try to limit how many characters occur across the page. I was having the same problem on

  1   2   >