Re: Read a CSS File

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Alphonse Giambrone (NOSPAMa-giam_at_example.invalid)
Date: 06/28/04


Date: Mon, 28 Jun 2004 07:45:54 -0400

Thanks Steven, I already managed to parse out the classes I need and apply
to the tabstrips, but will certainly check out those links for more ideas.

-- 
Alphonse Giambrone
Email: a-giam at customdatasolutions dot us
"Steven Cheng[MSFT]" <v-schang@online.microsoft.com> wrote in message
news:y4e4tpOXEHA.328@cpmsftngxa10.phx.gbl...
> Hi Alphonse,
>
> As Victor has mentioned that the .net framework hasn't provided buildin
> support for processing css file or the css format data. If we want to
> programmatically parse it, we have to define our own class library.  In
> addition, here are some cetain resources I've found on the web which may
be
> helpful to you:
>
> #Css parser
> http://www.programmersheaven.com/zone15/cat1232/30461.htm
>
> #CSS Custom Provider To extend Web Control's Property Window
> http://www.codeproject.com/aspnet/RaoCSSProvider.asp
>
> Thanks.
>
> Regards,
>
> Steven Cheng
> Microsoft Online Support
>
> Get Secure! www.microsoft.com/security
> (This posting is provided "AS IS", with no warranties, and confers no
> rights.)
>
> Get Preview at ASP.NET whidbey
> http://msdn.microsoft.com/asp.net/whidbey/default.aspx
>
>


Relevant Pages

  • Re: MOSS 2007 task list
    ... You can try to call CSS again for that hotfix. ... \par> Robert Zhao ... \par> Microsoft Online Support ...
    (microsoft.public.sharepoint.portalserver)
  • phps preg_match_all() and css classes...
    ... I'm trying to parse out the properties of a class definition from a css ... file and am running into issues trying to write the reg. ...
    (comp.lang.php)
  • preg_match_all and css
    ... I'm trying to parse out the properties of a class definition from a css ... file and am running into issues trying to write the reg. ...
    (php.general)
  • Re: having a special stylesheet for 800x600
    ... needed to programatically modify some CSS, I'd parse the stylesheet into ... some sort of object structure, tweak the objects and then re-serialise ... back to CSS. ...
    (comp.lang.php)
  • Re: Read a CSS File
    ... support for processing css file or the css format data. ... programmatically parse it, we have to define our own class library. ... #CSS Custom Provider To extend Web Control's Property Window ... Microsoft Online Support ...
    (microsoft.public.dotnet.framework.aspnet.buildingcontrols)