May 27, 201114 yr Dear All, I am working on Filemaker database show on webpage using php. during my add record i have different kind of field like text for name,address ;number for mobile no,age ;container for upload image,upload file.....it is working correct . But main problem occurs as i have done name,age,address entries;when i click on upload image/file button it takes the file path into filepath field but it refresh the page so my other entries disappers. so i want such a code it dont refresh page during upload file or image.. although i search it on google but not been able to work it properly. Please help me out!!!!!!
May 27, 201114 yr I haven't done this before, but I think what you would want is an ajax file uploader; here is a link to a tutorial on it: http://www.ajaxf1.com/tutorial/ajax-file-upload-tutorial.html
Create an account or sign in to comment