Log in

View Full Version : nav to php using other php files



Mettes
06-22-2008, 10:00 AM
Hi

I just tried out the ajax navigation. Really happy with it but I have a problem with my guestbook. In the nav i go to the index.php from my guestboek en that uses other php files (to create an challangeImage) but they don't work.

When I go the the url everything works but not when I do it with the nav from my site and load it in my "MainContent" div.

My site is here (http://fuif.chirojongensbaal.be/ajax/pages/gastenboek/) and the direct link is here. (http://fuif.chirojongensbaal.be/ajax/)

Can someone help me?

(to navigate to the guestbook you need to click on "gastenboek")

Nile
06-22-2008, 04:54 PM
Warning: Please include a link to the DD script in question in your post. See this thread (http://www.dynamicdrive.com/forums/showthread.php?t=6) for the proper posting format when asking a question.

Mettes
06-23-2008, 09:50 AM
I'm sorry
---
script: Dynamic Ajax Content
http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
---

When I call the functions from a php file in an other php file it doesn't work.
I saw that the link wasn't correct but when I do it without the navigation it works. Whot do I have to add that it works with the navigation?

Just my first steps using ajax.

Thanks