Can't find a java script that will close browser window

I went through the archives and found several java scripts
for closing browser windows. Unfortunately none of the work. If I
find one that will work on a Mac - Safari then it won't work on a
PC - IE. I downloaded and installed that extension but cannot find
it on my Mac menus. Running MX2004 on a Mac.
Here are the codes I've tried and a example page:
<a href="#" onClick="window.close()">close
window</a>
<a href="javascript:window.close();">{YOUR TEXT
HERE}</a>
<a href="javascript:window.close()">Click here to close
this
window</a>
<a href="javascript:self.close();"> close window
</a>
Here's an example of a non working page:
[removed to protect the company]
and another script that doesn't work:
[removed to protect the company]
Thanks for all your help.

phrarod wrote:
> I came here to learn. It was a simple thing and I was
embarrassed that I forgot
> how to do it. I mentioned that. I thanked Alan. My
friend owns that company.
> He's trying to help me out. He's a great guy and helps
people alot. He doesn't
> rip anyone off or pay them a pittance. He doesn't do a
ton of web work because
> as you said its harder and harder to get any money since
clients have to be
> educated why they need you when they can get it for free
or $300 or a couple
> hundred. We're all trying to make a living. If someone
helps me I want to repay
> that help if I can. I know I'm not paying for the advice
here and since its in
> a forum I don't know about I can't help technically.
Networking is always a
> good thing. I tried to help by offering a lead. How do
you know this person
> doesn't pay much? Because of me? Rather than following a
lead you just assumed.
> I know a lot about print and TV. I'm trying to fill out
my skill-set to offer a
> wider range of services. End of rant. I'm just hurt I
was stepped on as it
> blind-sided me. I have a solution. If its so basic it
upsets the people who
> answer then don't answer.
>
Don't feel offended, the comments weren't directed at you,
rather at the
bizarre world of web design.
:-) We need to hang tough and help each other, whether we're
working
for a decent salary, for a pittance, or for our middle-aged
aunt.
Bonnie
in California
8 ^ )

