Table2 contains no real data, but has been created with the column names that are the list of columns that I want to select in a query for Table1. How do I write that into a query?
I found sp_columns, and that nicely spits out the column info for Table2, but I need to find a way to query the...
Thanks Gun Jack, I've gotten CF Server Administrator to come up and publish, but now when I hit the site from anywhere, it asks for my Network name and Password!!
Anybody know how to tackle that one? Thanks!
Ok, the web-server is running NT 4.O, IIS, and SP 4. It is currently serving our web-site (I've designed us a new one).
It is doing fine, but the old site is ASP. I have installed CF server twice, but have never been able to get the CF administrator to launch. I have walked through Allaire's...
Exactly, except for my purposes it was an ASP page being called to display the images, which in my case are stored BLOBs in SQL. The ASP page basically just instantiates a connection to the DB and uses the WriteBinary function.
Good stuff.
Well, I got it working, but the answer for me wasn't <cfhttp, it was simply calling the ASP template like so:
<img src="BinaryWrite.asp?image_id=#image_id#">
Cfhttp would have worked as well, but the Asp page is in the same directory as my .cfm pages, and cfhttp just gave me Connection...
I'm going to try that today, I'll let you know if it does the trick. A girl has to do something when CFML won't write images stored as binary data onto the page!! ASP does it in a snap! Hello Allaire, fix this!
How do I imbed ASP code into my CFM pages? Is there a special trick to it? I looked at cfobject but this isn't a com component, it's an asp page.. uhm... confused...
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.