I need some help. I do not know javascript. I need to be able to produce a pop-up menu when the user puts the mouse over a button or graphic. I have searched some of the Javascript web sites and can not find it. If anyone knows where I can find it or what book to buy that has the base code...
I am NOT a Perl programmer. I have a script that I need to modify and I am pretty clueless. Below I will list the script and maybe someone can help me understand it better. I am a programmer so I understand some of it. The script is an email form script. My client wants me to make the...
How do I close my DB after I update using the code below:<br>
<cfquery name="ItWorks" datasource="IPdda"><br>
UPDATE IPtbl<br>
SET IPaddress='#CGI.REMOTE_ADDR#', hostname='#CGI.REMOTE_HOST#'<br>
</cfquery><br>
<br>
When I look at my directory containing the DB, there is a...
I think you need to go to CF Administrator and map another directory. CFDOCS is under the root directory. So if you map another dir, you should be able to do what you need.
Thanks Doug. Since I can't do what I need on the same page, how do I pass a variable to another page? I am not very familiar with Java so please bear with me. From my script, can I go straight to another page passing my variable? If so, how?. Then when I am on the other page, how do I get...
I need to pass a variable from my JavaScript to CF. Is there anyway to do it? Any help is greatly appreciated.<br>
<br>
Thanks in advance,<br>
<br>
Brian Yager<br>
byager@logsa.army.mil
I need to be able to pass a variabl to a CF variable or write to a DB in a JavaScript. I've been told the sencond is the easier. So can any help me out? I am going to post some code and the variable "ip" is what I want to post to a single field database. Here is the code:<br>
<br>...
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.