Odd Endless Loop with Explorer 8 (pc)

I have many of these tags on a site...
<meta http-equiv="refresh" content="0;page2.php">
It just goes into an endless loop but stays on the original page - never going to page2.php
then i see that it seems to work with the absolute URL but not the local relative one...
<meta http-equiv="refresh" content="0;http://domain.com/page2.php">'
Q : before I change many of these - is there any other workaround to keep using the relative link instead?

I found it - adding url= did the trick ---- url=page2.php
<meta http-equiv="refresh" content="0;url=page2.php">

Similar Messages

  • Firefox goes into an endless loop with blue circular cursor at various times when trying to load a file.

    Firefox hangs up at times when I try to download a file. The hangup is evidenced by the Windows 7 spinning blue cursor going into an endless loop. The only way out if it is with "ctrl/alt/del". Sometimes I can cancel, and Firefox will be normal again, and other times I have to go on into "Taskmaster" and stop the process.

    Similar problem. An Email includes a URL, clicking on brings up a message including "click here" to link to an additional site.
    This bring up either the Windows7 rotating cursor and/or the message "stopped".
    I copied the "click here" address (another URL) and pasted it into the IE8 browser, which succeeded in displaying the information. It worked, to my surprise but it is clumsy. Do I have to remove Firefox (3.6.6) and use only IE8?
    Another system on my home network, using XP Home SP2, and FF 3.6.4 works fine in the same circumstances

  • Icloud email stopped, now in endless loop with icloud

    Help! I have a Macbook pro, running, Mac OSX 10.7.5 and browsing with Safari 6.1.6. Earlier today my account started asking me for my password. So I attempted to go to icloud and it asked for the password it said that I needed to change the password. I did so and then went back to icloud and attempted again. It then told me I needed to change the password... ENDLESS LOOP!  Argghhh... Someone please help!

    I don't know whether this is confined to address book entries; I get the same kind of thing with calendar entries, but only on one of my Macs. I regularly sync an iMac G4 at home, an iMac G5 at work, and a PowerMac G4-450 at my daughter's house, and the PowerMac is the only one that has this problem. All 3 systems are running 10.4.10 and have tons of memory and disk space. All systems are set to sync with .Mac once per hour. I sync Calendar, Address Book, Bookmarks, Keychains, Yojimbo, and MacJournal. The symptoms are:
    * The two iMacs stay in sync with no intervention.
    * The PowerMac does not sync automatically as it is supposed to. When I sync it manually, I always get a list of Sync conflicts.
    * When the Conflict Resolver comes up, it always has some conflicts in calendar or address book entries. I tell it to use .Mac for all similar situations, click OK, and then the Conflict Resolver eats all available CPU time and shows in Activity Monitor as non-responsive till I kill it.
    I have tried using Syncrospector to reset the sync state, do a slow sync, etc. on this machine to no avail. Totally baffled... Anyone else see this or know how to break the deadlock?
    JEH

  • Endless loop with pop-up window to upgrade Aperture

    I have been using iPhoto and it keep updated.  Using v.9.4.2.  MaxOS is current v.10.7.5.  I have tried Aperture but not really used it and don't keep it updated.  It is v.2.1.4.  Recently I chose a pull-down setting in iPhoto to open photos in Aperture library (or somehting like that, I don't remember, I was just fumbling around).  I got a pop-up window stating:
    "Aperture library needs to be upgraded.
    To open this Aperture library in iPhoto, you need Aperture 3.3 or later.
    Click Update Aperture to buy the latest version of Aperture from the Mac App Store.
    After installing the update, open your library in Aperture to upgrade it."
    The only options on this pop-up window are "Quit" or "Update Aperture".
    If I choose "QUIT", iPhoto closes and I can't open the photos in my iPhoto library.
    If I choose "Upgrade Aperture" I am re-directed to the APP Store where I can purchase Aperture for $79.99.
    I didn't intend to open Aperture and I don't want to upgrade Aperture, either.
    I only want to open iPhoto without the Aperture library.
    I can't figure out a way to get me back to opening my photos in iPhoto without this pop-up window.
    I thought there would be an iPhoto or Aperture preference file ending with ".plist" in iMacHD \ Library \ Preferences.  If so, I would delete it and then try to re-launce the iPhoto application.  I only found one relating to Aperture.  I deleted it and tried re-launching iPhoto and still get the pop-up window asking to upgrade Aperture.
    I would like to remove Aperture and use only iPhoto, if I can.

    Try trash the com.apple.iPhoto.plist file from the HD/Users/ Your Name / library / preferences folder.
    (On 10.7: Hold the option (or alt) key while clicking on the Go menu in Finder to access the User Library)
    (Remember you'll need to reset your User options afterwards. These include minor settings like the window colour and so on. Note: If you've moved your library you'll need to point iPhoto at it again.)
    What's the plist file?
    For new users: Every application on your Mac has an accompanying plist file. It records certain User choices. For instance, in your favourite Word Processor it remembers your choice of Default Font, on your Web Browser is remembers things like your choice of Home Page. It even recalls what windows you had open last if your app allows you to pick up from where you left off last. The iPhoto plist file remembers things like the location of the Library, your choice of background colour, whether you are running a Referenced or Managed Library, what preferences you have for autosplitting events and so on. Trashing the plist file forces the app to generate a new one on the next launch, and this restores things to the Factory Defaults. Hence, if you've changed any of these things you'll need to reset them. If you haven't, then no bother. Trashing the plist file is Mac troubleshooting 101.

  • Endless loop with WHILE ?

    Hi Fox,
    The bellow coding should terminate the function after a certain time in seconds (as input parameter) and displays the variable count. But it terminates at the end with the short dump since the count becomes an overflow. Thanks for you help.
    Function xxxx
    import: time_out type i.
    DATA: c_syuzeit TYPE sy-uzeit,
          count TYPE i.
    c_syuzeit = sy-uzeit.
    c_syuzeit = c_syuzeit + time_out.
    WHILE c_syuzeit > sy-uzeit.
    ADD 1 TO count.
    ENDWHILE.
    ENDFUNCTION xxx.

    see note 24094:
    Summary
    Symptom
    Although a program runs for what is clearly a long time, the System time field remains at the same value.
    Cause and prerequisites
    The system time is only occasionally updated (usually only after screen display).
    Solution
    Use the key word GET TIME, ....
    Header Data
    Release Status: 
    Released on: 31.07.1995  22:00:00
    Priority: 
    Category: 
    Primary Component: BC-ABA 
    Affected Releases
    Release-Independent

  • Stuck in endless loop with File.openDialog

    I'm experiencing a new issue for me. One I have never run across in using this same function over the years. I'm using a line like this to locate a file.
    var itemOut =  new File.openDialog(editText.text,"", false);
    For some reason though, after I select the file, it pops up another dialog and won't ever quit popping another one up after I click OK. I'm running the scripts from the ESTK with AE 12.2.

    I think it could be something to do with my UI panel. If I make a simple test script, it doesn't fail. But in my main script it does. Here is  snippet of the code where I'm calling the function and prompt.
                dlg = new Window(alertBuilderResource);
                dlg.locPnl.dataFile.locBtn.onClick = function(){findSomething("file", dlg.locPnl.dataFile.et)};
               return dlg
    function findSomething(itemType, editText){
         if(itemType == "file"){
              var itemOut =  new File.openDialog(editText.text,"", false);
              alert(itemOut.name);
              }else{
              var itemOut =  new Folder.selectDialog(stringPrompt);         
            if(itemOut){
            $.writeln(itemOut.toString());
            editText.text = itemOut.toString().replace(/%20/g," ");
            }else{
             var itemOut = "there was an error, please try again";  
            return itemOut

  • Loading fillable PDF from IE endless loop

    Hello,
         I am having an issue. I am trying to load a fillable PDF from Internet Explorer but every time I hit the load button my computer goes into and endless loop with downloading into a temp folder then back to IE and then again to downloading to the temp folder. This is not with just 1 file but multiple.

    Sorry, I don't understand what you mean by "load button"; do you mean Save?

  • Time Machine wireless setup failed, now stuck in an endless loop...

    Oh dear!
    I've had my TM up and running, backing up my main iMac and MBP without problems. I've had it configured to "join a wireless network".
    This evening I decided to change this so that the TM would "create a wireless network", with the intention of retiring my existing modem/router.
    Something went wrong somewhere along the way and I'm now faced with a Airport Utility message box reading "Airport Utility was unable to find any Apple wireless devices. Make sure ... then click rescan to try again".
    I don't understand what this means. Which "wireless device" is being referred to here? The TM or the iMac itself? Having tried rescan a couple of times I thought I'd give up, close down the Airport Utility / Time Capsule setup dialog boxes and revert back to my original configuration.
    However, this doesn't seem to be possible. When I reopen the TM part of system preferences and choose "Setup Time Capsule" it seems to jump straight to the "Airport Utility was unable to find any Apple wireless devices..." message. There are buttons for revert and update whilst the "discovering" swirlygig is playing, but these are greyed out. Likewise the manual setup button that appears thereafter. In fact, the only button that is clickable is Rescan, which takes me straight back to "Airport Utility was unable to find any Apple wireless devices...".
    So I am stuck in an endless loop with no apparent way out.
    Thoughts / ideas welcomed! Thanks in advance, Ian.

    Could you be a bit more specific, and drop a few pronouns? What I'm understanding is this:
    1. You have a Time Capsule
    2. Time Machine was functioning perfectly
    3. You wanted to create a wireless network (??? You lost me here. Shouldn't Time Capsule create a network already?)
    4. You cannot set it up through System Preferences. (You're using so many terms that I can't tell what you're trying to say in the "However" paragraph.
    Try using Airport Utility in the Utilities folder, found in the Applications folder.
    \Applications\Utilities

  • Developing: Endless loop in Adobe Bridge with and Adobe Drive CMIS Connector

    Hi
    Currently I’m implementing a CMIS-Server for the dam system of my company, using the apache chemistry framework. One of the main requirements is that adobe drive works with it.
    At the moment I implemented only the navigation services (getChildren, getObject, …) and the repository services and test them against adobe drive. It’s already possible to navigate through folders and read assets with ad4 and the finder. So 3 days ago I installed adobe bridge (CS6) and test my server again.
    My test environment is very easy.
    root(1 object)->test1(0 objects; empty)
    First I’m opening my repository with adobe drive and then I switch to bridge and connect it. Bridge shows me the folder test1 with no errors. So I double-click it and now bridge is in an endless loop. The notification switch between ‘Keine anzuzeigenden Elemente’(No elements to show) and ‘Einen Moment bitte, die Suche läuft …’(Searching, please wait …). This only happens in bridge. When I open the folder with the finder it just works, without the loop.
    So I logged all requests, which were send by adobe drive, and get this list.
    Connecting with adobe drive
    getRepositoryInfos
    getTypeChildren (null) -> all basetypes
    getTypeDecendants (cmis:document)
    getTypeChildren (null) -> all basetypes (Why two times?)
    getTypeDecendants (cmis:document) (Why two times?)
    getRepositoryInfos (Why two times?)
    getObjectByPath (/.hidden)
    getObjectByPath (/.hidden)
    getObjectByPath (/.hidden) (Why so often?)
    getObjectByPath (/DCIM)
    getObjectByPath (/mach_kernel)
    getObjectByPath (/.Spotlight-V100)
    getObjectByPath (/.metadata_never_index)
    getObjectByPath (/.metadata_never_index_unless_rootfs)
    getObjectByPath (/.metadata_never_index)
    getObjectByPath (/mach_kernel)
    getObjectByPath (/.metadata_never_index_unless_rootfs)
    getChildren (cmis:folder,0) (rootfolder) returning only one element (test1)
    getObjectParents(cmis:folder,127) (test1) returning the rootfolder
    getObjectByPath (/.hidden)
    getObjectByPath (/mach_kernel) …
    Open the Cmis repository in bridge and doubleclick the repository
    getChildren (cmis:folder,0) (rootfolder) returning only one element (test1)
    getObjectParents(cmis:folder,127) (test1) returning the rootfolder
    Then I double click the test1 folder
    getObject(cmis:folder,127)(test1)
    getChildren(cmis:folder,127) -> empty list
    … (endless loop)
    I already checked getObject and getChildren against a reference implementation (FileShare Repository of apache Chemistry) and it returns exactly the same structure. Only the name and the timestamps are different. So my second though was to check the repository capabilities and as well they are both equal. Now I’m a little bit desperate because I spend already 3 days in try and error bugfixing but nothing worked. So here are my questions.
    Is there a logfile for bridge because I thing this refreshing happens after an exception. I already checked the adobe drive log and it contains only asset not found errors for (e.g mach_kernel …).
    In which circumstances does bridge reloads a folder?
    Debugging of adobe drive: I already read http://forums.adobe.com/message/3928595 but it doesn’t work in AD4 any more, I only get info/error/fatal messages.(I changed the log4j config files in AD4ServiceManager.) Does something changed or did I forget something?
    Why does AD4 make 2 or more times the exact same request? (Look table above).
    I hope my English is good enough to understand.
    Thanks

    After two months I'm a little bit smarter so I can answer some of my question by my own.
    No there is no logfile for bridge, but I was able to debug the scriptcode from the ad plugin, which is installed in bridge.
    If an error occures in the plugin
    I was able to decompile the cmis connector. That helps a lot  when ad logs with weird exceptions.
    Because AD maps the actions of the filebrowser(finder,explorer) to cmis and this one does sometimes the exact action two or more times.
    Unfortunately is wasn't able to fix my main problem, but I found a workaround to use cmis in bridge. I deactivated the ad plugin in bridge and after that action, bride display the cmis volume as normal volume. Sadly some actions like to manage relationships etc. are with this workaround not usable but for me this is alright.

  • Is there a phone number to call Adobe.  I go around an endless loop pressing their contact info tabs?  Maybe someone at this sight can help. I am new to digital photo - I have been a B&W film photographer for many years. I have a problem with a Macbook Ai

    Is there a phone number to call Adobe.  I go around an endless loop pressing their contact info tabs?  Maybe someone at this sight can help. I am new to digital photo - I have been a B&W film photographer for many years. I have a problem with a Macbook Air.  It was working fine - I was using LR and a message came on the screen that said something like the memory was dangerously low.  I stopped and tried to delete LR files.  I couldn't do it.  I closed the program and tried reopening and got the message that there is not enough memory available to open LR.  I contacted Apple.  They spent a half hour on the phone with me and eventually told me they didn't know how to help. The tech said that LR had gobbled up all the memory and said I should contact Adobe and ask where and how my photo files are stored and to delete them.  I have several back-ups.  Thanks - Arthur

    This sort of error message only comes up for Lightroom when your hard disk is full. Indeed this has nothing to do with internal memory as that will be intelligently be dealt with. If you have a mac Book Air that is not so surprising as the cheapest versions come with very small hard disks and if you shoot raw with any recent camera, you'll fill up your hard disk very quickly and you can probably only store a few months of pictures if you are a typical photographer. So the bottom line is that you need to create some room on your hard disk. You should move some of your originals to an external hard disk. You can also delete some of your backup copies of your catalog file that Lightroom automatically generates every few days and that quickly gobble up hard disk space. So first figure out how full your hard disk is. To see that, go to the apple menu, hit -> About this Mac -> More info->Storage. You should see your internal hard disk on top and you'll find that it is almost entirely full with photos. Now find your Lightroom catalog file using Finder. It is usually in a folder in the Pictures folder in your home directory. You should see a Lightroom 5 Catalog.lrcat file, a previews file and a folder called backups. Inside the backups folder, you'll find a lot of subfolders. They have names that show the dates the backups were created. If you have backups of your entire hard disk, you can delete these backups when they are older than a few months. I usually only keep the last 4 around. Just drag the folders into the trash can on the dock on the bottom of your screen and empty the trash. This will probably free up enough space that Lightroom will already run again. Now start thinking about where you will want to store older images. If you have a good USB3 or Thunderbolt hard disk that is probably the best option. There is a video here by Adobe that has some instructions on how to do this: Is Your Hard Drive Full? Here’s How to Move Images to Another Drive in Lightroom. « Julieanne Kost's Blog If that doesn't work because you don't have enough hard drive space to run Lightroom yet, here is another set of instructions to move your files using the finder to the other hard disk: How do I move only my photos to another hard drive, leaving the catalog where it is? - The Lightroom Queen. If you follow that, as soon as you confirm all your images are on the new hard disk, you can delete them from your internal one. She is not so clear about that part but if you don't delete the originals that you moved off you don't free up space. You should move the folder structure over to the new hard disk and then reconnect the folders in Lightroom. That should make it refind all your images.
    That said, if you are uncomfortable with the computer in itself, your best bet is to find a local photography club. There is invariably a Lightroom savvy person in there that could help you move your files. That might be your best bet if you are uncomfortable moving these yourself. A general mac savvy person like you would find at an Apple store or so generally will not be able to help you with this except when they are photographers themselves and know Lightroom. You might get lucky with that.

  • Mac 10.6.8 ical "server responded with an error" endless loop

    I get an endless loop. "The Server Responded with an Error "--click OK. Next window "The Server Respnded with an Error"--whether click "go offline" or "return to server" takes me back to first window, ad infinitum. Can't change anything on calendar; cannot access ical Preferences. basically cannot do anything except Force Quit, whether logged into my account or my wife's [registered to my wife's yahoo! email].
    Also cannot synch calendars now between imac, iphone, and ipad like we could in beginning. Using 10.6.8 because some of my peripherals not compatible with later.
    This problem just started a couple of days ago [the server problem freezing the calendar, it hasn't been working properly for awhile and the calendar synch was lost when a friend upgraded the iphone software.]
    What can I do to restore 1] the functionality of the ical? and 2] synching the imac, ipad, and iphone icals?

    I read another response to a similar question posted a couple of years ago. I turned off the Wifi, restarted iCal offline, and that eliminated the message. However, as soon as I turned on the Wifi the message again appeared, the app froze requiring a Force Quit, and the game is still afoot. NO SOLUTIONS ANYONE?

  • HT204053 I need to use an existing ID (email address) on a new iPhone. It tells me "choose another ID - that one is in use," with the option to "use existing ID," however, it is an endless loop, referring me only to change my password on the existing ID.

    I need to use an existing ID (email address) on a new iPhone. It tells me "choose another ID - that one is in use," with the option to "use existing ID," however, it is an endless loop, referring me only to change my password on the existing ID.
    How do I enable my new device with an existing ID - I do not need to change the password for the millionth time!
    None of the FAQs (or the Community choices below) address new devices, they are all about APPS and iCloud stuff.

    If it is an existing iCloud ID, you should be able to just go to Settings>iCloud and sign in with it.

  • Login with mac gives an endless loop

    I use Adobe FormCentral with my PC:s since many year. Now I have got a Mac and when I try to login from the main page I get an endless loop in the address field. What to do then?

    huh?????????????????????

  • Problem with unwanted endless loop while reading a file

    Hi everyone,
    i got stuck with a class, that reads all words out of an input file, counts each file's frequency and prints out a list with words and frequency.
    Everything works fine as long as i use a In.read() method included in a example class provided by the book i use to learn java. But this method will not be allowed to use in the exam, even if the whole lecture at uni based on it. Well, not that much a problem, if i would be able to replace it by a FileReader or something like this.
    Problem: The test file (input.txt) contains a phrase like "This is a test text to count the words included in the test text". Shoul return all unique words and their frequency. As my pc crashed everytime i started the class, i found out that my failure has to come from the readWord method. It reads the first word in an endless loop (which seems to be the reason for the crashs) and is not willing to continue reading the next word after it returned the first to the main method. Instead it resets and starts from the beginning. I stripped of any additional processing methods and included a "system.out.println()" in order to narrow down the failure.
    I really don't understand this, because read() reads character after character and it is added to the buffer as planed and i don't see any reason why it resets to 0. I can use the same code (apart from the file reader and exception handling stuff and the "!= -1" check) with the In.java-class and it works.
    Here comes the code. Any help would be greatly appreciated.
    Greg
    import java.io.*;
    public class WordCount {
          * @param args
         public static void main(String[] args) throws IOException {
              //reads first word out of the input file
              String w = readWord();
              while(w != null){
                   //test output to verify anything is read
                   System.out.println(w);
                   //next word to read
                   w = readWord();
              //close input stream
              System.in.close();
         static String readWord() throws IOException{
              FileReader eingabestrom = new FileReader("input.txt");
              StringBuffer word = new StringBuffer();
              int gelesen;
              /*read first character
               * -1 if no text in the input file. In this case,
               * both while loops are skipped and "null" is returned
              do gelesen = eingabestrom.read();
              //skip blanks
              while(gelesen != -1 && !Character.isLetter( (char) gelesen));
              //read all characters of a word and append it to the "word" stringbuffer
              while(gelesen != -1 && Character.isLetter( (char) gelesen)){
                   word.append( (char) gelesen);
                   gelesen = eingabestrom.read();
              //if read was successful, convert buffer to string and return it to main.
              if(word.length() > 0){
                   return word.toString();
              //if read was unsuccessful, return null
              }else{
                   return null;
    }

    Thank you! :)
    Works perfectly, i do understand most of it and i discovered the little mistake that prevented it from starting ;)
    Set<Map.Entry><String,Integer>> set = tm.entrySet();Needs less than half the code i used before :)
    Thx again
    Greg

  • Debugging fails to be activated in SM50 with endless loop

    Hi Experts,
    I want to debug a inbounding mail processing and configure the handling class in SO50. Then I set a endless loop in the class method.
    Then when a new mail coming, Sever will hold a process of my class method. But when I go to sm50 program->debugging. I will get a popup window with message"Debugging program?" Then I press Yes. Then, no thing will happen. No debug screen show up.
    Is there any requirement to be set before we use the debug in SM50?
    Or for some cases just like mine, the user of SAPCONNECT should have some authorizty?

    Hi,
    Once i faced this problem and i did not have authorization to debug.
    As you have mentioned, I dont think so you have authorization to debug. Please run T code SU53 and check.
    If not take help of your Basis team and get it resolved
    Shiva

Maybe you are looking for

  • Excise Invoice is not getting Cancelled

    Dear Friend When we create an invoice in vf01, excise invoice gets created automatically. But when we are cancelling the billing document excise invoice is not getting cancelled. Why its happening? Will you please tell if any customization is needed?

  • RFC error while running sync job in AC 10

    I have done all the configuration to add new SAP system via SPRO in GRC 10. Now I am trying to run the sync job for the first time, I am getting the below mssage. I checked the RFC desitinations, it looks fine. Error in RFC; 'Function module "/GRCPI/

  • How to create a "Firefighter" type role when we do not have GRC

    I am just looking for advice or input on this situation. Currently my company does not have GRC or any other type of software that will allow for automated Firefighter type access and apparently there are no plans in the near future to purchase anyth

  • Toshiba 46TL963 LED 3D tv no picture or sound

    Hi, Since yesterday I cannot get our tv to work at all, it is a blank screen, an one of the buttons on either remote or tv will change anything and are unresponsive, I have unplugged it several times hoping it would sort itself out, but nothing, I ho

  • Can anyone tell me how to put your backup discs on i tunes

    i have back up discs with songs on it and i cant seem to put them back on my i tunes. can anyone help me