Click here to Skip to main content
15,792,397 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Helo

I designed the dhtmlxform to upload the file.So in the view(output) i got one textbox and one browse button.I also defined the update button.When i click browse and select image file that particular path has appears in the textbox.So my issue is when i click update that particular path image will be saved into the database and after saved it has to be displayed in the output

Iam using asp.net mvc3 application

Regards
prasanna
Posted

1 solution

Start here.[^]

If this doesn't help, post your question again - explaining exactly why it didn't help.
 
Share this answer
 
Comments
Prasanna Kumari 17-May-12 5:33am    
Iam using myForm.getInput("name of the image file in which we defined in form");
but it is not working
how to get like this?
madhusudhan.k 25-May-12 7:35am    
I think you need to give the complete path of image

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900