programmatically access Cascading Style sheets file

J

John

I want to programmatically read a CSS file into an object model and access
the style class name and style attributes. Anyone can let me know if there
is an open source, or point me the right direction to do that. Thanks a
lot!
 
N

nicholas

this is what I did:
Just connect to your database, open datatables etc.
And at the end of your code add:

response.write("<link rel=""stylesheet"" type=""text/css""
href=""/custom_css/" & CurrentRow("cssstylename") & ".css"" />")

It worked for me
Hope this helps
 
N

nicholas

oops, didn't see this: "into an object model..." (I read to fast)
sorry, can't help you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,731
Messages
2,569,432
Members
44,832
Latest member
GlennSmall

Latest Threads

Top