First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
Retrieve Certificate Variables (ie. email from CAC card)
I don't even know if this is possible but it was mentioned that if possible the client would like to have this functionality. All users have CAC (Common Access Cards) to log into their computer, connect to the intranet, etc. The idea is that instead of forcing the users to create yet another account with yet ... 18 Apr 2007 09:44
cfencode.linux segmentation fault
I am receiving this error too. I was originally unable to run the program at all because it was unable to find libporting.so, but I added the path to this file to my LD_LIBRARY_PATH global variable. After that I was able to run the raw program to generate a list of expected parameters, but once I try to feed a ... 11 Apr 2007 11:15
Adobe XML/PDF API issue - cannot populate PDF
Hello. I download and installed the XPAAJ.jar file used for working with PDF files through Java. Ben Forta wrote an article about this and provided some examples. Anyway, I have the following code that works great until I call the InputFormData() method. When I remove the method, it works fine but gives the fol... 9 Apr 2007 20:27
Dynamic List/Menu Customization
I?ve been racking my brain on how to customize a normal list/menu item. I have a dynamic menu that pulls all 50 US states from my database. So initially the menu is set at [select a state] when you click the menu list drops down and you can choose your state. When you create a list/menu item, it always has th... 6 Apr 2007 21:41
cfgrid format="xml"
Hi, I cannot get this to work. Any ideas? ___________________________________________________________ <cfquery name="obtain" datasource="esp"> SELECT #form.querystructure# FROM tbl_pav2 </cfquery> <cfform> <cfgrid format="xml" query="obtain" name="obtain" width="100%" height="700" >... 5 Apr 2007 09:16
CFChart - not displaying after 7.02 Updater
Same problem here - simple CFchart works FINE in FireFox, broken in IE...apparently after 8 months it's STILL broken. What's the FIX??? ... 18 Apr 2007 10:16
Retrieving name of calling Function
I would just include an additional argument and pass the name of the function that is making the call in that argument. ... 22 Mar 2007 12:18
Verity Searches for Special Characters not working
I'm using ColdFusion MX 7.0.1 with Verity and trying to search my collections for value "C++" I've tried to pair off the +'s with `` characters and also tried using the backslash, both with no luck. I'm using explicit search to do this, but also tried to perform the same searches as a simple. Can anyone tell ... 21 Mar 2007 16:48
Verity merge language
Hi, Im trying to split a large collection in 4 smaller collection using the merge -split command in the command line, but i'm constantly getting this error: Error E3-0036 (vdk): Collection's locale(english) not compatible with session's locale (englishx) I know that this is because the standard language... 19 Mar 2007 04:57
POI [ Apache]
Hi, I have installed cfx_excelQuery [ into web-inf\lib\ ], and registered the tag then extracted the zip[ poi-2.5.1-final-20040804 ] into \web-inf\lib\ ...Then restarted the CF service ..still I am getting this...I am using CF server 6,1,0,63958 on windows 2000 server.. Object Instantiation Exception. ... 19 Mar 2007 21:26
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14