输入和上传的不匹配方法?

Im developing web site with php and ajax, i have problems,when i am inputing data i use Get method on Ajax but when i want to upload image i must use POST method because we can upload just with POST Method,soz how to get file name for inputing to db but when inputing and uploading not same method ? I need the logic

or anyidea for inputing and uploading ? soz already make whole web with get method that is probly if change to method post

thanks for helping,Best regard

can you use third party uploader.

http://fineuploader.com/

This plugin is open sourced under MIT license, GNU GPL 2 or later and GNU LGPL 2 or later.

use this AJAX fileuploader it has highly migrated functionalities.

hope this will help.feel free to ask anything.