are you sure??? I think that the problem is Firefox. In the taskbar of Firefox i see file://///server/folder/documentum.doc this is correct, no?...
for a path in another server it's necesary put 5 "/" and 3 "/" for a local path. If i put file://///server/folder/documentum.doc firefox open...
I have a row in mysql that the content is: insert into Link (Id_Link,Link) values (1,'//server/folder/documentum.doc'); I would like to make...
Now, I see the element!!! I change this: <li><a href="lib/consultas.php?accion=E"...
I have problems with my Autosuggest project. I don't know to detect which is the value that I click. In my index.php i have this: <div...
but i necessary to open into notepad directly... because i necessary to to open a window folder
but i have problem with TXT files. It's open into the browser not with notepad.... The other files open correctly.
I would like to open a local folder with a link with Firefox. Normally, I put this: <a href="file://///10.1.206.170/folder/folder 1/">fodler...
yeah! finally I put this code: <?php $str = exec("ping -n 1 -w 1 100.100.100.100", $input, $result); if ($result == 0){ echo "<img...
I change this code and I put this: IP: 10.110.206.123 ( <?php $ping_ex = exec("ping -n 1 10.140.206.123", $ping_result, $pr); if...
I would like to make a simple monitoring. I make this: <?php $ip = $_SERVER['127.0.0.1']; exec("ping -n 4 $ip 2>&1", $output, $retval); if...
Separate names with a comma.