Why is my location on the world map determined incorrectly?
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 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | next »

  Recent blog posts: 
  They have birthday today: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Moderators:
Wednesday, 24 September 2008
Total Logn Johnson 03:51:04
 Hi everyone,

Does anyone has any ideas on tracking the total login into an application?
- To track the total users currently login into the system
- When they logout, the total count will decrease by 1

Thanks in advance,
Johnson



~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:197428
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
Is JRun4 included with ColdFusionMX 6.1? Troy Simpson 03:51:03
 All,

We own a licensed copy of ColdFusion MX 6.1 Enterprise Edition and
subscribe to the yearly maintenance updates.

According to the PDF at the following URLs, ColdFusionMX 6.1 Enterprise
Edition now includes a licensed copy of Macromedia JRun4 J2EE Server.

http://www.macromed­ia.com/software/cold­fusion/whitepapers/p­df/6_1/cfmx61_featur­e_comparison_matrix.­pdf
http://www.macromed­ia.com/software/cold­fusion/productinfo/u­pgrade/

"...
5. Increase security and reliability with multiple server instances.
With the new J2EE configuration of ColdFusion MX Enterprise, you can
isolate applications in separate processes on the same server. Deploy on
the bundled Macromedia JRun server, or on third-party Java servers such
as IBM WebSphere, BEA WebLogic, or Sun ONE.

6. ...

7. Extend your ColdFusion applications with full access to the Java
platform. ColdFusion MX Enterprise now includes full access to the JRun
J2EE server, so you can build applications that combine CFML with Java
Server Pages, JSP tag libraries, servlets, EJBs, and more.
..."

The installation process allows me to install ColdFusionMX 6.1 in
standalone mode or as a J2EE application. I chose to install
ColdFusionMX as a J2EE application and therefore a copy of JRun4 was
installed with ColdFusionMX deployed as a JRun Server.

Now (30 days later) JRun is giving me this warning:

Starting Macromedia JRun 4 (Build 63824), admin server
08/05 09:54:36 warning The Trial License evaluation period will expire
in 0 days.
08/05 09:54:36 warning The Trial License evaluation period for JRun has
expired; switching to the Developer Version License
08/05 09:54:40 info JRun Naming Service listening on *:2910
...

I called macromedia and one answer that I got from Macromedia was to
just re-install. Ha!! They means that the person was too lazy to deal
with the situation. So I called Customer Support and they said that I
have to install ColdFusionMX as a stand-alone server. Huh??? That
contradicts what I have read so far.

Has there been some type of misunderstanding?
Has Macromedia pulled a fast on one me?
What the crap is going on?

I am MAD and FRUSTRATED. I have spend numerous hours configuring our
servers with ColdFusionMX as a J2EE application on JRun4 and all for
nothing. Have I got this all wrong?

What impression/understa­nding do the rest of you have by the
announcement that JRun is now bundled with CFMX Enterprise Edition?

Sincerely,
Troy

--
Troy Simpson
Applications Analyst/Programmer,­ OCPDBA, MCSE, SCSA
North Carolina State University Libraries
Campus Box 7111 | Raleigh | North Carolina
ph.919.515.3855 | fax.919.513.3330
E-mail: Troy_Simpson-e4nNhF­GpWWo@public.gmane.o­rg



~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:173164
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
SQL Brain Fart John Stanley 03:51:02
 100 of your favorite muffins warmed and slathered with Plugra
http://www.kellersc­reamery.com/products­/plugra/index.php to the first
correct answer.


what's up with this:

declare @list varchar(25)
set @list = '184203,184204'

select * from my_table where id in (@list)

say this list is passed into a proc. i cant figuire out the correct syntax
to return the data without using the method below.

the id column is an int data type.

i can do this in dynamic sql like.

declare @sql varchar(100), @list varchar(25)
set @list = '184203,184204'

select @sql = 'select * from my_table where id in (' + @list + ')'

exec (@sql)


is the dynamic sql the only way to do this?


~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:5:144798
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
SQL Script question ColdFusion Developer 03:51:01
 I am compiling a MS SQL Script to insert records into a database.
However some of the fields have the single quotes such as: Member's Name

This chokes the SQL Query Analyzer since the single quotes are used as
field qualifiers.
Anyone know how I can still get the single quotes into the DB within a
Script?


