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 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Re: cfchart and wmode24 Mar 2006 14:30 GMT3
right, that's why I am asking.   I need to have the dhtml display over the chart.
The only way to do that is to add the wmode attribute to the generated flash code.
IIS & URL Manipulation24 Mar 2006 14:07 GMT1
I am using IIS/CFMX on Win 2003. I am trying to create page like this:
http://www.domain.com/thisisanexample
The file/folder does not exist. I want to have a coldfusion file receive get
that URL as a variable then pass the appropriate data. Unfortunately, IIS does
Deserialising WDDX in Javascript on IE624 Mar 2006 12:31 GMT3
I'm using very basic AJAX to check the value of a text field as the user
types. Using the onkeyup event, a javascript method calls a CFC
(access="remote") that checks the input against a database and returns a WDDX
packet containing a boolean value. (the WDDX packet is generated ...
How to run remote system command in CF?24 Mar 2006 09:35 GMT4
How do I run system commands like 'format', 'vol', 'version' and etc. in CF?
CFEXECUTE allows to run only programs...
Autofill text field as you type with values from database24 Mar 2006 06:09 GMT2
Our Groupwise email client will pop up the user's name as you type it into the
To: field. I would like to replicate this in a ColdFusion site I have to add
people to an access list.
Can't figure out how to do it though...any ideas? or Examples?
local file-pdf24 Mar 2006 06:02 GMT1
I am trying to open a pdf file that is located on my local machine using a link on a cf page...but it doesnt open..need your help
<a href="c:/fikra/test.pdf">pdf file</a>
Relative image link in cfmail! How to arrange this?24 Mar 2006 05:58 GMT1
Hi, the situation is as follows:
<cfoutput query="blabla" group="client_id">
<cfmail blablabla>
<cfmailparam file="/images/blabla1.gif" disposition="attachment"
Delete email addresses causing undeliverable messages24 Mar 2006 05:11 GMT1
We have an app that sends HTML newsletters to about 2500 users. After sending  
a newsletter, I get anywhere between 100-200 Undeliverable messages in a
generic Outlook account. Is there any way, in CF 5, to loop through the
messages to produce a list of email addresses to that I ...
Storing data as XML instead of in database24 Mar 2006 04:53 GMT1
What are the pros and cons of storing data in xml file instead of storing in
database.
In security point of view is it OK if we store data in xml file, i.e how to
avoid people calling the xml file from the browser?
catching the value24 Mar 2006 04:48 GMT3
I redirect to a different page using cflocation such as
<cflocation url="test.cfm?tabshow=4<cfif
IsDefined('typereq')>&typereq=#typereq#</cfif>">
then in test.cfm, when i use  <cfif IsDefined("tabshow")>, it is defined and I
ADSI - Active Directory Services Interface24 Mar 2006 04:40 GMT1
Using ADSI and CF, how can I get the current logged on username displayed on a web page?
Thanks
Get variables from a POST24 Mar 2006 04:34 GMT2
Hello, I have a service which is posting information to a page on our servers
that makes an insert into our database. The problem is that I cannot get the
variables extracted from the post. They say that the variables are structured
like the following: dialog.message. How would I ...
session variables overview24 Mar 2006 04:20 GMT1
Within an applications users set login session variables after validation of
their username/password.
How do i get an overview of all these session variables in order to see which
and how many users are logged in?
CFquery eMail Report24 Mar 2006 04:09 GMT1
I have a report feature setup on a site.  When the user logs in,  I want to be
able to send the user all the days off he/she has been given.  I can run the
report on the screen using cfquery.   However,  I want to eMail this to the
user.
Setting Dynamic Checkboxes24 Mar 2006 03:59 GMT1
Consider the following code:
<cfoutput query="rsCalIDs">
     <input  name="assignToCalID" type="checkbox"
value="#rsCalIDs.Username#">#rsCalIDs.FullName#<br>
 
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.