How to restrict who may read my entries?
ColdFusion
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What can I do?
• What to Read?
  • Polls
• Avatars
• Interests
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• QAIX
  • Сообщества
• Talxy Chat
• Horoscope
• Online
 
Зарегистрируйся!

QAIX > ColdFusionGo to page: « previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | next »

  Recent blog posts: 
  They have birthday today: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Moderators:
Wednesday, 24 September 2008
Dynamic Form Element Asim Manzur 03:52:07
 A quick question.

I have dynamic form fields like
HEADLINEID_1
HEADLINEID_2
HEADLINEID_3
HEADLINEID_4


how can I count those in the action page.
Also there are so many more fields are also getting submitted so, I can't use StructCount()

I need something like I can specify that count that mactched headlineID_*


Regards,

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community.
http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=37

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:174225
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/4
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:4
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13123.11886.4
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4
comment 5 answers | Add comment
RE: CF Document won't run (RESOLVED) Mark A Kruger 03:52:06
 Thanks to all of you for your help. Although it was a fresh install, there
were 3 versions of the Java SDK installed on the server. I uninstalled them
and rebooted and it began working. Perhaps someone can shed some light on
why this is the case? I had thought that the various Java installs were
agnostic. Perhaps it was something I had inadvertently added to my class
path... althought it looked normal to me - with everything pointing to
"application.home" .... hmmm...



-----Original Message-----
From: dave [mailto:cflist-0HvZn9A/RyZBDgjK7y7TUQ@public.gmane.org]
Sent: Tuesday, April 26, 2005 3:39 PM
To: CF-Talk
Subject: RE: CF Document won't run


I been having troubles to and so far everyone that hasn't been able to see
the pages in cfdocument has been because of norton, when they disable norton
they can see it fine.
Never worked with grisoft but its worth checking out.

-------------------­--------------------­-
From: "Mark A Kruger" <mkruger-NhIXd0Vb7f­XegbzhZkK2zA@public.­gmane.org>
Sent: Tuesday, April 26, 2005 3:40 PM
To: CF-Talk <cf-talk-2K/2x8RPSj­9p9z4BATjFtQC/G2K4zD­Hf@public.gmane.org>­
Subject: RE: CF Document won't run

I'm using grisoft... but I'll give that a shot.

-----Original Message-----
From: dave [mailto:cflist-0HvZn9A/RyZBDgjK7y7TUQ@public.gmane.org]
Sent: Tuesday, April 26, 2005 1:34 PM
To: CF-Talk
Subject: re: CF Document won't run

Turn Norton off for a minute and then try it, norton seems to not let it
run.

-------------------­--------------------­-
From: "Mark A Kruger"
Sent: Tuesday, April 26, 2005 1:41 PM
To: CF-Talk
Subjec



~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=67

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:204585
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/4
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:4
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13123.11886.4
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

Add comment
OT: Recover Lost SQL Server data Qasim Rasheed 03:52:05
 Hi

Does anyone has recommendation for resources where I can find
information about recovering data from SQL Server 2000 if it has been
deleted accindently. Assume that I do not have a backup. I am
specifically looking if it could be done from transaction log files.

Any help is greatly appreciated.

Thanks

Qasim

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=67

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:197737
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/4
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:4
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13123.11886.4
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

comment 1 answer | Add comment
<cfftp> in CFMX Andy Clary 03:52:04
 We are in the process of migrating from CF5 to CFMX 6.1 and I've run into an
issue with the cfftp tag. We have a process that goes out to a partner's
FTP site, searches a folder for any new files, downloads them to our
network, runs a checksum on them, and then posts them back to the partner's
FTP site either in an error or a success folder. This works great in CF 5
(I use the cached connection feature, transfer mode is ASCII, and passive =
No). The exact same code, when run on CFMX 6.1, however, has been sketchy
at best. The process will hang, and/or return with strange Java errors.
Here are some examples:

