View Single Post
  #8 (permalink)  
Old 05-14-2008, 10:00 PM
Aurheim Aurheim is offline
Junior Member
 
Join Date: May 2008
Posts: 8
Default re

Im trying to make the same pages in Zend as I did in VCL ...

If I let a event go to "/something" in the onclick event, I get an error from Ie telling me that /html/something dont exist. What did I forget? Shouldnt it go to somethingController.php in the /controller/something directory? Or have I missunderstod something?

Last edited by Aurheim : 05-14-2008 at 10:05 PM.
Reply With Quote