what is <applet></applet> for?
0_0

-Gel


-----Original Message-----
From: bananachunks [mailto:[EMAIL PROTECTED]]

 Ah...  how nice!!!  With everybody's help, and my fooling around, I've
figured it out (and hoping that if you guys see a flaw, or breakable spot in
this, you'll let me know!!  *grin*)!!!

So I've got picture.cfm:
<cfcontent type="image/jpeg"
file="/path/to/the/real/pics/that/noone/knows/about/tmp/1_webcam32.jpg"
deletefile="No">

and then I've got the index.cfm:
<html>
<head><title>temp</title></head>
<body>
<applet>
<param url="picture.cfm">
</applet>
</body>
</html>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to