[thelist] Window Popup Problem

Bruso, John jbruso at SHERIDAN.EDU
Fri Feb 17 10:57:59 CST 2006


I have this link that is working with a script. You should be able to
click on this image and pop up a new window. Simple enough right?

Well, the problem is that it opens a new window, but the Parent Page
switches from the Parent window to the child window. So what happens is
the page you tried to popup is behind the page you actually clicked the
button on. I don't know why this is happening. I'm just using
target=_blank.

Any ideas?

<a class="font_channels" href="#"
onClick="document.logonForm.url.value='http://library.alldatapro.com';
document.logonForm.submit();" onMouseOver="return escape('The world\'s
most comprehensive resource for automotive diagnostic and repair
information.')" target="_blank"><img
src="https://www.sheridan.edu/uportal/icons/all-icons/jbruso_custom/new_
window.png" alt="Click, to open in new window." width="12" height="10"
border="0"></a>



    -------------------------
John Bruso
IS Developer
Sheridan College
ph  307.674-6446-2608

  
	
 
 
 

-----Original Message-----
From: thelist-bounces at lists.evolt.org
[mailto:thelist-bounces at lists.evolt.org] On Behalf Of Tom Dell'Aringa
Sent: Friday, February 17, 2006 9:51 AM
To: thelist
Subject: [thelist] php/apache config issue?

Hi there folks,

I'm attempting to get Drupal up and running and have run into a snag,
and not getting a whole lot
of response from their support forums. I think I have a simple config
problem, but I am unable to
locate the issue. 

I'm running Apache 1.3.34, PHP 5 and mySQL 5. The error I get when
attempting to load up drupal
is:

The requested URL /php/php.exe/index.php was not found on this server.

Some of the settings I have in my httpd.conf are:

 DirectoryIndex index.php index.html

ScriptAlias /cgi-bin/ "C:/php/"

AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

Action application/x-httpd-php '/php/php.exe'

It seems like the last one possibly is the issue? I tried putting c: in
front, that did not help.
My install directories are:

c:/php
c:/Apache/htdocs

The log tells me:
[error] [client 127.0.0.1] File does not exist:
c:/apache/htdocs/php/php.exe/index.php

Any ideas?

Thanks

Tom


http://www.pixelmech.com/
http://www.crossandthrone.com/


Professor Rumford: 'But I still don't understand about hyperspace.' 
The Doctor: 'Well, who does?' 
K9: 'I do.' 
Doctor: 'Shut up, K9!' 


-- 

* * Please support the community that supports you.  * *
http://evolt.org/help_support_evolt/

For unsubscribe and other options, including the Tip Harvester 
and archives of thelist go to: http://lists.evolt.org 
Workers of the Web, evolt ! 



More information about the thelist mailing list