G
Guest
Would appreciate any solutions people could offer for this.
Basically I wan't to use a frameset with an aspx page as the contents
rather than a htm page and I'd like to be able to redirect the main page from
the code behind the contents page.
I want to do this to allow the use of asp "linkbuttons" instead of
hyperlinks so I can do a little processing before redirecting. The main
reason for this to prevent hyperlinks of pages that have been visited going
purple and instead just highlight the current page. (kinda petty I know but I
might be needing to do some more processing before redirecting in other areas
later in development so would be good to know now).
Is there a way to do this?
Thanks in anticipation.
Basically I wan't to use a frameset with an aspx page as the contents
rather than a htm page and I'd like to be able to redirect the main page from
the code behind the contents page.
I want to do this to allow the use of asp "linkbuttons" instead of
hyperlinks so I can do a little processing before redirecting. The main
reason for this to prevent hyperlinks of pages that have been visited going
purple and instead just highlight the current page. (kinda petty I know but I
might be needing to do some more processing before redirecting in other areas
later in development so would be good to know now).
Is there a way to do this?
Thanks in anticipation.