hi i have a small problem. I run a framest in asp.net and when i run the frameset it displays hyperlinks in one frame. when i click the hyperlink the web page must appear in another frame. how should i do this?
sai abhiram bandhakavi.
Printable View
hi i have a small problem. I run a framest in asp.net and when i run the frameset it displays hyperlinks in one frame. when i click the hyperlink the web page must appear in another frame. how should i do this?
sai abhiram bandhakavi.
<a href="pagename.aspx" target="framename">Link 1</a>
sorry it did not work , where exactly i am supposed to write this code.
thanks,
sai abhiram
That's what the code for your hyperlinks should look like.
thanks yar i solved it
sai abhiram bandhakavi
Add [Resolved] to the thread title.