An exception occurred when performing the FTP REMOVE operation.
FTP response 421 received. Server closed connection.

An exception occurred when performing the FTP listdir operation.
The cause of this exception was that: Connection reset.

java.lang.NullPoint­erException

The strange thing is that the exact same code works great on CF5. We have
searched many forums and lists, but have run out of ideas. Is anyone else
out there experiencing similar issues with <cfftp> in CFMX?

Thanks in advance,
Andy


~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=67

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:197749
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/4
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:4
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13123.11886.4
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

comment 3 answer | Add comment
SES urls, cgi.path_info, cgi.request_uri, CF6 and CF7 Bert Dawson 03:52:03
 Moving from CF6.1 to CF7 on IIS6, and i've noticed that the
cgi.path_info variable is reported slightly differently when using SES
type URLs.
In previous versions of CF, the cgi.path_info always included the, er,
path info, whether SES variables were apended or not.:
URL: example.com/sumdir/­index.cfm?foo=bar
CF6 cgi.path_info: /sumdir/index.cfm
CF7 cgi.path_info: /sumdir/index.cfm

URL: example.com/sumdir/­index.cfm/foo/bar
CF6 cgi.path_info: /sumdir/index.cfm/f­oo/bar
CF7 cgi.path_info: /foo/bar

The SESconverter.cfm from fusium.com still works in CF7 since it tests
for the presence of cgi.request_uri, which is present in both CF6 and
CF7 on IIS6, and appears the same as the pre-CF7 cgi.path_info. So it
looks like i'm going to have to change all references from
cgi.path_info to cgi.request_uri.

Strange thing about cgi.request_uri is that its not present if you
dump the cgi scope, but it is there if you reference it directly, both
in IIS6 and apache2.
How come its not in cgi structure when dumped, but is there when referenced?
Is cgi.request_uri a more "standard" cgi variable?
And is it "safe" to use? (not showing in the cgi dump makes me a
little cautious)

Cheers
Bert

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=67

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:197811
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/4
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:4
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13123.11886.4
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

Add comment
xforms - bug in multiple select elements S . Isaac Dealey 03:52:02
 http://www.dansshort­s.com/?day=3/6/2005#­blog311

Thought some of the members here might find this useful -- may save
you some headache in trying to figure out how to make multiple select
boxes work. :)­ I'm surprised this wasn't caught during the beta, but
then, the good news is it's in the xsl, so you don't have to wait for
a fix from MM.


s. isaac dealey 954.522.6080
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://macromedia.b­reezecentral.com/p49­777853/
http://www.sys-con.­com/author/?id=4806
http://www.fusionta­p.com


~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble
Ticket application

http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=48

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:197752
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/4
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:4
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13123.11886.4
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

Add comment
Recursive Function Kevin Aebig 03:52:01
 Hey all,

Copy the following into an empty cfm file to see what I'm talking about.
This makes no sense to me as to why it's failing... If anyone can shed some
light... I'll owe them a beer.

/* CODE AND STUFF */

<!---

I've hacked together the query object to make it more portable for this
example. I'm trying to make it so that it can go to an infinity depth
through recursion. Don't laugh... it gets the job done. =]

Structure:

- Root1
-Sub1
-Sub2
-Child1
- Root2
-Sub1
-Sub2
-Child1
- Root3
-Sub1
-Sub2
-Child1

And here we go...

--->
<cfset results =
querynew("id,parent­id,documentid,userid­,comment,submitted")­>

<cfset i = 0>
<cfloop index="rowcount" from="1" to="3">
<cfset i = i+1>
<cfset parent = i>
<cfset randomNum = RandRange(1000, 1020)>
<cfset queryaddrow(results­)>
<cfset querysetcell(result­s, "id", i)>
<cfset querysetcell(result­s, "parentid", 0)>
<cfset querysetcell(result­s, "documentid", 99)>
<cfset querysetcell(result­s, "userid", randomNum)>
<cfset querysetcell(result­s, "comment", "These are root comments")>
<cfset querysetcell(result­s, "submitted", Now())>

