12 Discussion / Question Topics

Remove Filter
Member Avatar for sDJh

Hello altogether, I am supposed to work through a project written in C++ and QT for Windows platforms. Now I am not an expert in window-related stuff. I installed MinGW 3.4.5 and QTSDK on Win XP SP3. I am using the tool "qmake" to create a makefile with all dependecies …

Member Avatar for sDJh
0
319
Member Avatar for sDJh

Hello folks, I just updated my homeserver to PHP 5.3.1 and I get now the following error when executing my scripts: [CODE]Cannot use string offset as an array[/CODE] The variable looks like: $bes[$a[3]][$a[4]][$a[6]], where $bes is a three-dimensional array that holds all information I need during runtime. The $a's can …

Member Avatar for ShawnCplus
0
174
Member Avatar for sDJh

Hello altogether, a couple of weeks ago I updated my linux-system and copied the ISO-Image on an USB-stick so that I can boot it. It did work though, but now I don't have a clue how to format it back to a FAT32-system. Any idea? Thank you! Simon

Member Avatar for sDJh
0
364
Member Avatar for sDJh

Hello everybody, I use a HP Scanner with ADF and the programme "HP Scan Pro" under MacOS 10.5. The scanner saves the documents in a folder and openes my self programmed application. I can perfectly work with the files. Just HP Scan Pro reports after about 10 seconds (translated from …

0
99
Member Avatar for sDJh

Hello alltogether, it's a really silly question actually, but I just can't figure it out. I want to write a simple server, that serves the HTTP-protocoll (Port 80). The connection does work, when I let the programme run on port 8080, but Mac OS prohibits the connection on port 80. …

Member Avatar for John A
0
120
Member Avatar for sDJh

Hello all together, my old computer with WinME got a really bad virus that I couldn't remove so I reinstalled the OS. The trouble is, that after the setup BIOS tells me that no OS is installed - which seems to me that the MBR (first sector with information about …

Member Avatar for firekid1239
0
113
Member Avatar for sDJh

Hello everybody, I hope this is the right forum to post my question. It's a bit "in-between". I am about to write an updater for a programme of mine. The updater downloads an update-file from my server that has packed all files I want to replace and executes a simple …

Member Avatar for sDJh
0
156
Member Avatar for sDJh

Hello all together, I've a JS-script that forces the mouse pointer to become a hand. It does work perfectly on IE, Opera, Safari and Konquerer (that's what I've tested so far). Just FireFox doesn't want to change the icon. What's the matter? Here is the script: [CODE]document.getElementById(wid+'0a').style.backgroundColor="#E0E0E0"; document.getElementById(wid+'0b').style.backgroundColor="#E0E0E0"; document.getElementById(wid+'1').style.backgroundColor="#E0E0E0"; document.getElementById(wid+'1').style.cursor="hand"; …

Member Avatar for ShawnCplus
0
141
Member Avatar for sDJh

Hello everybody, I have a question about one of these scanners with automatic document input. I regulary have to make copies of documents, that are printed from both sides. I had a look on these douplex-scanner but they are very expensive and big. Now it wouldn't be a problem for …

Member Avatar for Salem
0
88
Member Avatar for sDJh

Hi everyone, I'm now fiddling over a week to fix a problem on my linux-webserver. I have the following code: [CODE] ... $bool=mkdir(trim($semname), 0777, TRUE); //chmod(trim($semname),0777); $f2=fopen(trim($semname)."/index.php","w"); ... [/CODE] it works perfectly when working on my home server under windows but as soon as loaded up on my linux-webserver it …

Member Avatar for sDJh
0
327
Member Avatar for sDJh

Hello everybody, does anybody have some experiences with scanners or other imaging-hardware? I am now looking for several weeks for good introductions in this topic, but so far, I couldn't find anything useful apart from the EZTwain packet that costs money. Maybe you have a hint how to use the …

Member Avatar for TkTkorrovi
0
134
Member Avatar for sDJh

Hello everybody, I just signed up, 'cause I looked through the internet over days to find a solution for the BASIC function GetKey(). It simply returns the Scancode of a key pressed by the user or 0 by default (if no key was pressed). I found the well known BIOS …

Member Avatar for sDJh
0
222

The End.