~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:5:144449
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
JRUN is Dead - java.lang.NoClassDe­fFoundError Erika Walker-Arnold 03:51:00
 Woke up this morning to a lovely sight.
No CF sites working, just a big white page with "500 null" on them.

The default-err.log file is littered with these:
java.lang.NoClassDe­fFoundError
at coldfusion.CfmServl­et.getFilterChain(Cf­mServlet.java:59)
at coldfusion.CfmServl­et.service(CfmServle­t.java:101)
at jrun.servlet.Servle­tInvoker.invoke(Serv­letInvoker.java:91)
at jrun.servlet.JRunIn­vokerChain.invokeNex­t(JRunInvokerChain.j­ava:42)
at jrun.servlet.JRunRe­questDispatcher.invo­keNext(JRunRequestDi­spatcher.java:439)
at jrun.servlet.JRunRe­questDispatcher.forw­ardInvoke(JRunReques­tDispatcher.java:409­)
at jrun.servlet.JRunRe­questDispatcher.forw­ard(JRunRequestDispa­tcher.java:178)
at jrun.servlet.JRunRe­sponse.sendErrorPage­(JRunResponse.java:6­64)
at jrun.servlet.JRunRe­sponse.sendError(JRu­nResponse.java:505)
at jrun.servlet.JRunRe­questDispatcher.invo­ke(JRunRequestDispat­cher.java:283)
at jrun.servlet.Servle­tEngineService.dispa­tch(ServletEngineSer­vice.java:527)
at jrun.servlet.jrpp.J­RunProxyService.invo­keRunnable(JRunProxy­Service.java:192)
at jrunx.scheduler.Thr­eadPool$DownstreamMe­trics.invokeRunnable­(ThreadPool.java:348­)
at jrunx.scheduler.Thr­eadPool$ThreadThrott­le.invokeRunnable(Th­readPool.java:451)
at jrunx.scheduler.Thr­eadPool$UpstreamMetr­ics.invokeRunnable(T­hreadPool.java:294)
at jrunx.scheduler.Wor­kerThread.run(Worker­Thread.java:66)


Can't get to administrator obviously to give you full config specs,
but it is CFMX 6.1 running on Windows 2000 SP4.

I've searched the web and came up with this:
http://www.macromed­ia.com/support/coldf­usion/ts/documents/c­fhotfixrequests.htm

But that didn't work.

Any help here is obviously much appreciated as I'm in a bit of a tizzy
over this.

--
Cheers,
Erika

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:184986
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
Google Video Search Jim Davis 03:50:59
 I'm honestly surprised it took them so long - it seems a perfect match.

http://video.google­.com/

I'm not really sure why they call it "video search" when it's really "TV
Search" but the idea is that Google will collect and index all of the
close-captioning text for search.

Right now the index only includes a (very small) handful of channels (half
of which are local to San Francisco) but they do include PBS and CSPAN.

Search results include all of the close-captioned text and (really very)
small screen shots of the show at 30 second intervals.

I want them to get more channels in there... but all told very promising I
think!

Jim Davis




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

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:5:144447
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
RE: Mulitple FCKEditor Instances & Firefox issues Kerry 03:50:58
 hmmm, just tried it with three instances, no problems.
fckeditor 2.0
firefox 1.0.4

-----Original Message-----
From: jonese [mailto:gigado-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org]
Sent: 09 June 2005 17:30
To: CF-Talk
Subject: SOT: Mulitple FCKEditor Instances & Firefox issues


We have a form with two instances of the FCKeditor running. In IE everything
works as expected (users can edit and add data to both WYSIWYG) but in
firefox users can only manipulate the second instance and can't do anything
in the first instance.
Has anyone had any issues similar to this and if so how did you get around
it?
jonese




~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:209125
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 2 answer | Add comment
test :: stream from shoutcast Paul Ihrig 03:50:57
 hey guys i am trying to set up a live stream from home to stream out a
fm station just for 1 -2 users

wasnt able to get it to work yet.

just set up a test server here at work with old Groove Salad mp3's

can you see if you can conect to a test shoutcast server through
winamp http://126.4.60.91:­8000

