Click here to Skip to main content
16,021,115 members

Comments by shabadiveda (Top 37 by date)

shabadiveda 17-Aug-12 4:16am View    
thnx for the replay, i want to show 8 image's preview on different fileupload control. if i use fileupload control it wil refresh the page,i cant place fileupload in updatepanel since its not supportive for fileupload n if i use asynfileupload its not working....it becoming a big headache for me..any suggestions.
shabadiveda 17-Aug-12 1:53am View    
thanks for the reply, bt i dont want to c the preview wen the user clicks a button. any other way?
i took out all the javascript and only with Asyncfileupload i tried, if i put Asyncfileupload my form is not visible with the master page. please help me asap
shabadiveda 16-Aug-12 22:30pm View    
i tried the link but its not working when i add the masterpage.
Any help?
shabadiveda 1-Aug-12 21:43pm View    
thanks fro the reply, i solved it.
shabadiveda 31-Jul-12 21:59pm View    
my problem is i have to get the child items in horizontal directiion, if i use repeates i cant get the items in horizontal direction. I am achieving that by using repeatdirection property of datalist.
Any suggestion to make horizontal direction?