Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
billee #1
Application.cfc getMetaDatadump() screenshot
Hello all,
I believe that this is my first post here and I wanted to say "hey!," to
everyone.
On to business:
I have a screenshot of something that I found and I was wondering if any of
the CF engineers that frequent these forums can verify what these methods are
used for. I am simply curious as to what they are used for and if this is an
undocumented API for the Application.cfc.
The screenshot can be viewed here:
[url]http://williamdodson.com/images/screenshots/coldfusion/appcfcgetmetadata.png[/url]
Just curious... :)
WVD
billee Guest
-
Taking screenshot...
Anyone knows how to take a screenshot with lingo so i can pass it to a flash member?? Thanks! ;) -
Bitmaps of screenshot exported to PDF
Hi, Can you please help me with a screenshot quality problem ? I would like to insert/link screen shots taken from a laptop into a .indd file.... -
Screenshot
Hi! Does anybody now how I can make a screenshot of an exactly defined area of the stage? Thanks in advance, ras -
OT: Windows screenshot
Drawing a blank here. How do you get a screenshot in Windows? I'm pressing Alt+PrtScn but getting nothing. -- John -
MikerRoo #2
Re: Application.cfc getMetaDatadump() screenshot
Those are mostly standard java methods and are documented in most java
references.
The CF docs cover interfacing to java and also cover the Admin API (which is
not what is shown in the screen shot)
A good java reference can be found at:
[url]http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Class.html[/url]
Cheers,
-- MikeR
MikerRoo Guest



Reply With Quote

