Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trouble with Framesets
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00635073
Message ID:
00635197
Vues:
16
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform