Page 1 of 1

Dreamweaver server behavior question

Posted: Tue Dec 14, 2010 8:04 pm
by bluecanary
I've built a site in dreamweaver that has a log in server behavior. Why is it that when I change the code manually, the server behavior disappears in the server behavior panel? It still works correctly, it just doesn't recognize it.

Re: Dreamweaver server behavior question

Posted: Tue Dec 14, 2010 11:44 pm
by McInfo
Dreamweaver uses templates to write PHP code for you. If you manually edit the generated code, it may no longer match the template.