good morning sir,
i want to get full path of client image which i will upload on server .for that i am using fileupload and i am able to take only file name of image .so my question is how to get full path of image for uploading on server . thankyou
i am using this code
fileupload1.postedfile.filename
or
fileupload1.filename