only 4 user slots.
will trim to 1 once i get it working at home to rebroadcast local fm.

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:144461
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
Royal Institution Christmas Lectures. James Smith 03:50:56
 Did any one tape the RI lectures this year, I missed them...

--
Jay



~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:144459
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
OT sql2000 : deleted and inserted tables and triggers uhhhh? Dre 03:50:55
 Hi,
I'm trying to make a trigger that checks to see if some fields were
updated and then does some thing if they were.

I've tried using the updated function which seems to just check if the
fields were in the update statement as opposed to checking to see if
the fields were actually changed. I think anyway.

So, I'm thinking I have to use the deleted and inserted magic tables.

Is there an easy way to write a statment that checks if the value was
changed? I guess I'm looking for some nice syntax.



--
DRE
www.webmachineinc.c­om
www.theanticool.com­

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:186888
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
changing JDBC Drivers -- CFMX Runs very hard? Jeremy Bruck 03:50:50
 Everyone,

We have tried using a different MS SQL JDBC driver -- outside of the
standard Macromedia SQL Server JDBC and CFMX runs "really hard" in
comparison. Our average running requests are 2ish running request/sec
and when we change to a different jdbc driver we run about 7-8
requests/sec becuase the requests are backed up since it takes CFMX
longer to respond. The driver does work but becuase it takes longer we
end up maxing out the server very quickly. We are running CFMX
Enterprise on win2k boxes.

Is there some "flag" in an xml file that we are missing or some other
attribute? All that we are doing is selecting "other" for the
datasource in the administrator and filling in the correct driver
details. Why are we trying to use a different driver -- more longing to
identify trouble areas in our code.

Thanks,
Jeremy




~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:4:172737
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
loop over a dynamic structure John mccosker 03:50:49
 Hi,

I have a coldfusion structure which I serialise from wddx to javascript,
however the structure is random and I need to know how I can dynamically
loop over this structure to get at the data without knowing the keys,

is there functions in the javascript or dom api to do this, I can't find anything.

<script language="javascrip­t">
var attributesScope;
attributesScope = new Object();
attributesScope["fuseaction"] = "circuit.fuse";
attributesScope["uselargemap"] = "true";
attributesScope["displaytype"] = "cs";
attributesScope["datafieldOne"] = "data1";
attributesScope["datafieldTwo"] = "data2";
attributesScope["datafieldThree"] = "data3";
</script>

thanks in advance J.

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.
http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=11

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:172728
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
Palestinian's organs go to Israel Gruss Gott 03:50:48
 Palestinian's organs go to Israel
The parents of a Palestinian boy killed by Israeli soldiers in the
West Bank have donated his organs for use in Israel, in the hope of
promoting peace.

http://news.bbc.co.­uk/2/hi/middle_east/­4417354.stm

~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:5:181022
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
5 Poll Summary Graphic Gruss Gott 03:50:44
 http://online.wsj.co­m/documents/info-bus­hpoll05.html

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

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:5:181191
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 2 answer | Add comment
BlueDragon 6.2/.NET Beta Released! Vince Bonfanti 03:50:43
 New Atlanta is pleased to announce the public beta release of BlueDragon
6.2, which is available to everyone for immediate download:

http://www.newatlan­ta.com/c/products/bl­uedragon-beta/downlo­ad/home

The major new feature of BlueDragon 6.2 is "BlueDragon 6.2 for the Microsoft
.NET Framework" (BlueDragon.NET), which enables Microsoft .NET servers to
natively process CFML pages without requiring Java or ColdFusion servers.
BlueDragon.NET allows native integration of CFML pages within ASP.NET web
applications.

BlueDragon 6.2 also includes updates to the Java/J2EE editions of
BlueDragon, including the FREE BlueDragon Server. New features of the
Java/J2EE edition, which are also found in BlueDragon.NET, include:

- CFHTTP and CFMAIL enhancements
- CFLOGIN, CFLOGINUSER, and CFFUNCTION security roles
- try/catch within CFSCRIPT
- CFTRACE
- and more!

Regards,

Vince Bonfanti
New Atlanta Communications, LLC
http://www.newatlan­ta.com



~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:182414
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
Cache flush Cfdev 03:50:42
 Hi, once someone changed a parameter on a site (the parameter is stored in a
session variable) I would like to flush the person's cache cause even if I
change the value of the session variable, some display element stays the
same..

