Click here to Skip to main content
15,893,508 members

Comments by Praveen2886 (Top 9 by date)

Praveen2886 19-Sep-13 7:34am View    
it depends on ur situation to use clone and copy. if u want the same structure(Dont ask me wat is structure) but u need to add user defined data, clone ll be handy
Praveen2886 19-Sep-13 7:31am View    
This solution is clear for all .net professions . if u want to know the difference jus google it.
Praveen2886 30-May-12 7:22am View    
then u can simple save the file using
<pre lang="vb">
Dim filename As String = Path.GetFileName(FileUpload.FileName)

filepath = "\SomeFolderName\" & Now.Date().ToString("Mdy") & "_" & filename

FileUpload.SaveAs(Server.MapPath("~/") & filepath)

Praveen2886 30-May-12 1:57am View    
thanks for your solution but i already checked all this ..nothing working
Praveen2886 21-Feb-12 4:43am View    
hai,
you can simple select the data by filtering calendar1.selecteddate