Displaying the image in Image Control when it is selected using browser button
-
Hello !! I've one Image control on form. I'm using FileUpload control to browse an image. I want to display the selected image in the Image control when I click on Open Button in DialogBox(which opens after clicking Browse button). Waiting for answer...!
-
Hello !! I've one Image control on form. I'm using FileUpload control to browse an image. I want to display the selected image in the Image control when I click on Open Button in DialogBox(which opens after clicking Browse button). Waiting for answer...!
u can do in two 1) direct set the path of image control url to filecontrol.path or 2) first save on local machine on default location with the help of map path and then set imageurl to default path
parwej ahamad
-
Hello !! I've one Image control on form. I'm using FileUpload control to browse an image. I want to display the selected image in the Image control when I click on Open Button in DialogBox(which opens after clicking Browse button). Waiting for answer...!
u can do in two way 1) direct set the path of image control url to filecontrol.path or 2) first save on local machine on default location with the help of map path and then set imageurl to default path
parwej ahamad
-
u can do in two way 1) direct set the path of image control url to filecontrol.path or 2) first save on local machine on default location with the help of map path and then set imageurl to default path
parwej ahamad
-
Thanx pls Tell me where to write code for assigning path to imageurl? And how to get path which is displayed in that textbox? because FileUpload control has property FileName which gives only file name but how to get whole path???
filecontrol.value property.
Parwej Ahamad
-
filecontrol.value property.
Parwej Ahamad
-
Thanks. But I'm using FileUpload Control and there is no any propery like value. Pls tell the solution. Thanking You again in advance....
first u make filecontrol runat server right click on control and selectect run at serer. if u feel more trouble then pls send me your code and description on my id Past in message body don't attach. g_parwez@rediffmail.com
parwej ahamad