CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting



Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 9/28/2005 7:11:26 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 22 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
Yannick Desjard
Asp.Net User
Stylesheet won't load for the signon form9/28/2005 7:11:26 PM

0/0

I created a signon form with

<authentication mode="Forms" >

<forms loginUrl ="login.aspx" protection="All" />

</authentication>

<authorization>

<deny users="?"/>

</authorization>

in the web config, which brings the login.aspx page whenever someone tries to access a page, however my login page uses a theme but it seems the security prevents the loading of the theme unless the use is autheticated, so I have a problem. Can somebody help.

Yannick Desjard
Asp.Net User
Re: Stylesheet won't load for the signon form9/28/2005 8:25:47 PM

0/0

I figured it out:

<location path ="App_Themes">

<system.web>

<authorization>

<allow users ="*"/>

</authorization>

</system.web>

</location>

This unlocks the themes

farmas
Asp.Net User
Re: Stylesheet won't load for the signon form9/30/2005 12:27:10 AM

0/0

Hello Yannick, I tried to repro this on our latest build and it no longer occurs.

I have your exact same web.config and a themed login control on the login.aspx page, the theme and stylesheettheme get applied correctly without having to specify the location tag. It might have been a bug on beta 2 that got fixed on a later build. Please correct me if you are using a more recent build, or if the scenario needs something more to exhibit the bug.

Thanks,
- Federico
3 Items, 1 Pages 1 |< << Go >> >|


Free Download:


Web:
Stylesheet won't load for the signon form - ASP.NET Forums Indifferent [:|] Stylesheet won't load for the signon form ... Smile [:)] Re: Stylesheet won't load for the signon form ...
Mulders Stylesheets Tutorial - Webmonkey The whole point of stylesheets is to separate form and structure. .... Some older Web browsers (such as IE 2.0 for Mac) won't recognize stylesheets code in ...
Site specific stylesheets in Mozilla Another solution might be to use existing CSS2 to style the form fields ... ChromEdit, or Edit CSS, are nice extensions; but my neighbour won't be able to ...
MSDN SharePoint - InfoPath Forms Services InfoPath browser-enabled ... InfoPath browser-enabled forms and stylesheets. ... Sign in. Microsoft.com ... I 'm afraid this won't work for browser-enabled form templates, ...
Looking for a cross browser general css stylesheet - CSS can help in creating your first stylesheet, so you have something to learn form. I haven't checked the quality of the output. ...
DHTML Example: Button Flips But we won't be doing that here as it would scare small children and I do not wish to be held responsible. Now copy and paste the Style Sheet Block into ...
Amazon.com: Learning Web Design: A Beginner's Guide to (X)HTML ... Sign in to get personalized recommendations. New customer? Start here. ..... should be very little in the way of HTML and CSS coding that won't make sense. ...
travislowdermilk.com » 2007» December Acceptance – “Okay, I just won’t brand my site the way I wanted to do it.” ... core.css is designed to load after any other specified stylesheet. ...
Style Web Forms Using CSS First, we'll style the form tag itself. In an attached style sheet add the .... As such, these rules won't affect the look of any other tables on your site. ...
XML.com: From XML to SMIL You won't, to my knowledge, find this option described anywhere in the SMIL 2.0 Recommendation. That's because it relies on an otherwise seldom-used form of ...




Search This Site:










when i modify an aspx file,the theme property will disappear.why?

need help for treeview control

is it a good idea for your sign on page to have a master template(thinking security)

highlighting selected node in menu? also, drop-down levels...

include an html in masterpage

dropdown vertical navigation menu ( with animation? )

konquerer + treelist with post backs to expand stuff

master pages + request.form help pleaaaase!!!

treview positioning.

how to use dynamically generated textbox's in a wizard

several form tags in one page

force table width

enter key postback in asp.net 2.0

masterpage problem

securitytrimming treeview with no images

master page with login view and login status

how to retrieve content page property from master page

master.page and windowsidentity doesn't work?

accessing data from tree view control

treeview control - prevent root node from expanding/collapsing urgent

statichoverstyle not working

duplicate nodes in a web.sitemap

am i designing this right?

menu control running javascript problem

problem with gridview skin

open a treeview at the right place

cross page posting

change relative path problems

one masterpage with gridview for using in child pages.

problems with treeview control

  Privacy | Contact Us
All Times Are GMT