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 / September 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
two form fields into one database entry03 Sep 2004 12:46 GMT1
I have two text fields; the first with a + or - in it and the second to hold a
number.  (I would have just had the one box and let the user input either a +
or - but boss-lady wants different)
so how do i parse two form fields, into one database entry.  for example if I
Order by date problem03 Sep 2004 11:12 GMT1
I am trying to sort a display page by ascending date and am having a problem.
It doesn't seem to be taking the month and year into account, so for instance
for the month of august you get the records sorted but with the few days we
have had of september in amongst it, which they ...
Replace html?03 Sep 2004 10:38 GMT3
I want to show the first x words of a story. The script I use is:
#ReplaceNoCase
    (REReplace(text,"^(([^[:space:]]*[[:space:]]*){#maxwords#}).*","\1"),'<br>',
chr(10),'ALL')#
Returning Binary data from a CF page03 Sep 2004 09:06 GMT1
Does anyone know if it's possible to return a binary stream from a CF page? i.e. the equivalent of the Response.BinaryWrite() function is ASP.
Thanks,
Kevin.
a simple locking question02 Sep 2004 21:13 GMT1
If i have session variables that contain structures, for example:
session.Pay.orderInfo where orderinfo is a structure or an array. and
session.Pay.clieInfo where the clieInfo is a structure or an array
can i use named locks, with different names on different parts of the session ...
Cold fusion component cannot find the cfc-wierd02 Sep 2004 17:52 GMT1
I have hit a total roadblock and it is impossible to move on. CF still can't
find the ColdFusion Component castlefnord.securityBACK.com.state.
Where does this catlefnord come from? It isn't in the code in application.cfm
and also I don't know where the securityBACK part comes ...
log out .help02 Sep 2004 16:09 GMT4
any one know how to : after a user log out from a page, the browser remembers
the same user if one hits the back button. Any solution. I am using <cflogin>
and <cflogout> scope.
Below does not work. !!
dynamically changing the Form Action =02 Sep 2004 15:53 GMT2
Is it possible to change the Action attribute for the Form?
Here's where I'm at: The main page of the application has links to several
reports. All of the reports need a date parameter for the where clause in the
CFQUERY. I could build a date picker into each report, but I was ...
Re:  CFHTTP Problem sending XML02 Sep 2004 15:48 GMT2
I am sending it via the url in the cfhttp 'get' request. I dont think I can use
'post' here, because I dont know what to use for the cfhttp param that is
required for 'post' operations. In otherwords there isnt some variable name I
can use, to justify using post. If I am not ...
Multiple users/companies02 Sep 2004 15:45 GMT3
I have a system which currently allows a group of users from one company to
logon and manipulate data within my db. I just got a requirement through to
allow user from another company to do the same thing, but obviously only
affecting their own data. What I thought initially was ...
Cfmail not sending email02 Sep 2004 07:53 GMT2
I am sending email through CFMAIL.. my outgoing mailserver requires
authentication. now what should I do now.. Pls advise as there is no other way
of defining username and password in the CFMAIL tag so that it can accept and
send email.
Error When calling oracle stored procedure02 Sep 2004 03:04 GMT2
I am trying to call a simple stored procedure I have written in in Oracle 8i:
CREATE OR REPLACE function getInfo(primaryKey in number)
return varchar2 is firstName varchar2(250);
begin
Adding Values from Two Query Results02 Sep 2004 02:30 GMT1
I am outputting the values from two tables in a  Db into two rows.  The
structure is in place I am just not sure how to ADD the values together and
then output the results on the next ROW. The one thing that I do not want to do
is accumulate the totals as I go. I have included ...
IIS - Windows Login Prompt?01 Sep 2004 18:00 GMT4
I'm not that well versed in IIS, but we've run into a problem that I can't
seem to figure out.
We have a very simple site that was created in ColdFusion that was working
just fine...until...a co-worker tried to undo IIS lockdown...as you all
Consuming .NET Web service with CFINVOKE01 Sep 2004 17:48 GMT1
I am having difficulty getting a string value returned to a cold fusion page
when invoking a call to a Microsoft .NET Web Service.  Here is the code I am
using:
<cfparam name="badge" default="">
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 August, 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.