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 / August 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Session ID passing problem06 Aug 2007 10:58 GMT1
The entire application I work on relies on the session ID to be passed via
query strings, because we are not allowed to use cookies. I need to allow a
file upload, and when I set the form as a POST and set the enctype, it no
longer passes the URL variables. So the application ...
GIS Coldfusion Google Maps Spatial MySQL06 Aug 2007 08:32 GMT6
Anybody dealing with GIS Coldfusion Google Maps Spatial MySQL?
How to page request without .cfm extension05 Aug 2007 08:13 GMT5
I have a site where I want Fred to enter the url http://www.mydomain.com/fred 
in his browser and Joe to enter url http://www.mydomain.com/joe.  I want to
parse the name after the last slash, then send the user (with cflocation) to
home.cfm, which will be customized for this user.
cfldap and deleted objects container in Active Directory04 Aug 2007 20:58 GMT2
I am trying to use a CFLDAP query to bind and search in the Deleted Objects
container of Active Directory.  This would allow me to get the sAMAccountname
values of the users who have been deleted within the last default 60 days
(searching tombstone objects in Deleted Objects).
Split the text of an SQL query04 Aug 2007 15:21 GMT3
I'd like to make the following :
transform the text (SQL code) of an SQL query into its components... here is
an example of what I need :
<cfsavecontent variable="my_query">
Upload and Insert04 Aug 2007 14:35 GMT3
Hi all.  So here's my issue.  I'm uploading an image and inserting it's name
into the database.  I got that working.  But when I try to insert another item
(in this case projID) with it, I get an error.  Her'es the code and the error
follows:
Mapping HTM through CF 8 server04 Aug 2007 13:39 GMT1
I've just upgraded to CF 8 from MX 6.1. Under MX 6.1 on my web server I had HTM
and HTML files mapped through IIS to go through the CF server and they worked
fine - I could put cfml code in HTM files and it all worked ok.
Now after the upgrade to CF 8 it no longer works. I had to ...
CFDocument for Rich Graphics Documents03 Aug 2007 22:57 GMT1
I am trying to create a 2 page document with a custom page size (17x11 inches).
The basics of the document are a table that should fill 100% of the document
in two columns.
Example:
Finding items in a list03 Aug 2007 17:09 GMT2
It's been a long week and I know this is simple but I can't for the life of me
get it to return properly.
I have someone who enters a keyword to do a search and before the system
searches, it looks through a synonym table to add any to the keys to search
Personal URL on myspace03 Aug 2007 15:39 GMT10
I'm trying to duplicate the same effect on my site that myspace.com has on
theirs.  What they do is give each person a unique url that they can use in
promotion.  However, when a user clicks, they are sent to a page that is taken
from the database.
Force HTTPS03 Aug 2007 06:09 GMT3
I have got an application that I forces to use HTTPS in this way
<cfif not cgi.server_port_secure>
   <cflocation
url="https://#cgi.server_name##cgi.script_name#?#cgi.query_string#" />
Exporting to Excel02 Aug 2007 17:57 GMT2
Goodday all:
I'm having this dreaded issue with SSL and IE and exporting query data to an
Excel spreadsheet. At first I was getting this:
internet explorer cannot download [filename] from [server].
Uploading Multiple Images02 Aug 2007 16:06 GMT2
The answer to this question is most likely  sitting right in front of me, but
I can not figure this out.  This is an image upload page that uploads multiple
images to my SQL db.  (I am using CF 7.0) I have a form called "pick.cfm" that
the user enters the number of images to be ...
Insert into DB from the coldfusion query recordset02 Aug 2007 12:11 GMT5
I need to insert to the DB from CF query recordset.
The simplest way to do is using cfloop on the query and the INSERT INTO
TABLENAME within the loop.
It is working, but it's creating multiple insert SQL statements and it is very
Webservice, DAO/Bean Pattern - Help02 Aug 2007 01:43 GMT3
All,
I'm stuck on this one - any help would be much apperciated.
I'm trying to expose a CFC which uses a DAO/Bean pattern and am receiving the
following error.
Pages: 1 2 3 4 5 6 7 8 9 10 11 July, 2007
 
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.