copy a file using FileUploadField

  1. #1

    copy a file using FileUploadField

    HI, can anyone tell me how can i copy/save a file or image into the webserver.For example in simple asp control FileUpload i can use saveAs methos which takes path and file name nad copy the selected images into the webserver...can any one help me how can i use dis in coolite control FileUploadField? Any method?

    Thanks,,

    Sameera
  2. #2

    RE: copy a file using FileUploadField

    Hi,

    FileUploadField1.PostedFile.SaveAs(...)
  3. #3

    RE: copy a file using FileUploadField

    o Thank you much its working:)...


    THanks,

    Sameera..

Similar Threads

  1. Replies: 1
    Last Post: Jun 04, 2012, 2:34 PM
  2. Replies: 1
    Last Post: Feb 13, 2012, 9:10 AM
  3. FileUploadField getting the selected file
    By miukarnain in forum 1.x Help
    Replies: 3
    Last Post: Apr 18, 2011, 9:57 AM
  4. Remove file from FileUploadField
    By juredecman in forum 1.x Help
    Replies: 7
    Last Post: Aug 26, 2010, 7:18 PM
  5. FileUploadField file name
    By Kamal in forum 1.x Help
    Replies: 2
    Last Post: Jun 29, 2009, 1:01 PM

Posting Permissions