<!--- first row --->
<cfset i = i+1>
<cfset randomNum = RandRange(1000, 1020)>
<cfset queryaddrow(results­)>
<cfset querysetcell(result­s, "id", i)>
<cfset querysetcell(result­s, "parentid", parent)>
<cfset querysetcell(result­s, "documentid", 99)>
<cfset querysetcell(result­s, "userid", randomNum)>
<cfset querysetcell(result­s, "comment", "These are sub comments")>
<cfset querysetcell(result­s, "submitted", Now())>

<!--- Second row--->
<cfset i = i+1>
<cfset randomNum = RandRange(1000, 1005)>
<cfset queryaddrow(results­)>
<cfset querysetcell(result­s, "id", i)>
<cfset querysetcell(result­s, "parentid", parent)>
<cfset querysetcell(result­s, "documentid", 99)>
<cfset querysetcell(result­s, "userid", randomNum)>
<cfset querysetcell(result­s, "comment", "These are sub comments")>
<cfset querysetcell(result­s, "submitted", Now())>
<cfset parent = i>

<!--- Child row --->
<cfset i = i+1>
<cfset randomNum = RandRange(1000, 1020)>
<cfset queryaddrow(results­)>
<cfset querysetcell(result­s, "id", i)>
<cfset querysetcell(result­s, "parentid", parent)>
<cfset querysetcell(result­s, "documentid", 99)>
<cfset querysetcell(result­s, "userid", randomNum)>
<cfset querysetcell(result­s, "comment", "These are child comments")>
<cfset querysetcell(result­s, "submitted", Now())>
</cfloop>


<cfdump var="#results#">
<!--- --->
<br><hr><br>

<cffunction name="makeTree" hint="Creates HTML Tree from Query object">
<cfargument name="dataObj" required="true">
<cfargument name="parentID" required="true">

<cfquery name="GetCurrentIte­ms" dbtype="query">
SELECT * FROM dataObj
WHERE parentid = #parentID#
ORDER BY submitted
</cfquery>

<ul>
<cfloop query="GetCurrentIt­ems">
<cfoutput><li>#GetC­urrentItems.comment#­(#GetCurrentItems.id­#)</cfoutput>

<cfquery name="CheckForChild­" dbtype="query">
SELECT * FROM dataObj WHERE parentid = #GetCurrentItems.id­#
</cfquery>

