I've been looking for an answer for quite some time.
I'm creating output that I want to have open in Excel. I'm using CFHEADER and CFCONTENT. I've unchecked the browse in same window. I've verified the registry. I've verified the proper relationship in the the My Computer/File types...
I LOVE the binding. It's very efficient and doesn't require a resubmission of the form. I think the grid is ugly, though. I would like to do it without the grid and without multiple SQLs, however. Let me set it up....
Imagine a cfgrid bound to a CFC that returns a query.
Imagine a number...
I don't know where to start. If someone could give me an idea of what to read even, I would appreciate it.
I have created a plugin for Acrobat using MS C++. I'm very happy with how it turned out.
Now I need to compile it for use on a Mac Leopard. I don't know where to start. Do I copy...
I have created a plugin using VC++. It works GREAT on my machine. When copy the .api to other machines on the network, though, it doesn't load. I've even gone so far as putting an AVAlert in the init before ANY decisions are made. Again, it appears on my development machine, but on the...
I've looked everywhere and can not find an answer to this. I'm hoping that the vast brain trust in this "room" can help me.
Here is what I am doing...
I want to attach a .jpg of a signature to a form. Every form is different as to where that location is BUT I have a form field (fSignature)...
I have developed applications in
MS Development Environment 2003
using VB.net (I don't really know what the version is, it doesn't say)
and C++.net
We have a mixture of XP and Win2k Pro workstations as well as MS and Linux servers.
I am requesting that my company purchase this development...
I've done a few searches and can't see where this may have been discussed.
Can someone tell me the difference between Visual Studio.net 2003 and Visual Studio 2005. I saw someth that says Visual Studio 2005 can create .net applications, but I can't find it anymore. Is VS 2005 the next step...
I've been looking, so if the answer is in the documents somewhere, I would be happy with a link.
Here's the situation:
I have a progam with LOTS of functions. I have a controlling function that reads in a string variable. This variable contains the names of functions and parameters...
I am finding that more and more of my project dilemnas straddle two or more subjects. I am posting this in both the vb.net and the PDF forums.
I have byte field in an informix table that contains a PDF document. Of course I can query this field with no problem using ODBC, but I don't know how...
I am finding that more and more of my project dilemnas straddle two or more subjects. I am posting this in both the vb.net and the PDF forums.
I have byte field in an informix table that contains a PDF document. Of course I can query this field with no problem using ODBC, but I don't know how...
I wrote a very basic JAVA tag. I've now stripped it down to the following:
import com.allaire.cfx.*;
import javax.swing.*;
public class GetFileName implements CustomTag
{
public void processRequest( Request request, Response response )
{
// String strName =...
I wrote a very basic JAVA tag. I've now stripped it down to the following:
import com.allaire.cfx.*;
import javax.swing.*;
public class GetFileName implements CustomTag
{
public void processRequest( Request request, Response response )
{
// String strName = request.getAttribute(...
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.