tags. You can quickly insert code using ctrl + f.
<cfimage action=\"resize\" height=\"100\" width=\"\" source=\"#strSourceFile#\" destination=\"#destFileThumb#\" overwrite=\"yes\">
<cfimage action=\"resize\" height=\" \" width=\"640\" source=\"#strSourceFile#\" destination=\"#destFileLarge#\" overwrite=\"yes\">
<cffile action=\"move\" source=\"#strSourceFile#\" destination=\"#destFileOriginal#\">
<cfzip file=\"#strSourceFile#\"\" source=\"#destFileOriginal#\">
<cfzip file=\"#strSourceFile#\" action=\"unzip\" destination=\"c:images\">
It looks like you're new here. If you want to get involved, click one of these buttons!