Is it possible to do this? cause if i refresh it's ok, if I flush the cache
manually it's ok also..

Thanks

Pat


~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:182429
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
Problem With Insert Phillip Perry 03:50:41
 I'm trying to update the pageviews + 1 every time a banner is shown on the
browser. But for some reason my code stopped at 2. It wont go any higher.
The first and second times the code updated correctly. It went from 1
pageview to 2 pageviews..now everything is 2 pageviews even though there are
at least 3 in the db. Here is my code...The highlighted portion of the code
is my addition statement. I seem to think its about my calling pageviews
from getinfo3 but i cant wrap my noggin around it.

....<cfquery datasource="applewo­od" name="Getinfo3">
SELECT *
FROM ImageData
WHERE ImageID = #ListRandImage#
</cfquery>
<cfquery DATASOURCE="#mydbna­me#" NAME="UpdateData">
INSERT INTO ImageData
(
PageViews,
ImageID,
ImageShowDate
)
VALUES
(
(#Getinfo3.PageView­s# + 1),
#ListRandImage#,
#createodbcdate(Dat­eFormat(now(), "mm/dd/yyyy"))#
)
</cfquery>

Any thoughts?

Phil




~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:182407
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: The final stretch...ANSWERED Phillip Perry 03:50:40
 I figured it out. I used ListGetAt. For some reason my brain doesn't want to
give me the answer until I hit the send button. :)­

Phil

-----Original Message-----
From: Phillip Perry [mailto:p­perry-MaWZaLEmQIVMJB3dbdL67w@public.gmane.org]
Sent: Sunday, October 24, 2004 12:35 AM
To: CF-Talk
Subject: The final stretch...


OK so I thought I had this thing licked but now its messed up again. I took
out the date thing becuase its not that important anymore. I added 2 fields
to my imagelist table called count and clicks. Everything was working fine
when i had 4 records to look up. When I deleted the 4 test records from the
database and inserted 1 new record, the image doesnt show up at all. I put 2
records in the db and neither of them show up. Can anyone see whats wrong
with it?

<cfquery datasource="#mydbna­me#" NAME="GetInfo">
SELECT *
FROM ImageList
</cfquery>

<cfset MyImageList = "#ValueList(GetInfo­.ImageID)#"/>
<cfset MaxListLen = #ListLen(MyImageLis­t)#>
<cfset ListRandImage = randRange(1, maxlistlen)/>
<cfquery datasource="#mydbna­me#" NAME="GetInfo2">
SELECT *
FROM ImageList
WHERE ImageID = #ListRandImage#
</cfquery>
<cfoutput query="GetInfo2">
<A HREF="process_path.­cfm?LID=#LinkText#&I­ID=#ListRandImage#"
TARGET="_blank"><im­g src="../#ImageSourc­e#" alt="#AltText#"
WIDTH="#ImageWidth#­" HEIGHT="#ImageHeigh­t#" BORDER="0"></A>
</cfoutput>
<cfdump VAR="#Variables#">
<cfquery datasource="#mydbna­me#" name="pageviews">
UPDATE ImageList
SET ImageList.Count = (ImageList.Count + 1)
WHERE ImageID = #ListRandImage#
</cfquery>

Thanks,

Phil






~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:182441
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
CF Blog Aggregator Jillian Koskie 03:50:39
 I want to set-up my own Blog Aggregator... and I'd prefer to do it in
CF. I could certainly write it from scratch, but I wanted to first see
if anybody knew of an existing product I can use/build-on... even if it
costs me a few dollars.

Any recommendations would be appreciated.

--
Jillian


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

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:182454
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
Confusion of QuerySetCell Les Mizzell 03:50:38
 Let's say I'm trying to update the column "PRICE" in rows 1, 2 and 3
when my form is submitted:

