How can i don't use the resx extension?

Last post 12-18-2009, 12:00 AM by Evan. 4 replies.
Sort Posts: Previous Next
  •  12-10-2009, 9:39 PM 57701

    How can i don't use the resx extension?

    Hi all,
     
    For example,
     
    if i upload the camera.jpg, it will chane file name to persisted.f7bfa827-22a1-4414-88dd-e181df19cd89.camera.jpg.resx
     
    how can i don't use the resx extension?
     
    thanks 
     
     
  •  12-10-2009, 11:58 PM 57702 in reply to 57701

    Re: How can i don't use the resx extension?

    Hi,
     
    That is a temp file in a temp location.
     
    You need move it in the FileUploaded event.
     
    Regards,
    Terry
     
  •  12-16-2009, 7:26 PM 57801 in reply to 57702

    Re: How can i don't use the resx extension?


    Hi,
     
    Ok, the problem has be solved.
     
    So, those temp files always be there when a file upload?
     
    thanks for your help.
  •  12-16-2009, 10:27 PM 57807 in reply to 57801

    Re: How can i don't use the resx extension?

    Hi,
     
    Everytime the uploader load, it will maintain the temp folder every a few minutes.
     
    If a file's modifition time is older then 6 hours, uploader will delete it.
     
    So you must process the temp files in 6 hours.
     
    Regards,
    Terry
     
  •  12-18-2009, 12:00 AM 57830 in reply to 57807

    Re: How can i don't use the resx extension?

    Hi,
     
    Ok,  Sincerely thank you
     
     
View as RSS news feed in XML