Re: Ajax Uploader in a asp.net wizard control

  •  08-09-2009, 9:28 PM

    Re: Ajax Uploader in a asp.net wizard control

    Hi,
     
    Do you use JavaScript?
     
    I suggest you use JavaScript + MvcUploader class to implement your request.
     
    If you say YES , I will tell you the details.
     
    --
     
    And I suggest you create an ID for the wizard , and save each state into database ,
     
    So when user navigate to every page , the state could be load again.
     
    Regards,
    Terry
     
View Complete Thread