This may not exactly be a ColdFusion question, but I just don't know where to begin..
My company wants to offer a service on one of our CFMX web sites in which users can register for an auto-login feature. This feature will install a custom icon on their browser (IE) that, when clicked, would...
Hello all,
On the OnLoad event, I need a page to jump to a named anchor without reloading the page. I'm not having any luck with the following code:
<body onLoad=javascript:window.location.hash='#storeloc1'">
<a name="storeloc1">Jump to this anchor</a>
Can someone please tell...
Hello all,
I'm new to using SQL Server and I have a question about compatibility issues. I created a database in SQL Server 2000 (SP3) and I need to export it using DTS to a remote server that's running SQL Server 7.0. Are there any compatibility issues I should be aware of? I've seen a lot...
Hi RichD,
Thanks so much for your help! The only problem is that, since my form is in continuous view, the function disables every total_hrs field, for example, on the form regardless of the other records' department status instead of just disabling the current record's. And As soon as I tab...
Hello all,
I'm having an issue with conditional formatting. I originally set up my form in continuous view to disable certain payroll fields if the department equaled 400. Obviously this is a static solution, and while it worked great, now I need to change it so that those fields are disabled...
Hello! I'm new to macros and I'm having an issue with SetValue and subforms (I'm pulling my hair out on this one). I created a SetValue macro to set the Enable property to 0 (disabled) for a group of fields on a subform when the dept field equals "400".
It worked great until I set...
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.