Can we see more of the code?
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"robertecline" <webforumsuser@macromedia.com> wrote in
message
news:g5nqrm$sp9$1@forums.macromedia.com...
>I am trying to change the background color of a table in
a form created by
>the
> developer's toolbox. I have created a login page using
the developer's
> toolbox.
> I then go and select the table and change the background
color. But it has
> no
> effect. The only insight I have is when I delete this
"<?php echo
> KT_escapeAttribute(KT_getFullUri()); ?>" from the
Action in the form, then
> the
> table's background color changes. As far as I can tell
this line of code
> is
> only return the url of the page.
>
> Does anyone have any insight?
> Thanks!
>