Set Target frame with Link Button
-
Hello, I have a frame that has a main and the content frame... I am sending parameters from the main page to the other pages so the only thing I could use is linkbutton which does postback.... my problem right now is that I am not able to set a target with the link button... I would like the page to load in a particular frame but it keeps loading in itself... Any help will be appreciated...
-
Hello, I have a frame that has a main and the content frame... I am sending parameters from the main page to the other pages so the only thing I could use is linkbutton which does postback.... my problem right now is that I am not able to set a target with the link button... I would like the page to load in a particular frame but it keeps loading in itself... Any help will be appreciated...
you may want to use DIV web control with runat="server" let me know if you need more info. ======================================= Free Online Programming Resources http://www.programmingknowledge.com/
-
you may want to use DIV web control with runat="server" let me know if you need more info. ======================================= Free Online Programming Resources http://www.programmingknowledge.com/