2
I'm not much of a programmer, but I believe you can use the reserved PHP variables to create a conditional statement that will redirect based on browser type. Since PHP is parsed server-side instead of client-side (like JavaScript), this *should* be cross-browser compatible.
But again, I'm not a programmer, but I hope this will at least get you started in the right direction.
Link:
PHP Reserved VariablesAlso, if you could provide the code you are working with, that might make it a little easier for others to assist you.
Best Regards,
James
Insanity can be defined as "doing the same thing over and over and expecting different results."
Stupidity is not a crime. Therefore, you are free to go.