values from the query string
hcode=Request.Querystring["ccode"].Tostring();
Now,
hcode="6699FD";
However i want to pass the value of 6699FD to another page to run a process and return a byte image
How can I pass the value of 6699FD as a parameter to my Imageurl so that i can use it to retrieve my image.
Gohil JayendrasinhPosted Jul 11, 2012, 8:30 AM
http://nareshkamuni.blogspot.in/2012/04/ajax-hovermenuextender-example-with.html
Bhavesh VankarPosted Sep 17, 2020, 3:11 AM
Ikram ShamsPosted Jul 12, 2012, 12:55 AM