asp.net
-
how to take path of the image from a textbox and display the image on another form using asp.net
-
how to take path of the image from a textbox and display the image on another form using asp.net
shwetha.bekal wrote:
how to take path of the image from a textbox and display the image on another form using asp.net
There are various way to implement it. Either you can pass it as
query string
or you can store it insession
variable.cheers, Abhijit CodeProject MVP My Recent Article : Exploring Session in ASP.Net
-
how to take path of the image from a textbox and display the image on another form using asp.net
Buy a book on ASP.NET, and read it. Try reading the forum rules, too.
Christian Graus Driven to the arms of OSX by Vista.
-
Buy a book on ASP.NET, and read it. Try reading the forum rules, too.
Christian Graus Driven to the arms of OSX by Vista.
good idea..