Advertisement

1 - 10 of 55 containing alltags:("IE, Firefox, Safari") (0.001 seconds)
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 Grade: A Views: 4
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 Grade: A Views: 0
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, JavaScript, DHTMLDate Answered: 10/14/2008 Grade: B Views: 80
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, Web Languages/StandardsDate Answered: 04/07/2008 Grade: A Views: 4
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 Grade: A Views: 0
I am working on developing a web app using ASP.NET framework to display events using different calendar format (monthly, daily and weekly.  The events are stored in a SQL server database. 1) Am...
Zones: Visual Studio, .NET Framework 2.x, WebApplicat...Date Answered: 05/09/2008 Grade: B Views: 0
Hi everyone, I have the following code on an asp page: Response.Buffer = True   Dim objXMLHTTP, xml   Set xml = Server.CreateObject("MSXML2.ServerXMLHTTP.4.0") xml.Open "POST", "testpage.as...
Zones: VB Script, ASP, AJAXDate Answered: 05/11/2008 Grade: A Views: 0
Dear all, I have the following url: http://www.webpage.com/file.aspx/?page=27&ct=1&ids=77570 And If I want it to work, I have to get rid of the / before the ? and leave like this: htt...
Zones: PHPDate Answered: 05/14/2008 Grade: A Views: 0
Hi all, The code below sets a tab menu selected or unselected when clicked. I'm tying to show tab_selected_p.png every time that the menu is loaded, but I do not know how to do it. Please, ca...
Zones: JavaScript, JScript, AJAXDate Answered: 05/20/2008 Grade: A Views: 0
Hi all, I'm trying to send emails using php 5.2 under Windows (Apache 2.2). But nothing is sent. The script that I'm trying is below, and here is the information from phpinfo() sendmail_...
Zones: PHP for WindowsDate Answered: 06/04/2008 Grade: A Views: 0