OK, the error appeared again. Here's the details;
Error Diagnostic Information
unknown exception condition
unknown error while executing a tag.
The only information I've omitted from that error is the information about my browser and whereabouts on my server the error occurred. Everything...
Anyone else using/used this?
CF XML Toolkit 1.0
http://www.torchbox.com/xml/toolkit.cfm
I downloaded and installed the toolkit a few weeks ago, and have been using it quite extensively for a particular section of my current project. However, it seems to fall over on occaisions, without...
Hi all
Currently I've produced a report but it's not very dynamic. Problem is that when I printout any records where their textual description is longer (in chars) than the height of their box on the report, it can't be seen in the printout. This is really driving me up the wall, and I don't...
Does anyone know how I can setup some sort of macro that will allow me to autimatically add a series of extra named columns to an existing table?
At the moment, I'm importing the data and then adding all these columns manually - surely there's a more efficient way of doing this?
I've had a...
Can anyone recommend a training guide for a complete Perl/CGI beginner?
I've been recommended the Perl CD Bookshelf by one associate, but wondered if anyone else could suggest possible books/training guides (specifically an interactive training package on CD-ROM if possible).
Thanks in advance...
Personally, I disagree with the anti-aliasing idea if you want to produce professinal looking, transparent GIF images.
I find that setting the colour range at 256, and then the dithering method to 'None' produces the most satisfying results. This is especially true if you're producing...
Hi all
I'd very much like to change the background of each row in my report, based on what results it contains. Here's the pseudo-code;
If class.value < 1 Then row.bgcolour=red
Else row.bgcolour=white
End If
Can anyone help me with this please? I've tried a couple of basic approaches but...
I'm trying to get an Access 97 report to display a text string for each integer entered in the source table. Here's the pseudo-code for what I'm trying to achieve;
If table.class=1 Then report.class="Monitor"
Else If table.class=2 Then report.class="Grave"
Else If...
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.