RE: Re[2]: CFFTP
Not sure if it would help, but you don't need to auth again on logout, and you can use cfftp.succeeded to check if it worked. Only other way I can think of is to cfhttp against a protected folder, but you said your not using IIS as the ftp server, so that really wouldn't help since your ftp server has it's own users. _ steve oliver senior internet developer atnet solutions, inc. http://www.atnetsolutions.com -Original Message- From: Critz [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 09, 2002 10:08 PM To: CF-Talk Subject: Re[2]: CFFTP oi Mark!! heck no :) am using Raidenftpd. My ftp timeout is currently 600 seconds. But I don't want to adjust that. I just don't understand why CF is so sluggish at killing the connection when PHP does it in a heartbeat. -- Best regards, Critter, MMCP Certified ColdFusion Developer Crit[s2k] - - Saturday, March 9, 2002, 10:53:27 PM, you wrote: MAKC> You could try fooling with the timeout value in IIS (assumeing you are using MAKC> IIS) for the FTP server. MAKC> Mark MAKC> -Original Message- MAKC> From: Critz [mailto:[EMAIL PROTECTED]] MAKC> Sent: Saturday, March 09, 2002 5:40 PM MAKC> To: CF-Talk MAKC> Subject: CFFTP MAKC> oi CF-Talk!! MAKC> I'm using CFFTP to login to a local ftp site to verify the users MAKC> login password for a stats page. MAKC> this is what I am using: MAKC> MAKC> password="#attributes.pass#" stoponerror="Yes" port="6969" connection="ftp"> MAKC> MAKC> username="#attributes.login#" password="#attributes.pass#" MAKC> stoponerror="Yes" port="6969" connection="ftp"> MAKC> MAKC> username="#attributes.login#" password="#attributes.pass#" MAKC> stoponerror="Yes" port="6969" connection="ftp"> MAKC> MAKC> MAKC> MAKC> now if I connect using PHP the connection is made and closed MAKC> imediately, but with coldfusion. the connection seems to stay for up MAKC> to 10 seconds. Is there any way I can get it to login/logoff MAKC> immediately? MAKC> -- MAKC> Best regards, MAKC> Critter, MMCP MAKC> Certified ColdFusion Developer MAKC> Crit[s2k] - MAKC> __ 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: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Issue 105 of Fusion Authority Just Out
You might be interested in some of the news and security pieces in this issue of FA. I've posted a link to the issue below, as well as the complete Table of Contents. http://www.fusionauthority.com/alert/index.cfm?alertid=105 Specials ColdFuson MX Beta 2 Announced; Flash MX Announced Community Three Upcoming ColdFusion Conferences! Macromedia Designer and Developer Center XML Feed New UDF for Macromedia XML Feed HostingTech com Interviews Jeremy Allaire JRun Nozomi Beta 3 Cyberseminar Personal News: Condolences to Tobe Goldfinger, Co-Manager of NYCFUG Upcoming CFUGs Views Microsoft Wants to Kill HTTP? Security Information Disclosure Vulnerability in Microsoft XML Core Services Information Disclosure Vulnerability in Microsoft IE Unchecked Buffer in Microsoft SQL Server 2000 and 7.0 Upcoming Gathering of Windows Top Security Pros! Guarding Against Privilege Elevation on WIN2K and NT Another Security Hole Found In Macromedia Flash Webmasters Urged To Plug PHP Security Hole Tech and Tags What's New in the Tag Gallery What's New at CFLib.org? What's New at CFBughunt.org? Jeremy Allaire Presents New Whitepaper on Rich Internet Applications Knowledge Base Macromedia Spectra 1.5.1: Changes to a ContentObjectType Are Not Applied To the Version Database ColdFusion Server (All Versions): Windows NT 109, Windows NT 232 Errors are Reported in the Server Log Unable to Pass Values to JavaScript Through the onSubmit Attribute of the CFFORM Tag in Internet Explorer Browsers The ColdFusion Server MIB Component Generates an Error Message or Writes Client Variables Every Minute ColdFusion Server 5: CFCONTENT Hot Fix Available ColdFusion Server 5: Distributed Configuration Fails to Work on Solaris, Linux, and HP-UX Platforms Integrating Macromedia ClusterCATS with F5 GlobalSite ColdFusion Server 5: NS IO_ERROR Reported in Webserver Log ColdFusion Server 5: How to Index Keywords in the Header and Footer of Microsoft Word and Microsoft Rich Text Format Documents ColdFusion Server 4.5 and 5 (Windows): Uploading a File with the CFFILE Tag on Windows Fails with a Location Code: 26 Error ColdFusion Server (4.5 and 5): Using CFERROR Type='monitor' Within CFML Templates Can Cause an Error or a ColdFusion Server Crash News Macromedia Previews New Server Technologies For Macromedia Flash Macromedia Flash MX: New Product, More Power Microsoft Guru Says: Replace HTTP ChillingEffects. org: Your Freedom and the Net New FaceXpress Digital People Free Trial Offer __ 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: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Re: Help - Security Configuration Editor?
Maybe this will help policies Security settings define the security-relevant behavior of the system. Through the use of Group Policy objects in the Active Directory, administrators can centrally apply the security levels required to protect enterprise systems. When determining settings for a Group Policy object that contains multiple computers, the organizational and functional character of that given site, domain, or organizational unit must be considered. For example, the security levels necessary for an organizational unit containing computers in a sales department would be very different from that for an organizational unit containing finance department computers. Security settings The term security settings is interchangeable with security configuration. Security settings include Security Policies (account and local policies), access control (services, files, registry), event log, group membership (restricted groups), Internet Protocol security Security policies, and Public Key policies. Security templates A security template is a physical representation of a security configuration: a file where a group of security settings may be stored. Windows 2000 includes a set of security templates, each based on the role of a computer: from security settings for low security domain clients to highly secure domain controllers. These templates can be used as provided, modified, or serve as a basis for creating custom security templates. Security configuration tools To define and use security templates, administrators use the Security Templates snap-in. To configure and analyze security locally, administrators use the Security Configuration and Analysis snap-in. To configure security centrally in Active Directory, administrators use the Group Policy snap-in. "Success is a journey, not a destination!!" Doug Brown - Original Message - From: "David Cummins" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, March 09, 2002 8:34 PM Subject: Help - Security Configuration Editor? > Hi all, > > I'm setting up a client's box, and want it to be as secure as possible. I've > seen many mentions of how wonderful the "Security Configuration Editor" is, but > I'm damned if I can find a copy of it anywhere. The server is running Win 2k, > which apparently has it installed by default. Well I can't find it. Searches on > the web have revealed nothing on where you get it (except for NT 4, which didn't > run on 2k). Anyone??? > > David > > __ 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: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Help - Security Configuration Editor?
Hi all, I'm setting up a client's box, and want it to be as secure as possible. I've seen many mentions of how wonderful the "Security Configuration Editor" is, but I'm damned if I can find a copy of it anywhere. The server is running Win 2k, which apparently has it installed by default. Well I can't find it. Searches on the web have revealed nothing on where you get it (except for NT 4, which didn't run on 2k). Anyone??? David __ 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: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
RE: RePlace... NOT!
OY! I sure owe you one. Thanks for your input, this site is going live Monday and the scramble has me frazzled. :-) Tony -Original Message- From: Kym Kovan [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 09, 2002 6:57 PM To: CF-Talk Subject: Re: RePlace... NOT! Hi Tony, >A standard piece of our code no longer seems to work - I am at a loss as to >why. We have tested it today on CF 4.5 and CF5. > >It is a simple replace action on fields with commas and carriage returns... >here is the code snap from the insert state VALUE section: > >'#Replace(form.textarea, "#chr(13)##chr(10)#", " ", "ALL")#', > >am I crazy? am I missing something? What you are do there is replacing the CRLF pair with a space. I see no treatment for commas at all. chr(13) is a CR and chr(10) is a LF, the standard pair at the end of a line, except if you live in Unix world :-) You need to do it again for commas: '#Replace(form.textarea, ",", " ", "ALL")#' -- Yours, Kym __ 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=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Re[2]: CFFTP
oi Mark!! heck no :) am using Raidenftpd. My ftp timeout is currently 600 seconds. But I don't want to adjust that. I just don't understand why CF is so sluggish at killing the connection when PHP does it in a heartbeat. -- Best regards, Critter, MMCP Certified ColdFusion Developer Crit[s2k] - - Saturday, March 9, 2002, 10:53:27 PM, you wrote: MAKC> You could try fooling with the timeout value in IIS (assumeing you are using MAKC> IIS) for the FTP server. MAKC> Mark MAKC> -Original Message- MAKC> From: Critz [mailto:[EMAIL PROTECTED]] MAKC> Sent: Saturday, March 09, 2002 5:40 PM MAKC> To: CF-Talk MAKC> Subject: CFFTP MAKC> oi CF-Talk!! MAKC> I'm using CFFTP to login to a local ftp site to verify the users MAKC> login password for a stats page. MAKC> this is what I am using: MAKC> MAKC> password="#attributes.pass#" stoponerror="Yes" port="6969" connection="ftp"> MAKC> MAKC> username="#attributes.login#" password="#attributes.pass#" MAKC> stoponerror="Yes" port="6969" connection="ftp"> MAKC> MAKC> username="#attributes.login#" password="#attributes.pass#" MAKC> stoponerror="Yes" port="6969" connection="ftp"> MAKC> MAKC> MAKC> MAKC> now if I connect using PHP the connection is made and closed MAKC> imediately, but with coldfusion. the connection seems to stay for up MAKC> to 10 seconds. Is there any way I can get it to login/logoff MAKC> immediately? MAKC> -- MAKC> Best regards, MAKC> Critter, MMCP MAKC> Certified ColdFusion Developer MAKC> Crit[s2k] - MAKC> __ 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=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Re: RePlace... NOT!
Hi Tony, >A standard piece of our code no longer seems to work - I am at a loss as to >why. We have tested it today on CF 4.5 and CF5. > >It is a simple replace action on fields with commas and carriage returns... >here is the code snap from the insert state VALUE section: > >'#Replace(form.textarea, "#chr(13)##chr(10)#", " ", "ALL")#', > >am I crazy? am I missing something? What you are do there is replacing the CRLF pair with a space. I see no treatment for commas at all. chr(13) is a CR and chr(10) is a LF, the standard pair at the end of a line, except if you live in Unix world :-) You need to do it again for commas: '#Replace(form.textarea, ",", " ", "ALL")#' -- Yours, Kym __ Why Share? Dedicated Win 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=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Re: RePlace... NOT!
How about the last single quote before the comma... - Original Message - From: "Tony Gruen" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, March 09, 2002 6:39 PM Subject: RePlace... NOT! > A standard piece of our code no longer seems to work - I am at a loss as to > why. We have tested it today on CF 4.5 and CF5. > > It is a simple replace action on fields with commas and carriage returns... > here is the code snap from the insert state VALUE section: > > '#Replace(form.textarea, "#chr(13)##chr(10)#", " ", "ALL")#', > > am I crazy? am I missing something? This is pretty basic but I don't see any > reason why commas are being left in the field. Any suggestions? > > Tony Gruen > > > > > __ 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=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Re: RePlace... NOT!
never mind... DOH!! me. - Original Message - From: "Tony Gruen" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, March 09, 2002 6:39 PM Subject: RePlace... NOT! > A standard piece of our code no longer seems to work - I am at a loss as to > why. We have tested it today on CF 4.5 and CF5. > > It is a simple replace action on fields with commas and carriage returns... > here is the code snap from the insert state VALUE section: > > '#Replace(form.textarea, "#chr(13)##chr(10)#", " ", "ALL")#', > > am I crazy? am I missing something? This is pretty basic but I don't see any > reason why commas are being left in the field. Any suggestions? > > Tony Gruen > > > > > __ 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: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
RePlace... NOT!
A standard piece of our code no longer seems to work - I am at a loss as to why. We have tested it today on CF 4.5 and CF5. It is a simple replace action on fields with commas and carriage returns... here is the code snap from the insert state VALUE section: '#Replace(form.textarea, "#chr(13)##chr(10)#", " ", "ALL")#', am I crazy? am I missing something? This is pretty basic but I don't see any reason why commas are being left in the field. Any suggestions? Tony Gruen __ 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: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
RE: CFFTP
You could try fooling with the timeout value in IIS (assumeing you are using IIS) for the FTP server. Mark -Original Message- From: Critz [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 09, 2002 5:40 PM To: CF-Talk Subject: CFFTP oi CF-Talk!! I'm using CFFTP to login to a local ftp site to verify the users login password for a stats page. this is what I am using: now if I connect using PHP the connection is made and closed imediately, but with coldfusion. the connection seems to stay for up to 10 seconds. Is there any way I can get it to login/logoff immediately? -- Best regards, Critter, MMCP Certified ColdFusion Developer Crit[s2k] - __ Why Share? Dedicated Win 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=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
CFFTP
oi CF-Talk!! I'm using CFFTP to login to a local ftp site to verify the users login password for a stats page. this is what I am using: now if I connect using PHP the connection is made and closed imediately, but with coldfusion. the connection seems to stay for up to 10 seconds. Is there any way I can get it to login/logoff immediately? -- Best regards, Critter, MMCP Certified ColdFusion Developer Crit[s2k] - __ Why Share? Dedicated Win 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=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
2nd try OT: setting up your own box.
Jason, Here's a URL for subscribing to microsofts security service: http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/ bulletin/notify.asp I'd also recomend subscribing to a couple of other CERT services. Vulnerabilities are often first discovered by third parties and and MS OS is picked apart immediately upon release. Recently, a number of OTHER security issues (beside MS) could have implications for your security (like the SNMP vulnerability). Subscribing to a non-microsoft list keeps your focus broader than just your OS. First though, tune your server carefully and eliminate ALL unnecessary services and applications. That way, you will not be vulnerable to security issues that would otherwise be irrelevnat to you. For example, if you are not going to use your server as a print server, why would have the spooler service running? Running it takes up resources on the server and opens you up to any security issues related to the spooler service (not that there are any that I know of ). Running it also means you are bound to apply a hot fix if it one comes out for that service. Contrary to some doctrine, I don't believe you should install every hot fix. You should do enough research to be able to tell if you are at risk before you apply the fix. Hotfixes are about 95% reliable - but there have been a few released that have subsequently been rolled back because they cause additional problems. That's my 2 cents. As far as keeping up, it's a challenge. If you don't have operations people and you have to do it yourself, the best advice is to create an email folder for all the certs advisories and review them on a weekly scheduled basis. Also get used to surfing around the net and researching the subject on a regular basis - it never ends . Mark -Original Message- From: Jason Davis [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 09, 2002 4:04 PM To: CF-Talk Subject: OT: my own box I'm about to start co-locating next month my own win2K server box. from installting, through service packs, hotfixes, sql server and all that... I'm wondering if anyone can share thoughts on installing IIS patches/hotfixes. I know that there are many of them, how do you keep up? any info would be great. __ 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=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
RE: my own box
Jason, Here's a URL for subscribing to microsofts security service: http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/ bulletin/notify.asp I'd also recomend subscribing to a couple of other CERT services. Vulnerabilities are often first discovered by third parties and and MS OS is picked apart immediately upon release. Recently, a number of OTHER security issues (beside MS) could have implications for your security (like the SNMP vulnerability). Subscribing to a non-microsoft list keeps your focus broader than just your OS. First though, tune your server carefully and eliminate ALL unnecessary services and applications. That way, you will not be vulnerable to security issues that would otherwise be irrelevnat to you. For example, if you are not going to use your server as a print server, why would have the spooler service running? Running it takes up resources on the server and opens you up to any security issues related to the spooler service (not that there are any that I know of ). Running it also means you are bound to apply a hot fix if it one comes out for that service. Contrary to some doctrine, I don't believe you should install every hot fix. You should do enough research to be able to tell if you are at risk before you apply the fix. Hotfixes are about 95% reliable - but there have been a few released that have subsequently been rolled back because they cause additional problems. That's my 2 cents. As far as keeping up, it's a challenge. If you don't have operations people and you have to do it yourself, the best advice is to create an email folder for all the certs advisories and review them on a weekly scheduled basis. Also get used to surfing around the net and researching the subject on a regular basis - it never ends . Mark -Original Message- From: Jason Davis [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 09, 2002 4:04 PM To: CF-Talk Subject: OT: my own box I'm about to start co-locating next month my own win2K server box. from installting, through service packs, hotfixes, sql server and all that... I'm wondering if anyone can share thoughts on installing IIS patches/hotfixes. I know that there are many of them, how do you keep up? any info would be great. __ 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=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Re: OT: my own box
Burn the SP's to a CD and install everything, and remove all of the unnecessary extensions, _before_ plugging in the network cable. Otherwise I guaranteee you will get infected by Nimbda and all the rest before you can even get IIS started. Removing the unnecessary IIS extensions pretty much solves the entire problem of having to worry about the patches. jon Jason Davis wrote: > I'm about to start co-locating next month my own win2K server box. > from installting, through service packs, hotfixes, sql server and all that... > > I'm wondering if anyone can share thoughts on installing IIS patches/hotfixes. > I know that there are many of them, how do you keep up? > > any info would be great. > __ Why Share? Dedicated Win 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=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Re: my own box
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/ current.asp?productid=30&servicepackid=161&submit1=go Since SP3 isn't finished yet a service rollup was introduced. If you are looking for Colo rates or a dedicated server, please let me know. Neil - Original Message - From: "Jason Davis" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, March 09, 2002 7:03 PM Subject: OT: my own box > I'm about to start co-locating next month my own win2K server box. > from installting, through service packs, hotfixes, sql server and all that... > > I'm wondering if anyone can share thoughts on installing IIS patches/hotfixes. > I know that there are many of them, how do you keep up? > > any info would be great. > > __ 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=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Re: OT: my own box
Jason Davis wrote: > I'm about to start co-locating next month my own win2K server box. > from installting, through service packs, hotfixes, sql server and all that... > > I'm wondering if anyone can share thoughts on installing IIS patches/hotfixes. > I know that there are many of them, how do you keep up? Subscribe to the appropriate notification service at Microsoft. Jochem __ Why Share? Dedicated Win 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=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
OT: my own box
I'm about to start co-locating next month my own win2K server box. from installting, through service packs, hotfixes, sql server and all that... I'm wondering if anyone can share thoughts on installing IIS patches/hotfixes. I know that there are many of them, how do you keep up? any info would be great. __ 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: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
RE: ODBC for Interbase
Also on sourceforge there is the free version, called firebird, I think that comes with an odbc driver. Bob -Original Message- From: Howie Hamlin To: CF-Talk Sent: 3/9/02 5:07 PM Subject: Re: ODBC for Interbase There's one here: http://www.ibdatabase.com/ It costs $200 for the server driver. HTH, -- Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. - www.CoolFusion.com - 631-737-4668 x101 inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server >>> Find out how iMS Stacks up to the competition: http://www.coolfusion.com/imssecomparison.cfm - Original Message - From: "Nathan Chen" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, March 09, 2002 4:43 PM Subject: ODBC for Interbase > Hi, All: > > Does anyone has experience working with Interbase database? I assume you need an ODBC driver for CF Server to talk to Interbase. Where can I get the driver? Any hint is appreciated. > > > Nathan Chen > > > __ 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: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Re: ODBC for Interbase
http://ofbodbc.sourceforge.net/ Nathan Chen wrote: > Hi, All: > > Does anyone has experience working with Interbase database? I assume you need an >ODBC driver for CF Server to talk to Interbase. Where can I get the driver? Any >hint is appreciated. > > > Nathan Chen > > > __ Why Share? Dedicated Win 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=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
RE: Desktop Icon Creation
I don't have my JavaScript references with me, but I don't think you can do this type of file operation, because it would pose tremendous security risks. However, you can easily add a link on your page to add a favorite, for what it's worth. Here's a reference: http://javascript.internet.com/page-details/add-favorite.html Chuck McElwee etech solutions inc www.etechsolutions.com -Original Message- From: Neil Clark [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 09, 2002 3:31 PM To: CF-Talk Subject: Re: Desktop Icon Creation Hi Eric, I could be wrong, but I am pretty sure that you cannot do this via ColdFusion (well, not unless ColdFusion is running locally). You can however do it using Macromedia Director with the Buddy API Xtra. Again, I haven't had to try this and I could be wrong. HTH Neil - Original Message - From: "Eric J Hoffman" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, March 08, 2002 1:21 AM Subject: Desktop Icon Creation > We have a project for a client that we are trying to make an shortcut on the > users desktop. We are having all sorts of trouble figuring it out, and > wonder if anyone knows of a tutorial somewhere for this or has a quick > pointer? > > The idea is a unique url is turned into a internet icon shortcut on the > desktopso far when you try to save the icon to the desktop, another > browser window opens up going to that link. Doh! > > Regards, > > Eric J. Hoffman > Director of Internet Development > DataStream Connexion, LLC > (formerly Small Dog Design) > > > __ 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=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Re: ODBC for Interbase
There's one here: http://www.ibdatabase.com/ It costs $200 for the server driver. HTH, -- Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. - www.CoolFusion.com - 631-737-4668 x101 inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server >>> Find out how iMS Stacks up to the competition: >http://www.coolfusion.com/imssecomparison.cfm - Original Message - From: "Nathan Chen" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, March 09, 2002 4:43 PM Subject: ODBC for Interbase > Hi, All: > > Does anyone has experience working with Interbase database? I assume you need an >ODBC driver for CF Server to talk to Interbase. Where can I get the driver? Any hint is appreciated. > > > Nathan Chen > > > __ 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: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
ODBC for Interbase
Hi, All: Does anyone has experience working with Interbase database? I assume you need an ODBC driver for CF Server to talk to Interbase. Where can I get the driver? Any hint is appreciated. Nathan Chen __ 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=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Re: Desktop Icon Creation
Hi Eric, I could be wrong, but I am pretty sure that you cannot do this via ColdFusion (well, not unless ColdFusion is running locally). You can however do it using Macromedia Director with the Buddy API Xtra. Again, I haven't had to try this and I could be wrong. HTH Neil - Original Message - From: "Eric J Hoffman" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, March 08, 2002 1:21 AM Subject: Desktop Icon Creation > We have a project for a client that we are trying to make an shortcut on the > users desktop. We are having all sorts of trouble figuring it out, and > wonder if anyone knows of a tutorial somewhere for this or has a quick > pointer? > > The idea is a unique url is turned into a internet icon shortcut on the > desktopso far when you try to save the icon to the desktop, another > browser window opens up going to that link. Doh! > > Regards, > > Eric J. Hoffman > Director of Internet Development > DataStream Connexion, LLC > (formerly Small Dog Design) > > > __ Why Share? Dedicated Win 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=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Re: preserve javascript formatting?
How about surrounding the script tags with pre tags? I may not be understanding the issue though...javascript can be compressed (if that is what this tag is doing) just like html and still work. Perhaps you are missing some semicolons and two javascript statements are getting stuck together? jon Eric J Hoffman wrote: > Ok, last question, for a bit... :-) How do you guys deal with preserving > the formatting of javascript? A tag is redoing some content on a page, and > when it spits it out, its lost its formatting, thus the navigation no longer > works? Viewing source shows it all lopped together. I know this must be > elementary, but I am runnning short on sleep. > __ 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=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
preserve javascript formatting?
Ok, last question, for a bit... :-) How do you guys deal with preserving the formatting of javascript? A tag is redoing some content on a page, and when it spits it out, its lost its formatting, thus the navigation no longer works? Viewing source shows it all lopped together. I know this must be elementary, but I am runnning short on sleep. Regards, Eric J. Hoffman Director of Internet Development DataStream Connexion, LLC (formerly Small Dog Design) __ Why Share? Dedicated Win 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=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Re: is this possible?
Jeff, Just pass the list from one release to the next using hidden form fields, along with an index number for the next name. You will actually only have to write this one time, so you can just keep going back to this same release for each of the 8 people. Plus, you never have to worry about being limited to 8. For example, in the release write this: #listgetat(form.namelist,thisposition)# - Original Message - From: "Jeff Fongemie" <> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, March 09, 2002 4:46 AM Subject: is this possible? > Hello cf-talk, > > Can someone steer me in the right direction to look for this? > > I need to take a list of names passed by a form. > > Then generate an html page with release form info and the first name > so the user can print. User clicks "next" and then another page with release form and > the second name, user clicks next and another page with the third > name and so on until there are no more names left. > > So if the form gave 8 names, there would be 8 pages with one name > each until the last page. > > Is this even possible? > > > Best regards, > Jeff Fongemie mailto:[EMAIL PROTECTED] > > > __ Why Share? Dedicated Win 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=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Re: Macromedia's XML Resource Feed
Yes, imagine my dismay when I discovered my host wasn't on 5, and therefore didn't support custom functions. I'm in the process of moving the site. Comments on the code are welcome, it should be documented and someday I want to write an article describing what I did and why I did it. Theoretically, you should be able to use the concepts I used to write a true XML parser. At 08:43 AM 03/09/2002 -0600, you wrote: >Very cool Jeff! > >Clint >- Original Message - >From: "Jeffry Houser" <[EMAIL PROTECTED]> >To: "CF-Talk" <[EMAIL PROTECTED]> >Sent: Saturday, March 09, 2002 8:19 AM >Subject: RE: Macromedia's XML Resource Feed > > > > I wrote a ColdFusion function to parse the newsfeed. The code is >located > > on InstantColdFusion.com. It's fairly specific to that newsfeed, though, > > not a standard XML parser. > > > > http://www.instantcoldfusion.com/resources/articles.cfm > > > > For the record, WDDX and XML are two different things. You will not be > > able to inherently read the newsfeed using WDDX. > > > > At 09:05 AM 03/09/2002 -0500, you wrote: > > >Is it that the WDDX cannot read the tag? When I >try > > >to subscribe to this feed with my Radio Userland I get: > > > > > >Can't subscribe to the channel. The most likely cure is to check the URL >in > > >a web browser and see if you can get it to read the feed. The following > > >message probably won't help you figure out what went wrong, but we >include > > >it here because it might. "Can't get the address of "rss" because the >table > > >doesn't have an object with that name." > > > > > >The reference you give says: > > > > > >ColdFusion > > >Use the XML feed as a data source within ColdFusion to create dynamic > > >content for an HTML page. In order to parse the XML in ColdFusion, you >will > > >need to use a third party XML parser such as a COM object or Java based > > >parser. > > > > > >Of course you knew that. :-) My instinct is to use the loadXML method > > > >(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/ht >m > > >/xml_mth_hn_1nho.asp) by downloading it into some MSXML javascript like > > >this: > > > > > > > > > var xmlDoc = new > > > ActiveXObject("Msxml2.DOMDocument.4.0"); > > > xmlDoc.async = false; > > > xmlDoc.loadXML("#REReplace(CFHTTP.FileContent, > > > Chr(62) & '[[[:space:]]]+' > > >& Chr(60), Chr(62) & Chr(60), 'ALL')#"); > > > alert(xmlDoc.xml); > > > > > > > > >Of course you have to download > > > >(http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp? >u > > >rl=/msdn-files/027/001/766/msdncompositedoc.xml) and register > > >(http://doc.ddart.net/xmlsdk/htm/sdk_installregister_4r76.htm) Microsoft >XML > > >Core Services 4.0 RTM. If you could download a copy local to the browser >you > > >could just use var xmlDoc = new ActiveXObject("Microsoft.XMLDOM"); and > > >xmlDoc.load("macromedia_resources.xml"); and not have to worry about > > >downloading the 4.0 as the XMLDOM is probably already installed in your >IE > > >browser. > > > > > >-Original Message- > > >From: Andrew Peterson [mailto:[EMAIL PROTECTED]] > > >Sent: Tuesday, March 05, 2002 1:54 PM > > >To: CF-Talk > > >Subject: Macromedia's XML Resource Feed > > > > > > > > >Hi, > > > > > >Has anyone used Macromedia's resource feed with CF located at > > > > > >http://www.macromedia.com/desdev/articles/xml_resource_feed.html > > > > > >How is it done? I've done XML parsing with Moreover's XML feeds using >WDDX, > > >but this is different. Here's my feeble code: > > > > > > > >"http://www.macromedia.com/desdev/resources/macromedia_resources.xml";> > > > > > > > > > > > >output="MacroNews"> > > > > > >The error is: > > > > > >unknown element encountered > > > > > >I know I'm probably way off in using WDDX to parse the xml doc here. Any > > >help here greatly appreciated. > > > > > >Thanks! > > >Andrew > > > > > > > > > __ Why Share? Dedicated Win 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=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Re: Macromedia's XML Resource Feed
Very cool Jeff! Clint - Original Message - From: "Jeffry Houser" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, March 09, 2002 8:19 AM Subject: RE: Macromedia's XML Resource Feed > I wrote a ColdFusion function to parse the newsfeed. The code is located > on InstantColdFusion.com. It's fairly specific to that newsfeed, though, > not a standard XML parser. > > http://www.instantcoldfusion.com/resources/articles.cfm > > For the record, WDDX and XML are two different things. You will not be > able to inherently read the newsfeed using WDDX. > > At 09:05 AM 03/09/2002 -0500, you wrote: > >Is it that the WDDX cannot read the tag? When I try > >to subscribe to this feed with my Radio Userland I get: > > > >Can't subscribe to the channel. The most likely cure is to check the URL in > >a web browser and see if you can get it to read the feed. The following > >message probably won't help you figure out what went wrong, but we include > >it here because it might. "Can't get the address of "rss" because the table > >doesn't have an object with that name." > > > >The reference you give says: > > > >ColdFusion > >Use the XML feed as a data source within ColdFusion to create dynamic > >content for an HTML page. In order to parse the XML in ColdFusion, you will > >need to use a third party XML parser such as a COM object or Java based > >parser. > > > >Of course you knew that. :-) My instinct is to use the loadXML method > >(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/ht m > >/xml_mth_hn_1nho.asp) by downloading it into some MSXML javascript like > >this: > > > > > > var xmlDoc = new > > ActiveXObject("Msxml2.DOMDocument.4.0"); > > xmlDoc.async = false; > > xmlDoc.loadXML("#REReplace(CFHTTP.FileContent, > > Chr(62) & '[[[:space:]]]+' > >& Chr(60), Chr(62) & Chr(60), 'ALL')#"); > > alert(xmlDoc.xml); > > > > > >Of course you have to download > >(http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp? u > >rl=/msdn-files/027/001/766/msdncompositedoc.xml) and register > >(http://doc.ddart.net/xmlsdk/htm/sdk_installregister_4r76.htm) Microsoft XML > >Core Services 4.0 RTM. If you could download a copy local to the browser you > >could just use var xmlDoc = new ActiveXObject("Microsoft.XMLDOM"); and > >xmlDoc.load("macromedia_resources.xml"); and not have to worry about > >downloading the 4.0 as the XMLDOM is probably already installed in your IE > >browser. > > > >-Original Message- > >From: Andrew Peterson [mailto:[EMAIL PROTECTED]] > >Sent: Tuesday, March 05, 2002 1:54 PM > >To: CF-Talk > >Subject: Macromedia's XML Resource Feed > > > > > >Hi, > > > >Has anyone used Macromedia's resource feed with CF located at > > > >http://www.macromedia.com/desdev/articles/xml_resource_feed.html > > > >How is it done? I've done XML parsing with Moreover's XML feeds using WDDX, > >but this is different. Here's my feeble code: > > > > >"http://www.macromedia.com/desdev/resources/macromedia_resources.xml";> > > > > > > > > > > > >The error is: > > > >unknown element encountered > > > >I know I'm probably way off in using WDDX to parse the xml doc here. Any > >help here greatly appreciated. > > > >Thanks! > >Andrew > > > > > __ Why Share? Dedicated Win 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=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
RE: Macromedia's XML Resource Feed
I wrote a ColdFusion function to parse the newsfeed. The code is located on InstantColdFusion.com. It's fairly specific to that newsfeed, though, not a standard XML parser. http://www.instantcoldfusion.com/resources/articles.cfm For the record, WDDX and XML are two different things. You will not be able to inherently read the newsfeed using WDDX. At 09:05 AM 03/09/2002 -0500, you wrote: >Is it that the WDDX cannot read the tag? When I try >to subscribe to this feed with my Radio Userland I get: > >Can't subscribe to the channel. The most likely cure is to check the URL in >a web browser and see if you can get it to read the feed. The following >message probably won't help you figure out what went wrong, but we include >it here because it might. "Can't get the address of "rss" because the table >doesn't have an object with that name." > >The reference you give says: > >ColdFusion >Use the XML feed as a data source within ColdFusion to create dynamic >content for an HTML page. In order to parse the XML in ColdFusion, you will >need to use a third party XML parser such as a COM object or Java based >parser. > >Of course you knew that. :-) My instinct is to use the loadXML method >(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/htm >/xml_mth_hn_1nho.asp) by downloading it into some MSXML javascript like >this: > > > var xmlDoc = new > ActiveXObject("Msxml2.DOMDocument.4.0"); > xmlDoc.async = false; > xmlDoc.loadXML("#REReplace(CFHTTP.FileContent, > Chr(62) & '[[[:space:]]]+' >& Chr(60), Chr(62) & Chr(60), 'ALL')#"); > alert(xmlDoc.xml); > > >Of course you have to download >(http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?u >rl=/msdn-files/027/001/766/msdncompositedoc.xml) and register >(http://doc.ddart.net/xmlsdk/htm/sdk_installregister_4r76.htm) Microsoft XML >Core Services 4.0 RTM. If you could download a copy local to the browser you >could just use var xmlDoc = new ActiveXObject("Microsoft.XMLDOM"); and >xmlDoc.load("macromedia_resources.xml"); and not have to worry about >downloading the 4.0 as the XMLDOM is probably already installed in your IE >browser. > >-Original Message- >From: Andrew Peterson [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, March 05, 2002 1:54 PM >To: CF-Talk >Subject: Macromedia's XML Resource Feed > > >Hi, > >Has anyone used Macromedia's resource feed with CF located at > >http://www.macromedia.com/desdev/articles/xml_resource_feed.html > >How is it done? I've done XML parsing with Moreover's XML feeds using WDDX, >but this is different. Here's my feeble code: > >"http://www.macromedia.com/desdev/resources/macromedia_resources.xml";> > > > > > >The error is: > >unknown element encountered > >I know I'm probably way off in using WDDX to parse the xml doc here. Any >help here greatly appreciated. > >Thanks! >Andrew > > __ 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: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
RE: Macromedia's XML Resource Feed
Is it that the WDDX cannot read the tag? When I try to subscribe to this feed with my Radio Userland I get: Can't subscribe to the channel. The most likely cure is to check the URL in a web browser and see if you can get it to read the feed. The following message probably won't help you figure out what went wrong, but we include it here because it might. "Can't get the address of "rss" because the table doesn't have an object with that name." The reference you give says: ColdFusion Use the XML feed as a data source within ColdFusion to create dynamic content for an HTML page. In order to parse the XML in ColdFusion, you will need to use a third party XML parser such as a COM object or Java based parser. Of course you knew that. :-) My instinct is to use the loadXML method (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/htm /xml_mth_hn_1nho.asp) by downloading it into some MSXML javascript like this: var xmlDoc = new ActiveXObject("Msxml2.DOMDocument.4.0"); xmlDoc.async = false; xmlDoc.loadXML("#REReplace(CFHTTP.FileContent, Chr(62) & '[[[:space:]]]+' & Chr(60), Chr(62) & Chr(60), 'ALL')#"); alert(xmlDoc.xml); Of course you have to download (http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?u rl=/msdn-files/027/001/766/msdncompositedoc.xml) and register (http://doc.ddart.net/xmlsdk/htm/sdk_installregister_4r76.htm) Microsoft XML Core Services 4.0 RTM. If you could download a copy local to the browser you could just use var xmlDoc = new ActiveXObject("Microsoft.XMLDOM"); and xmlDoc.load("macromedia_resources.xml"); and not have to worry about downloading the 4.0 as the XMLDOM is probably already installed in your IE browser. -Original Message- From: Andrew Peterson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 05, 2002 1:54 PM To: CF-Talk Subject: Macromedia's XML Resource Feed Hi, Has anyone used Macromedia's resource feed with CF located at http://www.macromedia.com/desdev/articles/xml_resource_feed.html How is it done? I've done XML parsing with Moreover's XML feeds using WDDX, but this is different. Here's my feeble code: http://www.macromedia.com/desdev/resources/macromedia_resources.xml";> The error is: unknown element encountered I know I'm probably way off in using WDDX to parse the xml doc here. Any help here greatly appreciated. Thanks! Andrew __ Why Share? Dedicated Win 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=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Re: is this possible?
Hi Jeff, Yes It is posssible.If you know that there are 8 elements and keep track of how to show.Then it is possible. Once the 8 variables are finished then you divert the submission to original page.Till that you will be revolving in same page with different variables requesting. Cheers! Regards Nagaraj.A - Original Message - From: "Jeff Fongemie" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, March 09, 2002 6:16 PM Subject: is this possible? > Hello cf-talk, > > Can someone steer me in the right direction to look for this? > > I need to take a list of names passed by a form. > > Then generate an html page with release form info and the first name > so the user can print. User clicks "next" and then another page with release form and > the second name, user clicks next and another page with the third > name and so on until there are no more names left. > > So if the form gave 8 names, there would be 8 pages with one name > each until the last page. > > Is this even possible? > > > Best regards, > Jeff Fongemie mailto:[EMAIL PROTECTED] > > > __ Why Share? Dedicated Win 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=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
RE: Intranet apps
>>When I want to know what my local weather is like, I look out the window. >>When I want to know the forcast (rarely), I watch broadcast news, or the >>weather station on tv for a few minutes. Its all relative, do you ever engage in a chat environment on-line, or even send an email, of course you do, the idea knowing the forecast or weather report is a simulation of how we would do it in the real world, only at a glance displayed on a computer screen, thats all... no big deal just handy, thats my penny, J -Original Message- From: Shawn Grover [mailto:[EMAIL PROTECTED]] Sent: Friday, March 08, 2002 5:11 PM To: CF-Talk Subject: RE: Intranet apps When I want to know what my local weather is like, I look out the window. When I want to know the forcast (rarely), I watch broadcast news, or the weather station on tv for a few minutes. I tend to agree with Adam. A company's main page should be about the company - not necessarily about the environment around their building. However, if the managers decide they want weather info, then I would handle it as a simple link on the main page to a weather page. This way, you are still providing the information, but minimizing the use of screen real estate for it, and allowing the user to choose if they want to see it or not. My two cents worth. Shawn Grover -Original Message- From: Jeffry Houser [mailto:[EMAIL PROTECTED]] Sent: Friday, March 08, 2002 9:51 AM To: CF-Talk Subject: RE: Intranet apps At 09:49 AM 03/08/2002 -0600, you wrote: >Not to ruin the party or be overly nosey, but please don't put local weather >information on your corporate intranet, that's just plain wrong in so many >ways. I don't understand what is so wrong about it, however your description below is obviously a flawed implementation. I see no reason why you can't get local weather based on the user's sign in. ( New York people see New York info, Chicago people see Chicago info, etc.. ) > When I worked for a global company based in Minneapolis, I would login >to their corporate intranet and 70% of the page was the local, Minneapolis >weather forecast. I'm sure the intentions were good, but everyone from New >York, Chicago, LA, UK, etc would get a nice big browser full of "26 and >heavy snow" each time they needed information about the actual company. It's >probably good to let people stick to their own sources for weather >information (morning news, newspaper, weather.com, etc), and keep the >intranet specific to the actual company. > >Adam. -- Jeffry Houser | mailto:[EMAIL PROTECTED] Need a Web Developer? Contact me! AIM: Reboog711 | Fax / Phone: 860-223-7946 -- My Books: http://www.instantcoldfusion.com My Band: http://www.farcryfly.com __ 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=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
is this possible?
Hello cf-talk, Can someone steer me in the right direction to look for this? I need to take a list of names passed by a form. Then generate an html page with release form info and the first name so the user can print. User clicks "next" and then another page with release form and the second name, user clicks next and another page with the third name and so on until there are no more names left. So if the form gave 8 names, there would be 8 pages with one name each until the last page. Is this even possible? Best regards, Jeff Fongemie mailto:[EMAIL PROTECTED] __ 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: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
401.3 Unauthorized: Unauthorized due to ACL on resource
I have upgraded a server to CF 5 - it's an IIS4 server on NT 4 with the August 2001 IIS 4 security roll up installed. The NT server is running SP 6a Documents publish OK with extension .htm. I have declared the extension default.cfm, index.cfm in the IIS MMC console as valid. (see http://robots.open.ac.uk for an 'index.htm' and then see http://cci.open.ac.uk for an example failure - the .htm sidebar appears - but the .cfm body which is referenced in the frameset. See also http://computing.open.ac.uk/home/ which has an index.cfm as the root page) All documents have at least read access to account IUSR_servername. IIS4 is set up to work with anonymous access only. However, whenever I try address a document .cfm using a web browser, I receive: 401.3 Unauthorized: Unauthorized due to ACL on resource All the CF services are reported as running normally in the Service Manager. I am baffled as to where the security problem lies. Can anyone advise? The vexing part is that initially, it all worked absolutely fine. I can't even seem to get at the Cold Fusion Administrator page now. With many thanks if you can help! David Clover IT Support Manager Maths and Computing Faculty The Open University Ext: 59367/53529 Tel: 01908 653529 Fax: +44 (0)709 236 3568 Voicemail: +44 (0)705 069 9440 __ 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=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
RE: Report Writer
Adam, I have to admit that as simple as it is, that is one hell of a good tip and very cheap to implement. -Original Message- From: Adam Phillip Churvis [mailto:[EMAIL PROTECTED]] Sent: Saturday, 9 March 2002 10:53 PM To: CF-Talk Subject: RE: Report Writer > I am looking for Pros/Cons on various Report Writers that can be integrated > with ColdFusion. I have one project that I would like to generate Avery > Labels through the Web Browser. This is a new area for me and all > information is greatly appreciated. Hey Graham, You're gonna LOVE this technique! __ 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=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
RE: Report Writer
> I am looking for Pros/Cons on various Report Writers that can be integrated > with ColdFusion. I have one project that I would like to generate Avery > Labels through the Web Browser. This is a new area for me and all > information is greatly appreciated. Hey Graham, You're gonna LOVE this technique! 1) Plunk down $39.95 for Avery DesignPro 2000 label software. 2) Create a new User named "LabelUser" with a unique password in your database (we did this with SQL Server). 3) Create a View object that performs whatever query (relational or not) that exposes the columns you need for your labels. Name your View something really obvious like "Labels," and if your column names are cryptic then make sure to take advantage of aliasing in the view definition itself, as your customer will be interacting with these column names. 4) Allow LabelUser to have only SELECT access to this view; disallow everyone else. 5) Create a local ODBC data source on the user's workstation that points to the IP address of the database server, and that connects using the LabelUser username and the password you assigned to that user. 6) Fire up DesignPro 2000, and use that ODBC link as your data source when creating and printing labels. 7) Create as many label templates as your customer wants, and you'll have them up and running in about ten minutes. You now have a $40 piece of well-supported, off-the-shelf commercial software handling a complex issue in a secure fashion. If the customer needs new label designs, they just fire it up and do it-- all without having to involve you (unless the both of you want it that way). Remember: you can apply filters and sorts to a View just like it was a table in your database, so let DesignPro supply such info rather then thinking you have to create separate View objects each time you want a different selection of labels. Just define your View object to expose the columns you need from whatever tables you need. The exception would be if you only ever want to create labels for a clearly-defined subset of rows. In that case you would supply a WHERE clause (or extend the JOIN clause) to handle that in your View definition so you don't have to return a ton of rows you don't need to your workstation over the Internet. Any filters you apply in DesignPro get applied to whatever rows are returned from the View object. I hope this helps, my friend! :) Respectfully, Adam Phillip Churvis Certified Advanced ColdFusion 5 Developer Productivity Enhancement, Inc. http://www.ColdFusionTraining.com E-mail: [EMAIL PROTECTED] Phone: 770-446-8866 __ 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: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
Re: CFLOOP and CFOUTPUT
Plane, Nathaniel wrote: > Eek, what about ? You wouldn't be able to group result > sets in this case. Just use a conditional loop which is not over the query as a query, but over the query as a structure of arrays. Have to do that anyway if you want to jump back and forth between rows. > And what about page includes, those would be out of the > question (including a page with another cfoutput without a group parameter > would throw an error). Depends on design. I usually have pages that are included and pages that are called directly, not pages that can be both included and called directly. Combined with not using the query attribute on a loop/output I don't see the problem. > This coding method has quite a few consequences > associated with it, i would be very hesitant to implement this design > philosophy on any large scale development projects.. IMO it would also > produce "dirtier" looking code, when used properly 's by no means > make code "harder to read".. Just my opionion anyways. It all depends on overall coding methodology. But it wouldn't be my favourite either. Jochem __ 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=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists