is it possible to call an aspx page from a user control...
for example i have a user control inside a gridview...on row databound..i am creating this control...the job of this control is to display an image...

if i can call image.aspx?id=292020 in that control that would go and display the image...

can anybody plz suggest me an idea..thanx