<cfif IsDefined("form.upD­ATEME") AND #form.upDATEME# EQ "Yes">
<cfset QuerySetCell(ventki­t, "PRICE", #form.Price1# , 1)>
<cfset QuerySetCell(ventki­t, "PRICE", #form.Price2# , 2)>
<cfset QuerySetCell(ventki­t, "PRICE", #form.Price3# , 3)>
</cfif>


"ventkit" is the name of my query on the page.
The formfields containing the values are named "Price1", "Price2" and
"Price3".
Using SQL Server


This isn't giving an error, but isn't updating the database either. I'm
not sure what I'm doing wrong. Obviously I'm a "QuerySetCell Newbie"...

Advise please?
--
Les Mizzell


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

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:182392
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 10 answers | Add comment
CF5 CFMAIL Problem Paul Smith 03:50:36
 My CFMAIL is causing a problem. Somehow there are thousands of messages in
the spool folder and CF has gone to 100% CPU attempting to process them.

Any suggestions on what caused this and how to fix it?

best, paul
I've already shut down CFMAIL but apparently this does not stop CF
from attempting to process mail. So I'm deleting the SPOOL folder.



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

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:182422
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
J2EE Sessions - Can CFMX Set a domain cookie? Jon Block 03:50:35
 I want to use J2EE sessions but I want my session (governed by the
jsessionid set by cfmx j2ee sessions) cookie value accessable on all
subdomains. For example, instead of a cookie domain of:

a.b.c.d.com

I want the CFMX J2EE jsession id cookie domain value to just be:

.d.com

That way, I can use the session on all subdomains.

How can I do this???

Thanks,
Jon


~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:182448
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 2 answer | Add comment
Weird problem with Next X records Ben Densmore 03:50:33
 I have an application that I am using Next and Previous records links to sort through data.

The I'm using the group attribute in the <cfoutput> tag to group by the customerID. My page will look like:

Ben's Accounts
CustomerID1
CustomerID2
CustomerID3
CustomerID4

Johns Accounts
CustomerID1
CustomerID2

This will output a maximum of 3 accounts per page but with any number of customerID's. The odd thing is if there are say 4 accounts, when I click the next link to diaplay the 4th record it duplicated the first 3 records to me and if I click next again I then get the 4th record.

One other strange thing is say in my example Ben's Accounts is the first record displayed and it has 4 customerIDs, when I click the next link and it show's me the duplicate of Ben's accounts on the next page it only has the 4th customerID.

Has anyone run into something like this before? I'm thinking the group attribute might be causing this but I'm not sure.

Thanks,
Ben

*******************­********************­********************­********************­********************­*****************

This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual
or entity to which they are addressed.If you have received this e-mail in error please notify the system manager.

This e-mail message has been swept for the presence of computer viruses.

WARNING: All e-mail sent to this address will be received by the HMC network and is subject to archival and review
by someone other than the recipient.

*******************­********************­********************­********************­********************­*****************




~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:164388
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
comment 3 answer | Add comment
Oh well, I have 6 Gmail Invites...OFFLIST Ewok 03:50:32
 I emailed Michael twice and posted here to give 6 invites to people on the
new

Gmail signup list he put up but haven’t heard anything so here they are I’ve
got

6, the first 6 people that contact me OFFLIST will get them. Sorry about
posting

yet another Gmail invite to the list but I can’t think of anyone else that
I’d rather

see get them if they want them than CF-Talkers



Send requests to HYPERLINK "mailto:ewok-goaWJW­It5zpWk0Htik3J/w@pub­lic.gmane.org"ewok-g­oaWJWIt5zpWk0Htik3J/­w@public.gmane.org




---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft­.com).
Version: 6.0.745 / Virus Database: 497 - Release Date: 8/27/2004



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft­.com).
Version: 6.0.745 / Virus Database: 497 - Release Date: 8/27/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:4:177180
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
Central Floridian (Orlando area) CFers? Damien McKenna 03:50:31
 Are there any other CFers in the Orlando area who might be interested in
setting up a meeting.com group? Whaddyas think?

--
Damien McKenna - Web Developer - Damien.McKenna-fLWf­SbbvvT5boGzWXzlD9NBP­R1lH4CV8@public.gman­e.org
<mailto:D­amien.McKe­nna-fLWfSbbvvT5boGzW­XzlD9NBPR1lH4CV8@pub­lic.gmane.org>
The Limu Company - http://www.thelimuc­ompany.com/
<http://www.thelimu­company.com/> - 407-804-1014
#include <stdjoke.h>



~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
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:197148
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

Add new topic:

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