Can CSS tags be dynamic?  
Author Message
Bill C





PostPosted: 2005-4-11 6:15:18 Top

dreamweaver, Can CSS tags be dynamic? Would CSS tags stored in a database be "processed" AFTER retrieval through
ASP.net or does the processing that applies their format to data occur prior
to data retrieval?

I know it's a break from the typical data/presentation separation, but I'm
looking way ahead and considering options for enabling users to personalize
forum formatting.

Thanks!
Bill



 
darrel





PostPosted: 2005-4-11 21:58:00 Top

dreamweaver >> Can CSS tags be dynamic? > Would CSS tags stored in a database be "processed" AFTER retrieval through
> ASP.net or does the processing that applies their format to data occur
prior
> to data retrieval?

Not sure what you mean by 'CSS tag'.

Any server-side variables are converted prior to the page being sent to the
browser, if that's what you are asking.

-Darrel


 
gareth





PostPosted: 2005-4-12 4:31:00 Top

dreamweaver >> Can CSS tags be dynamic? Any server side language is processed first, before the page is sent to the
browser. So CSS tags can contain dynamic data without any problems.


--
Gareth - TMM Dreamweaver
http://www.dreamweavermxsupport.com/
http://www.garethdp.com/

PHP Login Suite V2 - 34 Server Behaviors to build a complete Login system.
http://www.phploginsuite.co.uk/

Co-Author: Dreamweaver MX: Instant Troubleshooter - Apress
Co-Author: Practical Intranet Development - Apress
Co-Author: Dreamweaver MX: Advanced PHP Web Development - Apress
Co-Author: Dreamweaver MX: PHP Web Development - Wrox