Tagged Questions

2
votes
3answers
662 views

CSSFriendly Problem just after publish to web server

I created a website and used css frienfly adapters for Menu, TreeView and GridView, all was correct, but after publishing it to my great web server, the menus and treeviews didn't load and there is ...
0
votes
1answer
49 views

How can I link different print style sheet for two different print button on an asp.net web page?

I will have 2 print buttons on a asp.net 2.0 page. How can I link / refer to 2 different print CSS to users able to print same web page in 2 different ways, thank you.
0
votes
1answer
578 views

ASP.NET: CSS friendly calendar control

I'm using the built-in Calendar control. It works, but in a few places the way the HTML is rendered is broken or not CSS-friendly and unfortunately cannot be changed (it's hard coded). I was hoping ...
0
votes
4answers
950 views

Intelligencia.UrlRewriter

I'm using the Intelligencia UrlRewriter on a project. It's working fine to rewrite urls typed into the browser. For example, if I enter http://localhost/People This is being correctly rewritten ...