Search results for query: *

  1. D

    Compilation Error

    I got a strange problem , when I run the asp.net project I got the following error : Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code...
  2. D

    date format in web form

    how to force the users to input the correct date format in a textbox of a web form , eg dd/mm/yyyy. please help.
  3. D

    Savefiledialog box

    actually, I generate a web report, and render it to a excel file, but I don't want to hard code the save path in my application, I want to open a dialog box to let the user to save their report file to their own harddisk
  4. D

    Savefiledialog box

    how can I open a filedialog box in web form , and choose what directory I want to save file into ?
Back
Top