This is for work and I'm just not that good at coding.
The simple redirect code I know:
<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yourdomain.com/index.html">
What I need is for the redirected page to be presized (width=800,height=564). I only know how to do it when a user pushed a button not on a redirect.
The problem is this is a webcast that they are putting on plasma screens so there will be no user interaction.
Using the hardware/software they are trying to use they just put a link in and it goes.
I am sure this is a simple thing.
Any help would be apreciated.
Thank you!