Guys any ideas or comments on how to create some sort of installer that would add a shortcut to the user's desktop if they choose to download it and install it? The shortcut would basically be a link to the client's website. I kow people can do this on their own and save things to their...
I am using a loop to query a table and create directores from property names that have been stored. The problem is there are about 150 properties an it only seems to be creating about 75 of the directories. For whatever reason it does not complete. Here's the code:
<cfquery name="dirs"...
Not sure if this is the right forum but here goes.
I am trying to find some industry averages on things like email (in-house vs purchased list) open, click through & conversion - unique traffic annual growth - organic search annual growth - overall website traffic growth, etc. I really need the...
Let me know what you guys think about:
http://www.dissertationrx.com
Thanks and all feedback welcome,
Carl
----------------------------------------
Internet Marketing - de·ci·phered
Always Learning...
Ok guys please bare with me as this might get a little wordy but hopefully someone can help me understand how to get this done.
We are going to be tracking unique traffic front printed advertising ads and passing variables to our web analytics software. What I want to do is create an index...
Is there a way to index txt, xml, etc. files and make the contents of those file searchable from flash? Basically we have to build a cd rom application that loads a ton of pdf files and make them keyword searchable from within the flash application. We can take all of the pdf files and extract...
<cfquery name="getprograms" datasource="#dsn#">
Select * From programs Where w_specs LIKE '%#TheCenter#%'
OR wb_specs LIKE '%#TheCenter#%'
OR s_specs LIKE '%#TheCenter#%'
OR sb_specs LIKE '%#TheCenter#%'
OR sum_specs LIKE '%#TheCenter#%'
OR sumb_specs LIKE '%#TheCenter#%'
OR f_specs LIKE...
How would I go about connecting to a database hosted on one server, from another.
<cfquery datasource"what does the connection look like?">
I need to pull data from a mySQL databased stored on another server.
Any help is appreciated.
----------------------------------------
Online Marketing...
How would I do a Select statement looking for a specific word or group of words in a long text field?
Select *
From centers
Where c_specs "Contains" 'The Words I'm Looking for'
How do I run that SQL command on a long text?
Thanks in advance,
Carl
----------------------------------------...
If you guys wanted to build you very on log file reader or capture user data (browser, referrer, cliks through the site, etc etc)with javascript tagging. Where would you start?
Basically we are interested in building our own analytics tool at work so we can customize a solution that fits all...
We installed WAMP on a machine that is connected to the network and would like to browse to the root folder for testing php websites. On the machine itself I can browse localhost no problem and everything is ok. On the network I can not browse to http://webfileserver or http://webfileserver:80...
I want to set up a Coldfusion Testing/Development server on our local network and need some help.
Say we have a Windows XP machine with Coldfusion and WAMP installed. We want to use that machine as a file server and a COldfusion Testing server that we can browse to locally and test Coldfusion...
Not sure if this is the right place but does anyone have an example of how to create an autoexec.ini file that would autorun a usb memory stick (or jump drive)?
We have a presentation that we are loading and would like to autorun the flash projector file.
Normal autorun.inf (below) does not...
Guys I want to drop radio buttons in a cell and be able to clik anywhere in the cell where the radio button is to select it.
Any ideas?
----------------------------------------
Always Learning...
I have this:
<cfoutput query="GetSecondaryReligious" group="ID">
<cfoutput>#GetSecondaryReligious.Name#</cfoutput> |
</cfoutput>
I want to do this:
<cfoutput query="GetSecondary#PageTitle#" group="ID">
<cfoutput>#GetSecondary#PageTitle#.Name#</cfoutput> | </cfoutput>
I want to insert a...
Can someone try this for me please?
Application.cfm:
<cfset GlobalSwitch="Home,Resort,Location,Contact">
Page.cfm
<cfswitch expression="#PageTitle#">
<cfcase value="GlobalSwitch">
<cfoutput>
<title>#metaTitle["#PageTitle#"]#</title>
<meta name="Description"...
Office 2000 on Windows 2000. All of a sudden when one of my fellow co-workers opens her email a reminder notice pops up for every single email that hasent been opened. So her screen fills up with ten or more pop-up screens everytime she opens her email (she gets alot of email).
Any ideas...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.