Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ColdFusion / Advanced Techniques / December 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Memory Creep03 Dec 2004 23:57 GMT2
Good Morning All,
I currently using CF MX to develop a rather large application. I'm doing a lot
of Document parsing and storing the data in Structures (Some of these
structures are very large). After that, I convert it to WDDX and send it to a
Need 1 Query for 2 tables03 Dec 2004 21:12 GMT2
Ok I need to make one query for two tables, these two table are called
'schedule' and 'users'.  Here are fields I need to get from users:  user_ID,
user_first_name, user_last_name  Here are fields I need to get from schedule:  
sch_ID, sch_user_ID, sch_date_from, sch_date_to, ...
Memory leakage in CFMX is a big problem here.  Need help.03 Dec 2004 19:49 GMT9
Has anyone run into memory leakage issues with CFMX.
We have a very large and complex application which runs everything from
queries to cfmodules to cfcs and the kitchen sink.  But all of it CFMX,
no java or DLL code.
After calling Store Procedure i get  HTTP 500 page03 Dec 2004 15:53 GMT3
I call a simple store procedure to add, update and delete some data from my SQL
Server 2000 database, like this:    <CFSTOREDPROC procedure='tv_programHandle'
datasource='#Request.DSN#' username='#Request.DB_USER#'
password='#Request.DB_PW#'>       <CFPROCPARAM type='Out'
Query of Query Error upon 6.1 Upgrade03 Dec 2004 01:25 GMT9
Hiya.  We have recently upgraded our CF servers from 5 to MX (6.1) and It has
caused a Query of Queries to stop working. Note: I have read the livedoc:
http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/using_r6.htm and tried
to call support to see if this was in fact a 'Bug' ...
problem upgrading jvm02 Dec 2004 22:10 GMT2
I am having memory spike problems so I tried to follow the steps in this tech
note: http://www.macromedia.com/support/coldfusion/ts/documents/tn18339.htm   
The problem is that the jvm installs without a 'server' directory so Cold
Fusion errors out when it tries to restart because ...
cfscript code assignment02 Dec 2004 22:03 GMT2
I had this code...which works fine: <cfscript> if(isdefined('chkIncome1')) {
Session.Consumer.Income1Select = Form.chkIncome1;    llResetOptionIncome =
True; } else   Session.Consumer.Income1Select = ''; </cfscript>  But now I have
a bunch of checkboxes...so I wanted to try ...
advanced SQL help02 Dec 2004 21:43 GMT5
I have 2 tables i need to pull from:
Table 1 = property
Table 2 = notepad
they are linked with a propkey field in both tables.
Dynamic Variables, scopes, and "defined-ness"02 Dec 2004 20:38 GMT1
Apollogies ahead of time for cross-posting, not sure if this is a general
discussion or advanced topic :>  Hello -  I am programming a script that
creates dynamic variables based on retrieved external information. Some of the
variables I need to create are of the struct data type ...
CFSCHEDULE question02 Dec 2004 17:44 GMT3
I am using <cfschedule> to run a .cfm page. I am testing it on my local machine
running CF 4.1 on Win XP Pro.
I can see in the schedule log that the schedule ran successfully, however the
target page (in my wwwroot directory) did not execute.
Date issue02 Dec 2004 17:43 GMT5
I have a scrolling JS with dynamic data output for employees birthday's. It
should output birthdates between today and forward one week based on month and
day. Previously I did not have the birthdate years in the db field and this
query worked great, however, I have added the ...
comma delimited list in database02 Dec 2004 16:33 GMT3
I have a comma delimited list stored in a database column and need to pull out
the record based on one of 2 of the values.  Below I have a loop that loops
through the comma delimited list of values, and then and if statement that says
if the values are either 'ProgMonReviewer' or ...
creating a simple scoring system02 Dec 2004 16:12 GMT2
Hi, I'm looking to create a site where coldfusion will be needed, but it's not
one of my strong points.  I'm trying to a quiz aspect to it, where i need to
have a scoring system to count when results are correct, tally them up and then
put it into a database.  The site will be ...
Browser cookie doubled02 Dec 2004 13:55 GMT2
Hello:  I have created many applications using Cold Fusion. Several of them use
cookies for authentication.  On several of my sites, the cookie will
occasionally be doubled. I.e., the browser will appear to have two cookies with
the same name but different values. This is shown ...
How to ping to my site from the cf?02 Dec 2004 04:41 GMT2
hi  i have a web site. but this is going down so many  times due to internal
problems. so i was unable to  know when the site is down.  until  someone is  
checked it manually then only i was to know that the site is down.  so for this
i want to write a program which will ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 November, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.