George, Just set the 'enctype' attribute of the form as usual: <form id='my_form' action='x.php' method='POST' enctype='multipart/form-data'>...</form> $("#my_form").ajaxForm({"dataType": "...", "success": onFormSubmitSuccess}); Rob
Change topic type
Link this topic
Provide the permalink of a topic that is related to this topic