<cfif CheckForChild.Recor­dCount GT 0 >
<cfset makeTree(dataObj, GetCurrentItems.id>
</cfif>
</cfloop>
</ul>
</cffunction>

<table border="0" cellspacing="3" cellpadding="0">
<tr>
<td>
<cfoutput>#makeTree­(results, 0)#</cfoutput>
</td>
</tr>
</table>

/* END OF CODE */

Cheers,

Kevin
KES geek

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support
efficiency by 100%
http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=49

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:197762
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/4
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:4
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13123.11886.4
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

comment 3 answer | Add comment
CFAdmin setting - "Timeout Requests after ...." Dov B Katz 03:52:00
 Does anyone set this? If so, to what value? I'm looking to help the
server recover from unusually high loads at any given time.

-Dov
-------------------­--------------------­-----------------

NOTICE: If received in error, please destroy and notify sender. Sender does not waive confidentiality or privilege, and use is prohibited.



~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - New Atlanta
http://www.newatlan­ta.com

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:185940
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/4
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:4
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13123.11886.4
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

comment 4 answer | Add comment
RE: Leave me out of politics, people Erika L. Walker-Arnold 03:51:59
 Huh?

| From: Chunshen (Don) Li>>| >>| Just want to have a simple and free life, that's all. Thank you.


~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community.
http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=38

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:5:120832
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/5
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:5
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13124.11887.5
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4
comment 22 answer | Add comment
CF 6.1 on Linux JB McMichael 03:51:57
 I just installed 6.1 on a Mandrake 10 server. This isn't the first
mandrake server I have done this on. The install went fine, all of
the files appear to be in order, but when I give the command to start
cf, I get this

Error: could not find libjava.so
Error: could not find JRE
Error: could not find Java 2 Runtime Environment.

So I went to /opt/coldfusionmx/r­untime/jre/lib/i386/­ and libjava.so is
there, along with all of the other java related files. So then I
checked /opt/coldfusionmx/r­untime/bin/jvm.confi­g for its java.home
setting, and that is set to

java.home=/opt/cold­fusionmx/runtime/jre­

And that appears to be fine. Is there something else I can check for?

Thanks,
JB

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhostin­g.net

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:185543
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/4
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:4
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13123.11886.4
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

Add comment
x-box continued (Was RE: Japanese game) Patrick Harkins 03:51:56
 By the way, in a previous x-box thread Gel mentioned Microsoft Championship Rally 2 but I think he got the name wrong. Can anyone shed any light on this?

-----Original Message----->From: Won Lee
Welcome.>


Outbound email scanned for viruses. (e232)


~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - CFDynamics
http://www.cfdynami­cs.com

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:5:139670
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/5
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:5
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13124.11887.5
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

comment 4 answer | Add comment
Russia restarts development of new Nukes Angel Stewart 03:51:55
 Just saw on television that Russia has restarted development of nuclear weapons and are continuing research into development of a
new type of Nuclear weapon.

The fruits of George Bush's war mongering are starting to be reaped around the world. Maybe this is his plan to get rid of the US
National Debt. Plunge the world into war to stimulate the US economy.

First Horseman? Or willing pawn?
*smirk*

-Gel


~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhostin­g.net

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:5:136468
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/5
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:5
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13124.11887.5
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

Add comment
Friday Funny Song Ray Champagne 03:51:54
 The white trash song - hilarious....

http://www.rayandlo­ri.com/whitetrash.mp­3

Enjoy, honkies!

Ray
--
===================­====================­====================­======
Ray Champagne - Senior Application Developer
CrystalVision Web Site Design and Internet Services
603.433.9559
www.crystalvision.o­rg
===================­====================­====================­======

The information contained in this transmission (including any
attached files) is CONFIDENTIAL and is intended only for the
person(s) named above. If you received this transmission in
error, please delete it from your system and notify us
immediately. If you are not an intended recipient, please note
that any use or dissemination of the information contained in this
transmission (including any attached files) and the copying,
printing, or retransmission of that information is strictly
prohibited. You can notify us by return email or by phone at
603.433.9559.

Thank you.


~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Get help! RoboHelp
http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=58

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:5:158845
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/5
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:5
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13124.11887.5
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

comment 3 answer | Add comment
anyone hear of this? Dana Tierney 03:51:52
 http://www.guardian.­co.uk/elsewhere/jour­nalist/story/0,7792,­1223525,00.ht

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community.
http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=34

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:5:113685
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/5
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:5
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13124.11887.5
comment 14 answers | Add comment
OT: IIS 6.0 security - serving EXE files Rick Root 03:51:51
 Okay, so a while back I had a problem with IIS 6.0 not serving .exe
files by default. Instead of being friendly and saying "prohibited" it
just gave a 404 error.

I don't remember how I fixed this, but I'm having the same problem with
MSP files.

Can someone remind me how this is fixed?

- Rick

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhostin­g.net

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:187553
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/4
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:4
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13123.11886.4
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

Add comment
Data returned from a cfc function Chunshen Li 03:51:50
 Here's a simple cfc function:
<!--- List users method --->
<CFFUNCTION NAME="List"
RETURNTYPE="query"
HINT="Get complete user list">

<!--- Get users --->
<CFQUERY NAME="users" DATASOURCE="example­apps">
SELECT EmployeeID AS UserID, FirstName, LastName
FROM tblEmployees
ORDER BY LastName, FirstName
</CFQUERY>

<CFRETURN users>
</CFFUNCTION>

Now, do you think "CFRETURN users" is the equivalent of
<cfset users = Duplicate(users)>
or
<cfset users = StructCopy(users)>
another OR probably is not very likely.

Though in most cases, I believe both would return same resultsets.




~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Sams Teach Yourself Regular Expressions in 10 Minutes by Ben Forta
http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=40

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:179520
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/4
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:4
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13123.11886.4
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4
comment 4 answer | Add comment
Job List fron another list. Jacob Kisner 03:51:49
 ANY ACTIVE DoD Security Clearance(or active within past two
years-willing to work in IRAQ, (Total package $110-140,0000)-Netw­ork
engineers, network administrators, security engineers, sr and
mid-level help desk support--hardware/s­oftware (Windows and MS Office
Suite, Exchange, Active Directory)

$110,000 for mid-level help desk.. hmm.

Does this include life insurace?

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Flash for programmers - Flash MX Pro
http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=56

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:5:154595
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/5
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:5
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13124.11887.5
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

Add comment
FORM Refresh Input fields gone Asim Manzur 03:51:48
 Hi all,

I have a HTML Form, which has couple of input fields and in the middle of the form I have a drop down menu, when user select the item from the drop down menu the page refresh.

Prblem is If user has entered half of the form, those fileds are gone after refresh, what is the way aroung of this problem. Is it a java script technique or do we have something in coldfusion?

Thanks everyone.

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - RUWebby
http://www.ruwebby.­com

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:186346
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/4
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:4
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13123.11886.4
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

comment 5 answers | Add comment
Coudl it be that humans simply cannot program? Angel Stewart 03:51:47
 is it htat human beings simply aren't wired to handle the complex
logical thought processes that programming requires?

HYPERLINK
"http://www.theregi­ster.co.uk/2004/05/2­5/mod_leak/"http://w­ww.theregiste
r.co.uk/2004/05/25/­mod_leak/

"signed into service with the RAF less than two weeks ago, could cause a
"catastrophic" failure in flight, according to a confidential Ministry
of Defence report leaked to former BBC journalist Andrew Gilligan. The
report contained the findings and recommendations of test pilots who had
flown the jet for eight months. They concluded that the problems are so
bad that the plane should not be used for complex manoeuvres, such as
those in aerial combat, and should not fly in cloud without a second,
experienced, pilot on board. "

We had the NASA failures, which were attributed to human programming
errors with the rovers. I would think those represent the highest level
of challenge for a team of programmers, and they usually mess up the
first time around. Now we have a military jet that has been in
development for more than a decade, and upon its introduction into
service, programming and computer failures are revealed.

wtf? :)­

Now I don't feel too bad about my syntax errors!

-Gel

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft­.com).
Version: 6.0.614 / Virus Database: 393 - Release Date: 3/5/2004



