Guys, I have a php script. and the problem that i am facing is that i have updated a few links in the footer file now. when i try to change them in the admin panel in desgin mode it hangs. the code that i have applied are simple links and with " | " in between them .... now it doesn't let me change anything . Just stops responding when i open the footer , otherwise all the othe files work just fine What could be the problem really appericiate a good solution regars
Is the footer imported by a php include? In that case, you have to open the footer file separately. If not that, there's not enough info to go on. cheers, gary