Similar Messages

  • Where can I find the Tables script that are used in the Documentation

    Hello All,
    Where can I find the Tables script that are used in the Documentation, Like Sales, Customers, employee, department.......
    Appreciate any Help
    Thanks & Regards
    Madhu K

    10g
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14198/scripts.htm#sthref77
    9i
    http://download.oracle.com/docs/cd/B10501_01/server.920/a96539/scripts.htm#4216

  • Windows 10: I can't find a audio driver that will work with my HP Touchsmart 520.

    I am beta-testing Windows 10; It handles many HP Touchsmart operations well; but it can't find a driver for audio. I have tried many download sites; and Windows Update (which apparently does have some problems as well) and have been unsuccessful in a two-week search.
    I'd appreciate any tips, or direction on how to resolve the problem.
    Thank you.

    Hi,
    I think many hardware vendors are working with Microsoft to get a good out come for all and specially for customers. Users don't want a product like Windows 8 or Vista, they want a rpoduct like Windows XP or Windows 7. Windows 8.1 (not 8) is much better but many users are still don't like it therefore from my opinion: Microsoft have to do something about that.
    Back to drivers, as mentioned above, vendors are testing. We can raise our voices but still have to wait.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • How can I publish as an exe that will play in Windows 98?

    I work in the art department of a documentary series and I have a Dell Iinspiron 3200 running Windows 98 (with Flashplayer 9) that I need to use to run animations that I made on a seperate machine running CS5. How should I publish them so that they can be played on the laptop? When I bring the files over, they are recognized as flash applications (the icon is right) but trying to play them results in two errors: "(directory) file expects a newer version of windows. Upgrade your Windows version" and "(directory) a device attached to the system is not functioning"
    I have tried publishing as version 9, but the fies still won't run, and examining the properties of them reveals a file version of 10.1.
    How can I get this to work?
    Thanks in advance

    PS: Further investigation has brought up the possibility that it may work better if I rewrote it in as2. Apparently as3 may not be able to write back to older versions...can anyone perhaps confirm or refute that before I restart the project?

  • How can I find out  the strings that will be presented to the UI

    Hi All,
    I am working on a Swing based application (Swing based UI)
    I am requested to do the following on the bytecode of that application:
    I am supposed to find out what strings from within that bytecode will be presented to the UI and what will be used for an internal usage.
    i have no way of running the application to verify that, i can only work on the static bytecode files.
    hard question ha?
    Thanks,
    EItan.

    You would of course have to run it. Either via a VM or recreating a VM yourself.
    As an example of that how would you figure out what string occurs in the following (pseudo) code?
    String msg = (cnt > 1) ? ("files=" + cnt) : ("file=" + cnt);
    if (cnt > 1) DisplayMessage(msg);

  • TS1702 how do I find apps for the Ipod version 3.1.3 for the Ipod touch in Itunes?! Is there no more apps for the first gen Ipod? I've tried and tried and googled and can't find a single app that will install on this old Ipod. Please help!

    I recently had an Ipod first gen with Ios 3.1.3 fixed and am in need of finding games for my son to play, but I cannot for the life of me find any games or any apps that can be installed on this Ipod! every time I download something and try to install it, Itunes keeps telling me that the app requires a newer Ios! There isn't any new Ios version for this ipod that I can find. Itunes won't install any newer version of Ios, and no new apps can be found that can be installed. Please help me.

    iOSSearch - search the iTunes store for compatible apps.
    Vintapps 3.1.3 - paid app.
    Apple Club - filter apps by iOS version.

  • I need a script that will find the computer a user last logged into.

    I am still learning scripting, I need a script that will allow me to pull in usernames from a csv file. Find what computer they last logged into and output that to an csv file.
    I have looked all over and can't find exactly what I need.
     I found the following script but I need  to add the resuitsize unlimited but can not figure out where to put it we have a large environment. Also I need to be able to grab username from a csv file. Any assistance you can provide is appreciated.
    ##  Find out what computers a user is logged into on your domain by running the script
    ##  and entering in the requested logon id for the user.
    ##  This script requires the free Quest ActiveRoles Management Shell for Active Directory
    ##  snapin  http://www.quest.com/powershell/activeroles-server.aspx
    Add-PSSnapin Quest.ActiveRoles.ADManagement -ErrorAction SilentlyContinue
    $ErrorActionPreference = "SilentlyContinue"
    # Retrieve Username to search for, error checks to make sure the username
    # is not blank and that it exists in Active Directory
    Function Get-Username {
    $Global:Username = Read-Host "Enter username you want to search for"
    if ($Username -eq $null){
    Write-Host "Username cannot be blank, please re-enter username!!!!!"
    Get-Username}
    $UserCheck = Get-QADUser -SamAccountName $Username
    if ($UserCheck -eq $null){
    Write-Host "Invalid username, please verify this is the logon id for the account"
    Get-Username}
    get-username resultsize unlimited
    $computers = Get-QADComputer | where {$_.accountisdisabled -eq $false}
    foreach ($comp in $computers)
    $Computer = $comp.Name
    $ping = new-object System.Net.NetworkInformation.Ping
      $Reply = $null
      $Reply = $ping.send($Computer)
      if($Reply.status -like 'Success'){
    #Get explorer.exe processes
    $proc = gwmi win32_process -computer $Computer -Filter "Name = 'explorer.exe'"
    #Search collection of processes for username
    ForEach ($p in $proc) {
    $temp = ($p.GetOwner()).User
    if ($temp -eq $Username){
    write-host "$Username is logged on $Computer"

    If you are querying by user "resultset size" will be of no use.
    You also have functions that are never used and the body code doe snot look for users.
    Here is what you scrip looks like if printed well.  It is just a jumble of pasted together and unrelated items.
    ## Find out what computers a user is logged into on your domain by running the script
    ## and entering in the requested logon id for the user.
    ## This script requires the free Quest ActiveRoles Management Shell for Active Directory
    ## snapin http://www.quest.com/powershell/activeroles-server.aspx
    Add-PSSnapin Quest.ActiveRoles.ADManagement -ErrorAction SilentlyContinue
    $ErrorActionPreference = "SilentlyContinue"
    # Retrieve Username to search for, error checks to make sure the username
    # is not blank and that it exists in Active Directory
    Function Get-Username {
    $Global:Username = Read-Host "Enter username you want to search for"
    if ($Username -eq $null) {
    Write-Host "Username cannot be blank, please re-enter username!!!!!"
    Get-Username
    $UserCheck = Get-QADUser -SamAccountName $Username
    if ($UserCheck -eq $null) {
    Write-Host "Invalid username, please verify this is the logon id for the account"
    Get-Username
    get-username resultsize unlimited
    $computers = Get-QADComputer | where { $_.accountisdisabled -eq $false }
    foreach ($comp in $computers) {
    $Computer = $comp.Name
    $ping = new-object System.Net.NetworkInformation.Ping
    $Reply = $null
    $Reply = $ping.send($Computer)
    if ($Reply.status -like 'Success') {
    #Get explorer.exe processes
    $proc = gwmi win32_process -computer $Computer -Filter "Name = 'explorer.exe'"
    #Search collection of processes for username
    ForEach ($p in $proc) {
    $temp = ($p.GetOwner()).User
    if ($temp -eq $Username) {
    write-host "$Username is logged on $Computer"
    I suggest finding the original code then use the learning link at the top of this page to help you understand how it works in Powershell.
    ¯\_(ツ)_/¯

  • I have an older Power Mac G5 Quad, and my video card just went out. I am trying to find a video card that will work for my Power Mac. I have duel screens but I can't seem to find the appropriate video card

    I have an older Power Mac G5 Quad, and my video card just went out. I am trying to find a video card that will work for my Power Mac. I have duel screens but I can't seem to find the appropriate video card. The serial number on my computer is: RM620603R6W. Apple won't help me because the computer is older than suggested. Please give me the exact video card that will work best for my computer.

    Hi Mike, make sure the card has Mac ROM, or is a PC card with Mac ROMs flashed to it...
    G5 PCIe options are listed here:
    http://www.jcsenterprises.com/Japamacs_Page/Blog/71BBF3EF-9713-4C53-8B80-26771F8 A4087.html

  • I'm trying to update iPhoto 7.1.5 to current versions so I can get my photos onto iCloud to access from my iPad.  I can't seem to find an upgrade route that will work?  Any suggestions?

    I'm trying to update iPhoto 7.1.5 on my old iMac (running  10.9.5) to current versions so I can get my photos onto iCloud to access from my iPad.  I can't seem to find an upgrade route that will work?  Any suggestions?

    For Mavericks you need to upgrade to iPhoto 9.5.1.
    You cannot buy this version from the AppStore, since the current version is iPhoto 9.6, and that requires Yosemite. The easiest route for you would be to upgrade to Yosemite. Then you can simply buy the newest version of iPhoto from the App Store and can use iCloud Photo Library (iCloud Photo Library beta FAQ), once it has been release for the Mac as well early next year.
    If you want to stick with Mavericks, you'll have limited iCloud features, only the Photo Streams  (iCloud: iCloud Photo Sharing FAQ), but no iCloud Drive (iCloud Drive FAQ) and iCloud Photo Library.  And to upgrade iPhoto you need to buy an iPhoto '11 installer. It comes as part of iLife '11. You can try to buy a boxed version from Amazon or try to find it at eBay.  Once installed on Mavericks, download the iPhoto '11 updaters from the apple Support Downloads page.

  • I have an eMac. 1.25 GHz Power PC G4. OS 10.5.8.  Why can't I find a Flash Plugin that will run my videos on Facebook etc?

    I have an eMac. 1.25 GHz Power PC G4. OS 10.5.8.
    Why can’t I find a Flash Plugin that will run my videos on Facebook etc?

    You can check here:  http://www.adobe.com/products/flash/about/  to see which version you should install for your Mac and OS. Note that version 10,1,102,64 is the last version available to PPC Mac users*. The latest version, 10.2.152.25, 10.3.x beta, or later, is for Intel Macs only, as Adobe no longer support the PPC platform. Version 11.0.1.152 is for Lion.
    * Unhelpfully, if you want the last version for PPC Macs, you need to go here:  http://kb2.adobe.com/cps/142/tn_14266.html  and scroll down to 'Archived Versions/Older Archives'. Flash Player 10.1.102.64 is the one you download. More information here:  http://kb2.adobe.com/cps/838/cpsid_83808.html
    You should first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb2.adobe.com/cps/909/cpsid_90906.html
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.
    (If you are running a PPC Mac with Flash Player 10.1.102.64 and are having problems with watching videos on FaceBook or other sites, contributor Texas Mac Man suggests the following solution which fools the site into thinking that you are running the latest version:)
    Download this http://www.steelbin.com/FPforFBPPC.zip to your desktop, unzip it, and replace the current Flash Player plug-in which is in your main/Library/Internet Plug-Ins folder, (not the user Library). Save the old one just in case this one doesn't work

  • HT1420 I can't find anywhere on iTunes that it will let me authorize my computer...help!

    I can't find anywhere on iTunes that it will let me authorize my computer...help!

    I had this problem too.if you look at the top left of your page when you are in your itunes account there is a little square.click on this and you have the 'store' option avaaiable to you.

  • Where can i find the option of, when i close firefox that he saves my current tabs and when i open my firefox i will still have them?

    Where can i find the option of, when i close firefox that he saves my current tabs and when i open my firefox i will still have them?

    Firefox 4 and later versions save the previous session automatically, so there is no longer need for the dialog asking if you want to save the current session.<br />
    Use "File > Exit" or "Firefox > Exit" (Mac: "Firefox > Quit Firefox") if you want to restore multiple windows or otherwise have problems with restoring tabs.<br />
    You can use "History > Restore Previous Session" to get the previous session at any time.<br />
    You may need to click the orange/gray Firefox button to see History.<br />
    There is also a "Restore Previous Session" button on the default <b>about:home</b> Home page.
    Using the "Show my windows and tabs from last time" setting is a more reliable way to restore session data.
    * Tools > Options > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"
    * http://kb.mozillazine.org/Menu_differences
    Make sure that you do not use "Clear Recent History" to clear the 'Browsing History' when you close Firefox.
    * https://support.mozilla.org/kb/Clear+Recent+History

  • I have photoshop CS5 Extended problem comes when I try to install it as I cannot seem to find an unzip program that will do it

    I have photoshop CS5 Extended but my motherboard flashed over so I have now purchased a new computer and of course wish to download another copy, I have my Serial No from my account and I have downloaded a new copy of the program, the problem comes when I try to install it as I cannot seem to find an unzip program that will do it as they are asking for file names etc which of course I don't have until I unpack it !! can anybody please advise what program will unzip this automatically bearing in mind there are two files with the download. Or is there a way that I can download without having to unzip?
    Thanking you for your help.

    download both the exe and 7z, put both in the same directory and click the exe.
    Downloadable installation files available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4, CS4 Web Standard | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7 win | 8 mac | 7 mac
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7 win | 8 mac | 7 mac
    Lightroom:  5.7.1| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5.5, 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • I just downloaded and instaled firefox 4. Now, everytime I institute a command I get a po[p-up from Java script that tells me to uninstal set. I cannot go on untin I press ok and then I am good for one more command and it starts with the pop-up again.

    I'm not even sure if this is an extension or plug-in and all I can tell you is what I have already stated. I can only make one command at a time and after each one I get a pop-up from Java script that says uninstal set. I must depress ok to move on, but only for one more command and it starts over again. This also happened when I tried to instal firefox 4 a couple months ago and I deleted the program and went back to an earlier version.

    Mail troubleshooting - Yosemite
    Troubleshooting sending and receiving email messages
    Troubleshooting sending email messages
    SMTP servers keep going offline

  • Where can I find the Java SE 6 runtime download so I can get Adobe Photoshop CS5 up and running again.

    Where can I find the Java SE 6 runtime download so I can get Adobe Photoshop CS5 up and running again. I have to go this route. Currently on my Mac, I need to be running Java 7.65 for work-related stuff. I went to the Java site, but could not find anything that simply says "Java SE 6 runtime" ... Or, is there another way to get CS5 up and running with my recent Yosemite download?

    No, I can't go that route. I have to stick with my current Java 7.65 ... Our IT department said just to download SE6 Runtime separately ... If I was understanding that correctly. Or, can you have two different versions of Java running ... 6 ... and 7.65?

Maybe you are looking for