Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Parse CSS with Dot Net

0 views
Skip to first unread message

Barry Snow

unread,
Jul 19, 2002, 7:35:02 PM7/19/02
to
Is there an easy way to parse a CSS with Dot Net. I have a site that
generates graphics on the fly using the .Net Drawing Namespace. I therefore
need the ability to read the same stylesheet that the current page is using
to set properties for the images that I create. Currently I have all of
these values hard coded. If this is not possible, the only other alternative
that I can think of is to create an XML doc with mirror values to those that
are in the current CSS.

I have looked everywhere for a DOM to load the CSS into but can't seem to
find one. Any assistance would be greatly appreciated.

Thanks,
Barry


0 new messages