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 / March 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
An exception occurred when executing a COM method13 Mar 2008 01:50 GMT1
CFM:
<cfset wwSales = createObject("com", "ww.main")>
<cfset wwSalesReturn = wwSales.invoke("<func>getserverinfo</func>")>
The ww.main COM+ service is setup properly - as far as I can tell. Global
Query works on localhost but not on server12 Mar 2008 20:40 GMT2
The quesy runs perfectly on my localhost running cf8 but wont run on our server
cf6(i think)
 Error Executing Database Query.
[Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft
Help with CF8 autosuggest wildcards12 Mar 2008 20:38 GMT5
I have a cfinput type="text" using the autosuggest attribute, which reads a CFC
and returns a string of values from a query.  It all works very nicely except
that I'd like to make the query a true wildcard search:
SELECT DISTINCT collegeName FROM college WHERE collegeName LIKE ...
Connection to LDAP Server failed12 Mar 2008 18:54 GMT4
OK, I have an application that has been working for years.  Yesterday it
stopped working and my error trapping started sending me messages with the
cfcatch.message of " Connection to LDAP Server failed"  The code hasn't been
touch in over three years.  Any ideas what is going on? ...
Pass CF variable to Oracle Trigger12 Mar 2008 18:50 GMT3
Anyone know the best way (if possible) to pass a variable to a trigger through
coldfusion?  Say I have a table "games" with a trigger on it that inserts the
transaction history from that table into an audit table called "games_audit".  
The app user name is defined by appuser, and ...
How can I include all the scripts in a folder?12 Mar 2008 17:07 GMT2
I've been using CFAJAXIMPORT to import all the scripts from CFIDE. I need to
include this folder to get things like CFWINDOW to work properly. I'm attaching
how I've been trying to import all the scripts but I get an error when I use
CFAJAXIMPORT. It says "Invalid usage of AJAX ...
Uploaded filename, before CFFile12 Mar 2008 07:52 GMT23
I'm doing some form data validation and would like to add rules for files
(size and type).  Ideally I want to avoid CFFile as the validation shouldn't
have anything to do with moving the file anywhere.
I know that when ColdFusion processes an upload, it stores it in a temporary
CFLAYOUTAREA Tab Tooltip Bug Help!11 Mar 2008 16:14 GMT2
When using cflayoutarea when the type is tabs you can put html in the title
attribute to format the text and add images. But the tooltip that is displayed
if you mouse over the tab is raw html! This is no good, Is there a better way
to define html within the tab or to change the ...
Can you use an image button to load a CFWINDOW?11 Mar 2008 15:22 GMT2
Is it possible to use an image to open a cfwindow instead of a regular button
input type?
<form>
                <input type="image" src="images/video_thumb.gif"
pass val in url11 Mar 2008 11:20 GMT6
Is there any better way instead of passing value in url? Because in url people
can see the all values. I am passing id's in url but i don't want other to see
that. again my data is not that sensitive.
thanks
Verity & non-English categories11 Mar 2008 11:11 GMT2
I've attached some test code, which demonstrates what I'm doing.  It looks a
bit long-winded - it's 60-odd lines - and I'd usually not post that much, but I
kind of have to here.  It's pretty simple, so I hope you don't get frightened
away by the apparent length of my post.
Misspelling search in Verity11 Mar 2008 10:44 GMT2
Hi all. I'm building a services search for our county govt. and I have already
implemented the "Did you mean:" list. And now I would like to incorporate into
that same list options to search by alternate spellings. For instance, if
someone enters "cheld" into the search field, ...
Password protecting files11 Mar 2008 10:40 GMT8
Hi,
I am fairly new to ColdFusion, but I do need help with a rather advanced topic.
My company needs to upload and protect files within our coldfusion website.  
So the files can only be downloaded by looged-in users and their links cannot
onSessionStart timing problems11 Mar 2008 10:28 GMT1
In the onSessionStart function in Application.cfc I have a database and an
ldap query to get information and settings for the user. This informations are
stored in the Session Scope.
If a new session is created, the requested pages are loaded and trying to
Two domain names pointing to same server & code reusability10 Mar 2008 22:55 GMT2
We have two domain names pointing to same server & need to reuse lot of code.
What will be better approach  have two sub domains(folder) under main domain
like folder1 (- domain1)
and folder2-(domain 2)
Pages: 1 2 3 4 5 6 7 8 9 February, 2008
 
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.