S
sirumalla.srinivas
Hi,
I have link to the various documents which is stored on the server.
When ever user click on any link, the respective document should be
opened. Here what i need is to have all the links on the left side of
the page and when the user clicks the document should be opened on the
right side of the application.
When googled, some of them told to split the page into two frames, load
the document links in left frame and open the document in right frame
using script.
RIght now iam able to load the links in oone aspx page and open the
document in other aspx page. I need to use single aspx using frames.
Iam not sure how to incorporate this in VB.net...
Any ideas pls??
Your help is appreciated.
Thanks
Srini
I have link to the various documents which is stored on the server.
When ever user click on any link, the respective document should be
opened. Here what i need is to have all the links on the left side of
the page and when the user clicks the document should be opened on the
right side of the application.
When googled, some of them told to split the page into two frames, load
the document links in left frame and open the document in right frame
using script.
RIght now iam able to load the links in oone aspx page and open the
document in other aspx page. I need to use single aspx using frames.
Iam not sure how to incorporate this in VB.net...
Any ideas pls??
Your help is appreciated.
Thanks
Srini