Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Bill C #1
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
Bill C Guest
-
Dynamic image alt tags
Hei Another topic for some help. I built dynamic articles with dynamic images. Then I dynamically "bind" image alt tags to the dynamic images... -
Inspector Property: Dynamic tags
Hi, I am working on an extension for Dreamweaver, currently on an Inspector. So what I understand is, that if you use the following tag: <!--... -
Problem displaying dynamic meta tags
Hello I am trying to display dynamic meta tags throughout my website but I am unable to get the data to display anything. Can someone take a look... -
HTML tags and dynamic text
I am new to flash...so i could be wrong...but I think even Flash MX only supports a limited number (basic) set of HTML tags...some will wok and... -
html tags in dynamic textbox
Hi everyone I read a lot of messages here regarding problems approaching mine... but no solution. I have a dynamic textbox, whose variable name... -
clintonG #2
Re: Can CSS tags be dynamic?
Start studying ASP.NET 2.0 skins and themes. Even while you are using 1.1
you learn how to design for future implementations.
--
<%= Clinton Gallagher
METROmilwaukee "Regional Information Services"
NET csgallagher AT metromilwaukee.com
URL [url]http://clintongallagher.metromilwaukee.com/[/url]
"Bill C" <macromedianewsgroup@nobsysRemoveThisAndThis.net > wrote in message
news:d3c8id$5eq$1@forums.macromedia.com...> 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
>
>
>
clintonG Guest
-
darrel #3
Re: Can CSS tags be dynamic?
> Would CSS tags stored in a database be "processed" AFTER retrieval through
prior> ASP.net or does the processing that applies their format to data occurNot sure what you mean by 'CSS tag'.> to data retrieval?
Any server-side variables are converted prior to the page being sent to the
browser, if that's what you are asking.
-Darrel
darrel Guest
-
gareth #4
Re: 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
[url]http://www.dreamweavermxsupport.com/[/url]
[url]http://www.garethdp.com/[/url]
PHP Login Suite V2 - 34 Server Behaviors to build a complete Login system.
[url]http://www.phploginsuite.co.uk/[/url]
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
gareth Guest



Reply With Quote