~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community.
http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=37

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:5:113836
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/5
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:5
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13124.11887.5
comment 4 answer | Add comment
gruss Dana 03:51:46
 A primer on trial vs appeal. I suspect that there is something in the
way you are asking the question that is making people say that yes,
appeal courts can review the information. Yes, they can, but not *as
information* only to see if the law was complied with.

http://injury.findl­aw.com/personal-inju­ry/personal-injury-s­tages/personal-injur­y-stages-appeal.html­

For example my friend said he had pleaded guilty due to bad advice.
The attorney only had to show that the advice was defensible, not the
the best advice or not even good advice. Ergo my friend was
represented by competent counsel and no matter how wrong it was the
conviction stood.

Dana

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble
Ticket application

http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=48

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:5:152170
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/5
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:5
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13124.11887.5
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

comment 1 answer | Add comment
[OT, Python Quote] Plum vs Fusebox4.1/Mach-II (was "RE: Plum vs Adalon?") Joe Rinehart 03:51:45
 "We are all individuals."

"I'm not!"


On Fri, 18 Feb 2005 09:59:35 +0800, James Holmes
<J.R.Holmes-Lp/cVzE­oVyYxtNuBuLEqgLs0Z2m­YlMph@public.gmane.o­rg> wrote:> "Follow the gourd!">
"No, Follow the sandal!">

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=67

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:195334
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/4
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:4
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13123.11886.4
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

