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 / January 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Amend URL parameter values20 Jan 2005 16:31 GMT5
In CFMX I am outputting the results of a query, but limiting it to N records;
then having links to go to the Next-N & Prev-N records.
My links to the next records is <A
HREF="#CGI.SCRIPT_NAME#?#cgi.QUERY_STRING#&amp;StartRow=#StartRowNext#">Next N
Challenge - Reorganize CFQuery20 Jan 2005 15:36 GMT1
I am running a query on a server configured as such: Linux / MySQL / Apache /
CF MX
The Query statement attached is not working on this server, it works on a
server that is Windows based but not Linux based as configured above.
cfhttps error20 Jan 2005 14:47 GMT1
I am implementing a function that connects to the networksolutions site and
sends an xml file in order to verify the availability of a domain ? here?s a
snippet of the code:  <cfhttp
url='https://partners.ote.networksolutions.com:8010/invoke/vpp/AvailabilityServi
.NET and Coldfusion MX20 Jan 2005 12:46 GMT1
I am trying to find out about using .NET components underneath a Coldfusion
front end.  Reason I say this is that a large number of our clients are pushing
for .NET applications, but we currently have a large group of legacy CF based
applications and all of our in-house expertise ...
connection failure with cfhttp20 Jan 2005 12:14 GMT3
I was wondering if anyone would throw some light on a problem I am having with
cfhttp.  <cfhttp
url='http://www.foneblog.ie/anotheryearolder/blog/rss_1.0-feed.xml'
method='get'></cfhttp> <cfoutput>#cfhttp.FileContent#</cfoutput>  This outputs
Secure FTP20 Jan 2005 03:17 GMT1
Forgive me if I'm asking a dumb question. I am very new to CF.
Anyway, I am working on a project that requires me to ftp a file to another
system.  The only problem is that I am sure the files can only be ftp'd using
secure FTP.  Is there an option in the CFFTP tag that handles ...
<cfinvoke> communication specifics19 Jan 2005 23:14 GMT1
Hi there,  Wondering if someone can shed a little light on the method of
communication that is employed when you use <cfinvoke component=''>?  ie, let's
say you have a CFC connecting to another CFC in the local system -- what is the
transmission protocol for this operation?  Also ...
Structure Array Error19 Jan 2005 21:03 GMT2
I've been recieveing the following error from time to time and can't seem to
nail it down: Object of type class coldfusion.runtime.Struct cannot be used as
an array.
I've been able to isolate the source of the error to an ArrayLen() command,
looping over structures inside cfoutput19 Jan 2005 20:45 GMT2
I have a five element structure, but the names of the elements are dynamically
named by their corresponding ID number in the database.  I have my structure in
a cfoutput and I need just one element from my structure to be outputted one at
a time, not the entire structure.    ...
Outputting ColdFusion variables that are stored in the database.19 Jan 2005 19:24 GMT1
Here's is what I am doing.
I'm storing this value in the database:
insert into greeting
(message)
Dynamic var names in ReReplace RegEx19 Jan 2005 18:34 GMT11
I create a dynamically named variable this way:  <cfset 'img#ImgID#' = imgtag>  
I then want to search through text to find a pattern that will be  replaced
with the contents of one of those variables.  I find the string successfully,
but  it fails when replacing it with the ...
Putting Break line in CFloop19 Jan 2005 18:04 GMT4
How can I put a breakline in a cfloop? Right after the &amp;raquo;  I need to
put a break line. Or when the info is first being put into the database I need
a breakline at the end.    <cfoutput>     <textarea name='message' cols='80'
rows='15'><cfloop query='getrants'>#getrants ...
Group by field for list19 Jan 2005 17:29 GMT1
I am trying to accomplish the following.  In a database I have records that are
'news articles'.  Each article has a field for location.  When using the little
wizard I made to add a news article - I am using the option of multiple select
which would input something like this in ...
custom tag for email validation19 Jan 2005 16:49 GMT2
I'm trying to find simple custom tag that will provide validation when users
enter an email address into a form.  It just needs to check that the address is
in proper form.  I would like it to generate a pop-up alert window, same as the
other validation attributes, when a user ...
Adding displayName with CFLDAP19 Jan 2005 15:17 GMT1
<cfldap action="add"
dn="cn=Dummy,cn=Users,dc=testDomain,dc=com"
attributes="objectClass=top,person,organizationalPerson,user;cn=Dummy;
sn=Dummy;givenName=Test;sAMAccountName=dummyt;
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 December, 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.