Enter Keywords:
1 - 10 of 196(0.001 seconds)
Sort By:
 
Dear all, I have the code below, that rotates banners every 3 seconds. It works great in all browsers but Safari. Can anyone please tell me that do I have to change for it to work in Safari?? ...
Zones: JavaScript, SafariDate Answered: 06/18/2008 Rating: 9.9 Views: 0
Hi all, How can i show an image from a mapped drive (z).i tried <img src="file:///z|/myfolder/abc.jpg"> - but its not showing any image i also have this code to read the image: (ASP) Set Imag...
Zones: WebApplicationsDate Answered: 01/15/2008 Rating: 7.4 Views: 0
Dear all, I need to pass a variable through an URL. In my php.ini the register_globals = off due to security reasons, and cannot change that.  How can I pass the variable?? Thanks very much...
Zones: PHPDate Answered: 03/14/2008 Rating: 9.9 Views: 0
Hi, I want to perform keyboard navigation through javascript, like below explained: I am having a web page with two hyperlink (<a> tag) "Next " and "Previous", these two buttons are used to navig...
Zones: JavaScript, DHTMLDate Answered: 03/17/2008 Rating: 9.8 Views: 4
Hello All, I have been trying to create a script that would prompt the user to download the file as opposed to opening in the browser. the files are pdf files. I have tried different scripts and...
Zones: PHP, JavaScript, HTMLDate Answered: 05/06/2008 Rating: 5.9 Views: 26
This code scrolls text vertically in a box when the mouse hovers over a down or up arrow.  It works in Firefox and Safari with just an <HTML> tag - however when a !DOCTYPE tag is used the CSS does ...
Zones: CSSDate Answered: 04/03/2008 Rating: 9.5 Views: 4
I have a rather long page in which I would like to have certain DIVs show or hide by clicking on a link (one link per DIV. I created the script, but the problem is that when I trigger the function ...
Zones: Web Development, ...Date Answered: 10/14/2008 Rating: 9.0 Views: 10
Dear all, I have a .sql file as a result of a database exportation through phpMyAdmin. I deleted the database time ago and now I need it again. My intention was to import the .sql file thr...
Zones: MySQL Server, LanguagesDate Answered: 04/07/2008 Rating: 9.0 Views: 10
Hi all, I'm trying to do something like this: include 'mypage.php?name=$name'; So I can get $name in mypage.php and depending on its value show a different thing in the page where the include...
Zones: PHP, W...Date Answered: 04/07/2008 Rating: 9.1 Views: 0
Dear people, The code below lists the files in directory c:/test and if the files do not have certain extensions tries to execute a command with each of them. I say tries because is there w...
Zones: PHPDate Answered: 04/22/2008 Rating: 9.3 Views: 0