Posts tagged firefox
WHY DOES FIREFOX PUT A BREAK AT THE TOP OF MY PAGE WHEN I USE THIS CODE?
Jun 26th

Question by UBigDummie:
Why does Firefox put a break at the top of my page when I use this code?
< %
Response.Buffer = True
%>
< %
if Request.Form("mode") = "" then
%>
< %
End If
Width = Request.Form("width")
Height = Request.Form("height")
%>
If you look at the page on my site, you can see what I mean. It’s at http://www.dyna-cube-studios.com/screen.asp . I just want to use it in my site to determine the users screen resolution. It works fine in World wide web Explorer. Any ideas what I could do to make it look superior for other browsers?
Thanks Guys!
Read More >>
IS THERE A WAY TO GET FIREFOX BROWSER TO OPEN A CERTAIN SIZE EVERY TIME IT IS OPENED?
Feb 9th
Question by Peter Griffin!!!:
Is there a way to get firefox browser to open a certain size each time it is opened?
I’ve made a macro automation script for a certain world wide web game site and the script only works when the browser is in a certain size. I accidentally made the script without realizing firefox was not maximized. Instead of re-writing the script I was wondering if there is a way to make firefox automatically open with certain dimensions?
Thanks.
The problem is, it will not work maximized, so I need it to open an exact certain size
Read More >>








