maran120 Posted February 5, 2004 Posted February 5, 2004 Hi friends, I have a problem..... Actually my main page consist of three framesets. one for banner, one for buttons(links to other pages) and another one for my contents. so, when i logged into my contents,i need to log out to access the buttons(links to other pages) on the same frame.can you please consider it.please reply..... anyone please help me..... Thank you in advance... Quote
*Gurus* Derek Stone Posted February 5, 2004 *Gurus* Posted February 5, 2004 ASP.NET does not support frames. Redesign the site without frames if you plan on leveraging ASP.NET. Quote Posting Guidelines
Moderators Robby Posted February 5, 2004 Moderators Posted February 5, 2004 I won't be able to help you with the frames problem. There isn't much room for frames in .net design, I recommend that you use templates or user controls. If you don't mind changing this aspect of your application, let us know so we can help you further. If anyone else would like to offer help in frame navigation, feel free to do so. [edit]D'OH, too slow[/edit] Quote Visit...Bassic Software
maran120 Posted February 6, 2004 Author Posted February 6, 2004 cross page problem I won't be able to help you with the frames problem. There isn't much room for frames in .net design, I recommend that you use templates or user controls. If you don't mind changing this aspect of your application, let us know so we can help you further. ----------------------------------------------------------------------------- Sir, i think you are right!. can i know what are the templates that can be used. Or else , can you please give me the user controls. May be it can help me....thank you for your reply.... Quote
Moderators Robby Posted February 6, 2004 Moderators Posted February 6, 2004 It's up to you to develop your own User control, there are plenty of articles out there. start with this one .... http://docs.aspng.com/QuickStart/aspplus/default.aspx?url=/quickstart/aspplus/doc/webpagelets.aspx You can view my sample of templates here ... http://www.xtremedotnettalk.com/showthread.php?threadid=78721 Quote Visit...Bassic Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.