comment 1 answer | Add comment
Awkward SQL James Smith 03:51:44
 I have a query I need which is nothing short of awkward. I have a field
which is a date/time type storing data as a full date/time i.e.: "2004-09-03
10:37"

I need to select them so that the value returned is "2004-09-03 00:00" but
more than this I need 3pm to be the date change.

For example.

2004-09-03 08:00 --> 2004-09-03 00:00
2004-09-03 14:00 --> 2004-09-03 00:00
2004-09-03 15:01 --> 2004-09-04 00:00

Now I can do this by looping over a query and stinking the values into an
array but is it possible to do this directly in the SQL?

I am using CFMX 6.1 and MySQL 4.1.3.

--
James Smith
james-95I7LX3TmnpWk­0Htik3J/w@public.gma­ne.org


~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community.
http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=36

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:177042
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/4
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:4
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13123.11886.4
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4
comment 12 answers | Add comment
But it IS defined! Tony Pimm 03:51:43
 This has had me scratching my head for ages now....

<cfset var cfcAbsence = createobject("compo­nent", "absence")>

<!--- Set up the structure and other stuff--->
<cfset stRecord.Holidays.s­tApproved = cfcAbsence.search(a­rguments.userID,"","­","",1,1)>
<cfset stRecord.Holidays.s­tNonApproved = cfcAbsence.search(a­rguments.userID,"","­","",0,1)>

<!--- Now process the structure from above--->


When I try and use stRecord.Holidays.s­tNonApproved later, I sometimes get the error "stApproved.Holiday­s is undefined in stRecord". This happens only on our Live server and not on my Dev box, and only sometimes when the server is under considerable load.

The search function does plenty of looping and takes a while, but I don't understand why the target variable doesn't get set!?
The code is all correct, and works in isolation, but why would it not set the variable if the server is busy?

Thanks for any ideas.
Tony

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble
Ticket application

http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=48

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:191060
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/4
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:4
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13123.11886.4
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

comment 3 answer | Add comment
Denver Conceal/Carry Death Gruss Gott 03:51:41
 A guy with a conceal-carry permit shot a guy and his wife at a
Blockbuster over a dented door:

http://www.denverpo­st.com/Stories/0,141­3,36~53~2537292,00.h­tml

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhostin­g.net

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:5:136463
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/5
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:5
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13124.11887.5
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

Add comment
Advancement in programming efficiency previews today Adam Churvis 03:51:37
 If you guys think Plum was cool, wait until you see what we've come up with
*this* time.

This will without a doubt be the single biggest boost to programming
efficiency in the history of computer technology:

http://www.producti­vityenhancement.com/­news.cfm?id=uxp

Respectfully,

Adam Phillip Churvis
Member of Team Macromedia
http://www.Producti­vityEnhancement.com

Download Plum and other cool development tools,
and get advanced intensive Master-level training:

* C# & ASP.NET for ColdFusion Developers
* ColdFusion MX Master Class
* Advanced Development with CFMX and SQL Server 2000


~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - CFDynamics
http://www.cfdynami­cs.com

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:188458
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/4
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:4
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13123.11886.4
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

comment 8 answers | Add comment

Add new topic:

How:  Register )
 
Логин:   Пароль:   
Комментировать могут: Премодерация:
Topic:
  
 
Пожалуйста, относитесь к собеседникам уважительно, не используйте нецензурные слова, не злоупотребляйте заглавными буквами, не публикуйте рекламу и объявления о купле/продаже, а также материалы нарушающие сетевой этикет или УК РФ.