Thanks for the answer MrGreed have tried this already and have tried again but it doesn't work. The Netscape browser I am using is Version 7.1. Anymore suggestions.
Julie
The function below works fine in IE but in Netscape the variable num is set to 'undefined'. Can anyone help I cannot find the answer as to what I need to do for Netscape.
Julie.
function showcheckboxvalue(oControl) {
var num = oControl.length;
for (var i=0; i<num; i++)
if...
I am getting problems with the Crystal Reports 8 Page Server. On a regular basis I am finding that the page server is hanging and the server has to be re-booted. Has anyone else experienced this problem. Does anyone have any suggestions.
Is there any way to find out which files in large directory structure are no longer part of the site. I am using Studio V4.5.2
ie. No longer referenced anywhere.
We are trying to do this in order to clean up a large site and remove any unused files.
Julie
I am using client variables on the application I am developing. When I go to my application everything is fine I only have one entry in the client variable stoirage db. When my colleague goes to the app a new entry is created each time in the client variable storage db with a new cfid. Has...
I have a colleague using CFGRID to edit data. The submit button fires the action page with reads the number of changes in the CFGRID array using the following code.
<cfset count=#arraylen(form.grdrates.rowstatus.action)#>
He is getting the following error message. 'Error resolving parameter'...
I am using the JAVA(TM) Plug-in 1.3.0_01. On Monday (17th)morning a security warning telling me that the Certificate Expired on Sun Dec 16 23:59:59. Can anyone tell me how to fix this problem as every time I run a Tree/Grid control etc. this warning is displayed.
Has anyone had a problem with CFTree and custom images. Mine were working ok on Server 4.5 but since our upgrade to server 5, the custom images have disappeared and I have no idea why. This is happening for both CFTREE and the custom tag CFX_MAKE_TREE which is available from allaire.
When using the CFREPORT tag I'm getting the following error.
Report not completed(the report server was busy)
The requested report could not be completed because the server was extremely busy serving other report requests. Please notify the site administrator that the default TIMEOUT for the...
Can anyone help. Have just installed CF5 Server. All ok except for CFGRAPH. Has anyone had any problems with it. The help is not very helpful. The graphing server is running ok but I'm not sure if I need to set anything anywhere.
I would like to be able to find out a what NT Login is logged in when I open a intial screen on my application. I would then like this to checked against a table in my database to validate whether the user is allowed entry or not. If so the default screen will appear if not a different screen...
When I try to open the Example Applications I get the "Oops. Sorry for the error..." page. I know the apps have been loaded and I also know the error is in trying to find localhost but no one here knows how to get it to find them on our server. Does anyone know if I can alter the...
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.