Actually, MX is more like 4.6 to 6.0 (my understanding that it was in development for some time, and 5.0 was released as a sort of interim update) and is a HUGE change (as jdaniels mentioned, MX essentially changed coldfusion from an application server to a java application, and while offering...
Hi all,
A client recently approached me, and is asking for a solution to protecting their subscription based content from copying and redistribution. Most of what they are asking for is doable in a number of ways, but the last item is what is really giving me a mental block.
What is required...
Kind of a hard question to answer as there are so many variables to take into account :)
I personnally use and recommend www.cfm-resources.com for hosting (their developer arrangement is fairly inexpensive and allows for ColdFusion, Access/MSSQL/MySQL setups, as well as ASP and PHP (I think))...
I'm going to hazard a guess and say no, probably not but you may wish to contact the vendor or speak with a lawyer that deals in such matters.
Have a look at the licence agreement that came with the trial application, and see if it limits you in that respect.
If you go ahead with it, be aware...
It's not something I've come across before, but instead of browsing for the ODBC datasource, have you tried typing in the path manually?
eg. z:\network\databases\mydatabase.mdb
Hi all,
Just wondering if anyone else has experienced this problem, and if you might know how to fix it.
I'm having intermittant problems when writing CDs - using an HP 8200 USB burner (latest HP drivers and RecordNow software) on XP Pro - every now and then I get stop errors with the code...
Hi all, not sure if anyone can help out with this or not:
I've got some code that loops over an array to create some HTML that is then sent via CFMAIL:
<cfset Variables.Books = "">
<cfloop index="i" from="1" to="#BookCount#">
<cfset Variables.Books =...
Just thought I'd share my experience with this same problem: I've got an Asus A7v266-E M/B, X-Micro GF3Ti500 video card and I've been running XP Pro for a couple of weeks.
The first few days were nothing but trouble - crashing, loops etc. and I spent countless hours trying all the fixes and...
Are the logs entered on-line (via a form or similar) or are they created offline (in Dreamweaver)? If they are created offline, then you could put the text through Word or something similar to spellcheck.
If they are being created online, then I believe you can integrate spell-checking into the...
Just thought I'd throw my 2c in here.
I had exactly the same problem with an Athlon/ASUS A7V266/Nvidia combo - frequent crashes/reboots for no apparant reason.
After searching numerous sites/forums trying to find solutions that had worked for people, and not finding anything that worked for...
Hi,
I've used htmldoc in a similar setup (html is generated by a perl/cgi script, then converted to PDF by htmldoc) although this was on a Win2k/IIS platform.
I haven't seen the sort of problem you describe though. Perhaps you could post a link to a dummy HTML report produced by your script...
Hi there,
I'll make an attempt to answer your question based on my experience (I've been in the webmaster-type area for around two years now, so I'm still relatively green :)
First, just to commenting on your 2 points:
1. Working the website - In my role, I'm responsible for all the coding...
I'm not sure if I understand your question correctly, but I am assuming that you want to access the internet on your linux PC via your Windows XP PC.
Have you set up ICS on Windows XP yet? If not, check out something like http://www.practicallynetworked.com/sharing/xp_ics/
Once that is done...
Well, I think I found the problem. I had a look at some other startup messages that people had posted on the net, and found that after the Partition Check: hda lines, a check is performed on the floppy drive.
I had removed my floppy drive (and disabled it in BIOS) some time ago, as I never used...
Hi Paron,
I'm not sure what you mean by your question "does CF help port the front end over to the Web?" - ColdFusion is basically the front-end AND the application.
If you wanted to use the frontends that you may have in your Access-based applications, you will need to look at the...
Hi moonriver,
Yah, access has some serious issues with multi-user access, including concurrency, security and reliability. As a single-user database for desktop apps, its useful as it is quite simple as far as database systems go.
I find it great to work with when prototyping some of my...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.