I have a 1080P laptop that I would like to use the 125% scaling when I am using only the laptop screen.
But when I am in my office and connected to my 2 24" monitors, I would like to use the 100% scaling.
Is there a way to have this set BEFORE I login, so I don't have to go in and choose it...
Hello,
I work at a youth center and we have a Windows 2000 domain for our computer lab (our whole center runs off a Windows 2003 domain, but the computer lab is separate).
For no reason that I can easily discern, some users and/or computers (they are all acer and dell laptops) cannot get to...
Does anyone know of a simple applet that just chooses folders from a local PC. I am wanting to incorporate it into an "intranet" config file tool (where a user would choose folders on their computer to save to a config file). I don't need the folder contents, just the path.
i.e. C:\Documents...
Hello,
I have a script that does a lot of different things. In the process it racks up the memory to over 700mb. This is way too much. One thing I would love to do is free up some memory in the middle of the script (maybe after dumping some information to a database or something). The only...
Hello,
It has recently come to my attention that DOUBLE(10,2) may not be the best way to format my fields that hold US currency values. It seems as if DECIMAL(14,2) may be a better solution. My question is if there is any concern in going in and just changing the fields from DOUBLE(10,2) to...
Hello,
Ok, if I have a relative div ("reldiv") at x,y coordinates 100,100 of the overall viewport. And inside "reldiv" I have an absolute div ("relabsdiv"). And I want to move "relabsdiv" to point 0,0 of the overall viewport, it only moves it to point 0,0 of the relative div. I understand...
Hello,
I have a modem on the Serial Port and am trying to use PHP to read/write to it. I found this:
http://www.phpclasses.org/browse/package/3679.html
It seems like it would work great, except, for some reason, on this server, when I fopen("/dev/ttyS0", "r+"), it just hangs, doesn't give an...
Is there a way , at the bottom of a script, to show how much, in size, was loaded for the script. For example, it is a 300kb php file that includes 2 600 kb files, so it loaded 1.5mb?
Not even sure if I am thinking about this right, just want to un-bloat my scripts :)
Thanks.
Hello,
I am working with a web app that exports a report into excel. So at this point I have the ability to just put text into a cell. Is there a way to put some sort of function, or something into a cell of excel that will be rendered as a web image.
Thanks,
Bryan
Hello,
I may be crazy but it seems like if I have a table inside a <div...> with a "onMouseOver" attribute, and you mouse over the "edges" of the table, it will trigger the "onMouseOut" event, even though it is still inside the <div...>
Anybody heard of this?
Thanks,
Bryan
Hello,
When I put a <div> without a width property it defaults to 100%. Why is this, and is there a way to have it default to the width of the data in it?
Thanks,
Bryan
Hello,
I have someone writing a program for me, a Kiosk type program, and we are stuck. If the user welcome screen is disabled, there is no way to keep a user from pressing ctrl-alt-delete and getting the task manager window.
Help!
Any ideas would be welcomed.
Thanks,
Bryan
Hello,
I have a series of text strings, e.g.:
"Morning Meeting"
"Managers Quarterly Meeting"
"Lunch Meeting"
"Fun"
etc.
I would like to create a list of divs, with float:left, and a border around them, so they float nicely next to each other. The problem is that each div is a different width...
Hello,
Easy question I hope:
I have 2 sets of divs that act as "drop-down" boxes. The parent div of one set has a z-index of 3001, and the second (below in the visual scope of the page) has a z-index of 1001). When I mouse over the "top" one, it goes "under" the second set of divs.
So my...
Hello,
I have a web application that is an economic literacy program for kids, and one of the things we have is a fake point of sale portion.
I would very much like to incorporate a receipt printer and cash drawer to work INSIDE of my PHP/MySQL web application without a ton of hassle. Is this...
Hello,
I newer to Ajax and have been using xajax. One problem I am having is that I try to execute some sort of action on a div, only to find out that it hasn't been "built" yet. So I get code that works sometimes and not others. Since you can't put <SCRIPT>runcodeatend();</SCRIPT> (because...
Hello,
I am doing some programming with xajax type stuff, and I have a problem that keeps creeping up on me.
I have a function that runs at a certain point in the script (testfunction()), and it references a div (testdiv). It doesn't work sometimes because the the function runs before the div...
Is there a preset easy way to put a "div" around an area to ensure it will not get cut off when printing on a 8.5 x 11 page?
Or some good tutorial on using CSS and printable web pages that someone knows about?
Thanks,
Bryan
Hello,
Quick question, not sure if it will make sense, but here goes.
I recently learned that if you aboslutely position an element inside another positioned element that has "overflow:auto", it will position it relative to that element (please see...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.