No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
17 Posted Topics
Where can I find a program which can record image/Binary on pendrive ? | |
Is it possible to set border width in percents or for example do something like this: 100px-1% in CSS ? | |
Last time I broke my laptop's screen and I need new one. It's Medion WID 2000 Notebook PC. Which screen can fit in ? Have it to be the same model or this only depends on resolution and size ? Help me, Please. | |
Is it possible to set margin in percents ? And How can I set only text margin without moving div where it's in? | |
I need to make in a future small server with few webpages and i have a question. How can i make virtual servers in apache especially in wamp 5. ![]() | |
Does ajax support pages on pulpit for example ?? I mean without server. Read from HDD ? | |
[CODE]<html> <style> div {border-color:black;border-size:1;border-style:solid;} *{margin:0px,0px,0px,0px;} </style> <body style="display:inline"> <div style="width:20%;height:30%;display:inline;"></div> <div style="width:20%;height:30%;display:inline;"></div> </body> </html>[/CODE] I was trying to make an effect like two boxex placed next to each other. But when I am trying to set size divs don't "listen" to me. They are as big as big is text … | |
How you got any examples of programs which communicates by PS/2 ports to mouse etc ? | |
I've got big problem. Once I took my computer from upstairs to downstairs. The screen went black and when I reseted it up It's screen showed bios info and it turned off. I tried lots of times to turn it on but everytime I tried the screen was only darker … | |
I managed to untwist all screws (except from monitor) and I still can't open my laptop. And I've a question. Have you got any schemas which can show me how to do it ?? I'll add that it's medion. | |
I'm using netbeans graphic intarface to create my own JPanel. But I have a problem. When I change panel's layout in grid one I can only place cells on left and right side only of others. So instead of 2x2 I can only make 4x1. Do you know what shoyd … | |
I'm making microprocessor oscilloscope and I want to connect in with LPT computer port and I have question. How can I read informations from LPT pins in my program (and writing them) ? (i'm using windows) And in future I want to make my own driver for this project. Have … | |
Let's claim that I have jar called j.jar in folder called: my_folder. Then in this jar I have folder called:javclass and in this folder ther is main class called: main.class. And I have a question: How html file which opens it should look like ?? | |
Re: Integer.toString ?? Search somewhere, but I think that it's it. | |
I am Beginer with asseembly and at first I wanted to compile this code: [code] use32 section .text global _main extern _printf _main: ; printf("Liczba jeden to: %d\n", 1); push dword 1 ; drugi argument push dword napis ; pierwszy argument call _printf ; uruchomienie funkcji add esp, 4 ; … |
The End.