Hello!
I am working on digitalization of a massive amount of paper publications (books, magazines etc.). They must be cross-refereced, a user friendy search must be present and an index is needed. Is there any database engine which is customised for such needs? I would also need some import...
Hello.
I have a CVS server on a linux box and the problem is, cvs changes line break characters. Sometimes these leads to problems.
Since the problems occur in txt files (which my php excel report generator uses to build a mht file), I could set cvs to handle these files as binary files (so it...
I am running a bigger php application and I want to run two branches of it on a CVS repository: stable one (with current bugfixes) and a developmental one. How is it with merging of those two branches? What is the best strategy?
If I only apply bugfixes to the stable branch and merge the...
eyec: could you give me a little bit more information what kind of process you have in mind. Just the name of the process would be enought or just a hint into a direction i could research.
kathe: i don't know if you're familiar with Wipe and Clean: it claims to be an application which destroys...
Hello.
Is it possible to restore files deleted with Wipe and Clean? I mean either way, not just recovering with software, are there also some labratory procedures which could recover data deleted with above mentioned application?
I forgot to mention something, the application i'm working on is called phpCollab (http://www.php-collab.org/blog/). I'm writing some additional add-ons for the application (i'm not a member of their programmers crew).
Hello,
i'm working on a project which includes a special kind of search. Till now i programmed it using two selects (connecting them together with help of php):
SELECT pro.*, mem.id, mem.name, mem.login, mem.email_work, mem2.id, mem2.name, mem2.login, mem2.email_work, tas.project, tas.owner...
LOL
It's not a mather of that
Look, i'm programing a application, which is a littel bigger as you can imagine and the browser doesn't directly access my php file, so i can't post the browsers source.
If i execute this file isolated it won't work!
And i solved the question i stated:
1st...
of course i have selection tag!! (i don't think it's necessery to poste the whole code)
and the code works in fire fox perceft!
the JavaScript code is even the same as in the MSDN help for JavaScript, so i really don't get it!
why is this code not working in IE6.0?
JS:
<script language="JavaScript" type="text/JavaScript">
<!--
function Enable() {
var preview=document.getElementById("preview_question");
var edit=document.getElementById("edit_question");
preview.disabled=false;
edit.disabled=false;
}
//-->...
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.