Save entry data
Someone on cf-talk mentioned that Blogger will save your form contents every few seconds to a cookie in case your browser crashes. Anyone think this is worth adding to BlogCFC? It would be pretty trivial.
Someone on cf-talk mentioned that Blogger will save your form contents every few seconds to a cookie in case your browser crashes. Anyone think this is worth adding to BlogCFC? It would be pretty trivial.
For the latest packaged version, you may download the zip from here. For the very latest version, however, you should use the Subversion repository.
For general questions and support, please use the BlogCFC Forums.
You can download the latest version from Subversion, use this url: http://svn.riaforge.org/blogcfc
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 |
BlogCFC will never have an installer. Ever. Until today...
Raymond Camden said: Does removing the ( and ) in the WITH clause make it work?
[More]
BlogCFC will never have an installer. Ever. Until today...
jester said: changing the nvarchar(max) to ntext allowed the tables to be created without error, however it still...
[More]
BlogCFC will never have an installer. Ever. Until today...
Raymond Camden said: @Jester: Ah, perfect. Now we're getting somewhere. I'm not sure why you didn't provide this level of...
[More]
BlogCFC will never have an installer. Ever. Until today...
jester said: started over from scratch, fresh extraction of all files
ran installer
installer/step3_runscripts.cf...
[More]
BlogCFC will never have an installer. Ever. Until today...
Raymond Camden said: Your not even saying _what_ script though? You ran the SQL script by itself? If so - which one? MySQ...
[More]
D.
Just tell everyone to use FF ;)
FYI - I finished the mod. Ive included it as a zip to this entry. Please visit this link in 60 seconds or so to see it attached.
By the way, I made a mod like this myself for BlogCFC a while ago, and sent the code to your forums. You might start there. I can't be blamed for bad code though, I've probably learned a lot of better ways to code since then.
D.
D.
This was well over a year ago, I managed to find it again:
http://tinyurl.com/u4sz4
And I don't mind if you just plug my code in, but it looks like some of the code got converted to escaped values by your translator. Shouldn't be hard to figure out though.