I changed my code some. Using function(dataRow), I can gather the Temlate file.
But problem now is the function cannot be inside of the Main function and work properly.
I am trying to return all the photos in the database that has the albumid associated with that table info. I can echo the $album->id (albumid) no problem, but my query it think is somewhat off....
I need some quick help with this, This is my file upload row loop,
I want to add the if <b>k = 4</b>, then you have reached the maximum upload.
Or something to that Effect.
I have this javascript here, I am trying to gather the zip and referrer and aaa_redir_url from the URL, which I have them being called as a variable.
But if there is not zip in url, to then redirect...
I have my code setup to write out the menu dynamically.
It builds the second teer, the problem is getting the third teer to show and hide to it's appropriate parent section.
...
I am generating my menu dynamically as a dhtml menu.
however the third level 'MenuSubCat'. I cannot get it to display properly and to loop all the third level sub menus to correct second leve menu....