a_design_interactive
03-09-2006, 05:15 PM
i'm getting the classic Warning: Cannot modify header information - headers already sent by ...
i'm wondering if there's something i can use-- javascript-wise, which will allow me to get around this w/out causing any harm to the integrity of the app?
i forget how to fix the headers problem, and furthermore-- it's an include() issue which i'm thinking will be more tricky to fix the header issue than usual. (used to get the header thing all the time, but i figured out how to fix it a while ago-- hence why i can't recall momentarily)
any ideas?
thanks!
it's basically an if / elseif thing where i need, upon elseif to send the user to a particular page. thanks!
i'm wondering if there's something i can use-- javascript-wise, which will allow me to get around this w/out causing any harm to the integrity of the app?
i forget how to fix the headers problem, and furthermore-- it's an include() issue which i'm thinking will be more tricky to fix the header issue than usual. (used to get the header thing all the time, but i figured out how to fix it a while ago-- hence why i can't recall momentarily)
any ideas?
thanks!
it's basically an if / elseif thing where i need, upon elseif to send the user to a particular page. thanks!