> That's part I know, but I don't know how to use that parameter to get the applet to actually redirect to the page. Where do you put the code and what is the logic to make it to redirect after upload? A little more detail would be really appreciated.
Here is an example: <applet code="JUpload/startup.class" archive="../assets/jupload.jar" width="500" height="350"> <!-- Target links --> <param name="actionURL" value="http://domain.com/admin/upload_image.cfm"> <param name="completeURL" value="http://domain.com/admin/view_images.cfm"> </applet> -- <mack /> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217443 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

