Tue Apr 13, 2004 9:17 am |
Replies: 3 |
Views: 7039 |
|
|
We call next javascript function when click on a special button located into the actual document form
function opensource () {
var oldtarget = document.forms[0].target;
var oldaction = docume ...
|
Tue Apr 13, 2004 7:06 am |
Replies: 3 |
Views: 7039 |
|
|
The breakpoints located into the code of script that it is going to execute itself in a window aside from the main one are not captured by the editor or the debugger.
|
Tue Apr 13, 2004 3:30 am |
Replies: 8 |
Views: 7676 |
|
|
That solucion work fine for me
Thank you very much.
(I have more questions but i will send you in other topics)
|
Mon Apr 12, 2004 1:54 pm |
Replies: 8 |
Views: 7676 |
|
|
Excuse me, but all you have exposed is evident.
Let me explain you it in deep:
All our links are formed by call to a php function which look for the existence of the file in the actual user 'wor ...
|
Mon Apr 12, 2004 7:35 am |
Replies: 8 |
Views: 7676 |
|
|
We work on a system of distributed files like a repository system (cvs). I need that the editor only look for my local files because the orther part of the code is not under mi local tree. I only need ...
|
Mon Apr 12, 2004 4:20 am |
Replies: 8 |
Views: 7676 |
|
|
I have just turned off showing mapping errors but the message is showing yet. Are there any other way?
|
Sun Apr 11, 2004 3:30 am |
Replies: 8 |
Views: 7676 |
|
|
Hi,
How could I to disable the message: "Cannot find any local file corresponding to XXX remote file. Would you like to specify the local file manually?"?
Thanks
|
Sun Apr 11, 2004 3:17 am |
Replies: 2 |
Views: 7164 |
|
|
Sorry,
The parameter I have to set longer is max_execution_time in php.ini
Thanks
|
Tue Apr 06, 2004 8:54 am |
Replies: 2 |
Views: 7164 |
|
|
Hi,
How i could set debugger.timeout_seconds to an infinite value or donĀ“t have any timeout?
Thanks
|
Tue Apr 06, 2004 3:21 am |
Replies: 1 |
Views: 6822 |
|
|
Hi,
I have installed dbg 2.16.3. Javascript form variables are lost when dbg is running. If I stop de debugger this problem disappears.
|