A friend of mine is having a problem where when he tries to type the @ sign, his computer types 2 colons.
He can type the number 2 and no other keys are malfunctioning.
What could this be? The computer and keyboard were purchased brand new 2 weeks ago.
It is too much to ask to start from scratch with my questions here on the forum, so I am asking for a good intro reference or tutorial that someone may have run into online.
I do have one question though. I am able to link one cell at a time using Data/Import, however, I was wondering if there...
I want to use CF scheduler to monitor hourly changes in someone else's homepage.
I want to monitor the number of listeners our internet radio get per hour at the shoutcast website.
Can scheduler do an hourly print screen automatically? I really only need one bit of information from the page...
I want to use task scheduler to monitor hourly changes in someone else's homepage.
I want to monitor the number of listeners our internet radio get per hour at the shoutcast website.
Can scheduler do an hourly print screen automatically? I really only need one bit of information from the...
I have an access db called password2 registered in CF admin at the d drive and it validates ok. When I try to use it in a cfm page, I get an error that says "Could not find file 'C:\Inetpub\Dbases\Password2.mdb'." Again, I am sure it validates ok on the d drive. Also, I do not get the error when...
I am trying to send an active link to a file in an email like so...
<cfmail blah>
http://123.45.67.89/my file is here.pdf
</cfmail>
the only part that is active is http://123.45.67.89/my which of course causes an error. This there a fix for this?
P.S. Sometimes the problem this a very long...
I hope no one looks down on me because of this, but I am trying to use a free dhtml script from another website that creates a top menu for my web page. I have a menu.cfm file which contains references to .js files located in the same folder like <script language="javascript" src="menu.js">. It...
I hope no one looks down on me because of this, but I am trying to use a free dhtml script from another website that creates a top menu for my web page. I have a menu.cfm file which contains references to .js files located in the same folder like <script language="javascript" src="menu.js">. It...
I have a javascript top menu on my home page. I use it to go to a page with frames. When I click the home link to go back from the frames page, it loads the homepage in the top frame as opposed to the whole browser. Thanks for your help.
I am trying to use a javascript top menu on each page using application.cfm. It works fine in the pages that are in the wwwroot folder, but when I try it in subfolders it doesn't. The application page is being accessed by the subfolder pages because test text shows up even though the javascript...
I just installed CF MX server. The files under my wwwroot directory are found ok. Those under the scripts directory (which is under wwwroot) are not found even though I know they are there. Please assist.
Here is the code...
<cfupdate datasource="A" tablename="amendment" formfields="amendmentid,amenderid,legalid,date,text">
and the other version...
<cfquery datasource="A">
update amendment
set amenderid=#amenderid#, legalid=#legalid#...
I have recently bought a new server and installed MX on it. My files from my old server was developed under 4.0. I copied the files over, and updated the code, but am getting errors with certain databases. On the old server, the databases were on the D drive. On the new one, they are on C. I...
Is there any downside to using the asterisk in a select sql statement if you dont really need to? Sometimes I only need one field, but I use the asterisk out of laziness.
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.