Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble with Framesets
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00635073
Message ID:
00635197
Views:
15
Hi Charlie,

I found framesets in ASP.NET apps to be a little twitchy. I ended up creating a default.aspx that does nothing more than redirect to the frameset.aspx (forms authentication with a loginURL looks weird in framesets.) Also, I had to make sure to build the solution containing the web forms before assigning the src property of the frames.

HTH,
Roger

>Hi:
>
>I tried adding a frameset to an asp.net application. When I set the src property of any of the windows to a webform (.aspx) in the project, everything freezes like some other process is running. If I try to make a selection from prop sheet, focus is shifted away. What is going on?
>
>Steps to reproduce problem:
>(1) Create empty asp.net web application
>(2) Add a simple web form
>(3) Add an html frameset
>(4) Set src property of any frameset window to the webform
>
>Thanx,
>Charlie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform