Post multiple requests while browser was hanging.

Hi all,
I am using IE9 to test a submit screen on my web-application.
After entering data, i clicked on the submit button, it was hanging for while. While the screen was hanging, i click two more times and it still was hanging there, i closed the screen. The screen was supposed to redirect to tables screen that show all the
records user entered.
I went to check, there are three records were inserted to database, that means there were three requests sent to server. I tried to do the same testing many times, but it never happen again. Would any one help me to explain this one, any help is very appreciated,
thanks in advance.

Since this issue is related with Web development,  I suggest you post the issue in the following forum, members there are more familiar with this topic.
Internet Explorer Web Development
https://social.msdn.microsoft.com/Forums/en-US/home?forum=iewebdevelopment
Source:
Your previous thread
~Robear Dyer (PA Bear) MS MVP-Windows Client since 2002 Disclaimer: MS MVPs neither represent nor work for Microsoft

Similar Messages

  • Firefox logged out of all websites (FB, GOOGLE etc) while I was browsing?

    This is an issue I faced today, I was normally browsing websites while being logged into multiple websites using my user accounts. All of a sudden out of nowhere (and while browsing...not logged out of any websites)....I got logged out of all websites, yes, all the websites I was logged into....is this is a security issue or a browser issue?
    1. I did not clear cache/history/cookies - I am web dev so I know what I was doing?
    2. I did not close FF, I am actually posting this after it happened and without restarting browser.
    3. It happened to all of the websites altogether
    I am concerned whether this is a security issue...and that I need to change passwords for my account

    Still are you facing the issue??
    Create a new profile as a test to check if your current profile is causing the problems. <br>
    See '''Creating a profile''':
    *https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
    If the new profile works then you can transfer files from a previously used profile to the new profile, but be cautious not to copy corrupted files to avoid carrying over the problem <br>
    '''Profile Backup and Restore'''
    *http://kb.mozillazine.org/Profile_backup
    *https://support.mozilla.org/en-US/kb/back-and-restore-information-firefox-profiles
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • Music hangs while browsing, then iPod touch reboots itself , 1.1.3

    Hi,
    usually when I'm listening to music and browsing the web, one or two of those apps crash after a short while using 1.1.2. I was curious what 1.1.3 does.
    I was listening to music podcast and browsing with mobile safari. During loading a web page, mobile safari stopped to show more progress and the music was hanging, looping a bit. Finally the iPod was rebooting. Not a great improvement, if you ask me.
    Regards,
    Rainer Joswig

    Are you saying that the issue is present in 1.1.3?
    I'm not seeing it, but I've only spent a limited time testing...
    Scott

  • IPhone 4 - App Store Featured page is hang up while browsing

    Hi! All,
    I have iPhone 4 and has been upgraded to be iOS5.0.1 yet.
    Yesterday, I found a strange case as mentioned above.
    While I was browsing Facebook apps page via App Store from my iPhone, I touched the screen and moved upward to the top for remvoing a dust.
    After that, I found that App Store Featured page is hang up in Facebook apps page compeletely.
    It can't go back to the top of Featured page in App Store till now.
    There is no problem found in "Categories", "Top 25", "Search" and "Updates" pages.
    I have tried to reset and restore all stuff back into my iPhone completely yet.
    However, there is still no changes.
    Anyone can let me know how can I fix it up?
    Thank you for your kind attention!
    Happy New Year!!!

    The problem was solved myself earlier.
    Thanks for your reading!!!

  • How to post multiple http requests using a single http connection in java

    I am using the httpurlconnection class and it allows only to post one request on a connection. I require to post multiple http requests by opening a single connection. Code examples please. Thanx in advance.

    Hi
    I found this article through Google. I hope it helps a little
    http://www.developer.com/tech/article.php/761521
    D

  • Hi, the fire fox browser shows the letters in separate when i embed the Farsi fonts in a site, while there was not such problem in the previous versions of fire fox browser. thank's

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/867506]]</blockquote>
    Hi,
    the fire fox browser shows the letters in separate when i embed the Farsi fonts in a site, while there was not such problem in the previous versions of fire fox browser.
    good luck

    The same topic exists. Try visit the link below (The problem hasn't been solved yet):
    * [https://support.mozilla.com/en-US/questions/863157 Unconnected Embed Farsi Fonts]
    Please continue it there...

  • My iPod Touch 4G just shut off one day while i was using tap to post. tried everything and nothing is working not even iTunes! Is there any hope for me? my iPod is my LIFE!!!!!!!!!!!!!!!! oh by the way none of this happened until i updated to iOS 6.

    My iPod Touch 4G just shut off one day while i was using tap to post. tried everything and nothing is working not even iTunes! Is there any hope for me? my iPod is my LIFE!!!!!!!!!!!!!!!! oh by the way none of this happened until i updated to iOS 6.

    I have not had any experience in getting any devices repaired so I'm not sure which store to resort to. An official Apple store should more than likely get you what you need, but I'm guessing it's probably more expensive. (if any cost for your situation)
    I hope you get your problem resolved.
    ~Lt. Leviathan

  • TS4079 siri keeps saying she cant take any request right now please try again in a little while she was working fine when i first talked to her

    siri keeps saying she cant take any request right now please try again in a little while she was working fine when i first talked to her please help

    You may want to try and reset all settings
    Settings>General>Reset>Reset All Settings
    Note: Data will not be affected but settings for Wi-Fi, FaceTime, Message, Home Sharing, Wall Paper, Sound etc will be reset

  • Last night while I was using my MacBook pro, it suddenly restart itself and it hang at the white screen. I tried to restart 5-6 times but it appeared to be the same result! Help me!!!,!,

    Last night while I was using my MacBook pro, it suddenly restart itself and it hang at the white screen. I tried to restart 5-6 times but it appeared to be the same result! Help me!!!,!,

    Boot in safe mode

  • Problem with multiple requests to different servers using HTTPService

    Hi
    I'm aware that we are limited to two concurrent connections to a single host, so I'm looking into using either subdomains pointing to the same server, or separate physical servers to process multiple requests side-by-side.
    However, whichever way I try to send three requests, looking at the Network Monitor the 3rd request always waits until one of the first two has finished. In the screenshot below, all three requests were sent at the same time to three separate physical servers, yet the top request didn't start until the bottom request finished, at 15:33:28
    Any ideas how to get round this? I'm using SSL, but I've also tested it on HTTP with the same results. I'm writing an AIR app, and posted this on the AIR forum but was told it was a Flex issue and I should post it here.
    Please let me know if any more information is needed
    Many thanks
    James

    Would that still apply even though I'm not running this inside a browser, but in AIR?
    I've seen this method recommended by other people, and also the following page seems to suggest that what I'm doing should work
    http://www.chadupton.com/blog/2008/08/maximum-concurrent-http-requests-from-adobe-air/
    Kind regards
    James

  • Posting multiple tax codes for single line order in MIRO

    Hi all ,
    I have received a request from my business colleagues to investigate the possibility of posting multiple tax codes against a single line order in MIRO.
    This apparently can be a possibility for such things as training.
    I have searched a number of forums and tried and tested different ways in my develoment client but am unable to find a solution. admittedly I am no real expert in this area and would be gratefu;lt of any ideas / assistance  / etc..

    HI,  There is a possible solution for this scenario.
    1. Create 2 tax codes for VAT and SERVICE Tax at 12.5% and 12.36% respectively
    2. While posting the Invoice (TRX - FB60) following steps need to be followed.
    3. Amount has to be split into two line items
    4. Ist Line Item should have the Vat amount + 70000/- and select relevant tax code that was
        created for 12.5%
    5. Similarly 2nd Line Item should have Service Tax amount + 30000/- and select relevant tax code that    
        was created for 12.36%.
    Hope this would meet your requirement. If the solution is okay, kindly indicate the points.
    Regards
    K.Sanjai Babu

  • Printing was hanged, when pressed the 'X', it became cancelling and hanged again

    I just bought the ePrint B110 wireless printer 2 weeks ago, installed successfully with nice printout. However once it went into sleep mode, the printing request was failed and couldn't wake up the sleep mode.  Needed to wake up manually then could print. However, now it totally dead. When sent print, the printing was hanged, pressed the 'X', it became cancelling and hanged again, then turn off the machine.  Turned on again, it was normal in ready mode, when sent print, the error happened again and couldn't print at all. Pls advise.
    This question was solved.
    View Solution.

    Let's set a static IP address for the printer:
    - Print a Network Config Page from the front of the printer. Note the printer's IP address.
    - Type that IP address into a browser to reveal the printer's internal settings.
    - Choose the Networking tab, then Wireless along the left side, then the IPv4 tab.
    - On this screen you want to set a Manual IP. You need to set an IP address outside the range that the router automatically sets (called the DHCP range). You can find the DHCP range of the router using its internal settings page or in its manual. Use the CD that came with your router or type the router's IP address (ends in .1) into a browser.
    - Use 255.255.255.0 for the subnet (unless you know it is different, if so, use that)
    - Enter your router's IP (on the Network Config Page) for the gateway and first DNS. Leave the second one blank.
    - Click 'Apply'.
    Now, shut down the router and printer, start the router, wait, then start the printer.
    After this you may need to redo 'Add a Printer' using the new IP address.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • Why when Apple could not find my problem while it was under warranty must I know pay for support after the warranty is up now that the problem is known it was misdiagnosed?

    I brought my macbook pro into the the apple store and left if overnight around 6 weeks ago (warranty expired 3 weeks ago). They did everything that I DO at home and found nothing that was causing my infinite pinwheel. Since the pinwheel is typically hardware related, I want to know why more was not done considering my macbook pro was kept over night. It seems that there is some hardware failing. I reinstalled the OS to help and it did for about 2 weeks, but now, everything is back to pinwheel. I don't care if I have to pay for the Hard drive replacement, but I had zero resolution.
    I already
    - reinstalled OS
    - repaired disk (there were some corrupt areas)
    - repaired disk permissions (which is what the genius did)
    - booted into safe mode and restarted
    - turned power management off for the graphics (this did speed up the macbook a little)
    besides my pinwheel, here are a few other symptoms
    - when I click on the apple, it takes 5 seconds for the menu to show. in fact, it takes that long for any menu from the bar to show.
    - when I try to open pages or word, it takes aroud 45 seconds
    - using file open for browseing causes pinwheel
    - when i try switching to an open program for editting (pages and word), the menu does not change to active application
    - clicking on + to add a tab in safari causing pinwheel
    - at log in screen, when attempting to type password, the first character causes pinwheel for over 1 minute.
    - Once I am "logged in" when my desktop begins to show, any attempt to click on the apple logo to pull up system info or start activity monitor causs several minutes of pinwheel.
    - cmd-tab does not work when pinwheel is showing
    - 10 minutes after boot, nothing continues to respond
    Now, the one thing I shoudl point out...the macbook was hanging during itunes update and now the persmissions cannot be fixed.
    Here is the real kicker. I have bootcamp installed with windows 7. Everything works as designed in windows. No hangs, no freezes, fast apps, good video. In fact, I can listen to itunes, while havingt every MS office application open and multitask in them all with no system degredation.
    So my real question that apple cannot answer and maybe a real genius can...How can I get my macbook to run as intended.
    Can a Hard drive that is on the verge of breaking run the partitions and operating systems so differently? Is this what happens to the stage coach (macbook pro) at midnight (expired warranty)...it turns into a pumpkin (windows laptop). 
    Thanks for reading my vent and thanks in advance for any help.

    I am very happy to report that my server connection tech, which I called via landline, informed me to : 1. Open Tools 2. Scan down to Clear Recent History 3. Delete All. That was it! Unbelievable! Six hours of searching through the Windows catagories. I checked the results on an internet site, and viola! It was gone! Mozilla Firefox seems to remember the usernames and passwords irregardless of the option window that asks if you if want it to remember the user and password. I finally got in touch with my friend and he said he did not answer yes to the window, even though he was aware of it. No damage. I surely do appreciate everyones' concern in this, now what seems to be, a very simple solution. Cudos to Firefox! Thank-you! P.S. I now have to enter my information at the beginning of any password protected sites...no harm done! My friend is now condemned to the 'user account' site! lol...

  • Problem in posting multiple documents in FB70 through BDC...

    Hi,
       I am facing a problem while posting multiple documents from a flat file in FB70 thourgh BDC batch input by using session method. However, the session is getting terminated after posting the first document. Please clarify my problem.
    Below is a sample of the data in my flat file -
    Customer,Invoice Date,Posting Date,Amount,G/L Account,Amount in doc. Curr.
    34,03.06.2009,03.06.2009,100,211000,100
    34,03.06.2009,03.06.2009,200,211000,200
    34,03.06.2009,03.06.2009,300,211000,300
    And below is the sample code of my program.
    REPORT ZANI2_BDC_FB70
           NO STANDARD PAGE HEADING LINE-SIZE 255.
    TYPES: BEGIN OF TY_STR_FB70,
             ACCNT(20)      TYPE C,     "Customer
             BLDAT(20)      TYPE C,     "Invoice Date
             BUDAT(20)      TYPE C,     "Posting Date
             WRBTR(20)      TYPE C,     "Basic Data - Amount
             HKONT(20)      TYPE C,     "G/L Account
             ITEM_WRBTR(20) TYPE C,
             "Line Item Amount In Document Currency
           END OF TY_STR_FB70,
          BEGIN OF TY_STR_FILEDATA,
             FIELDS TYPE STRING,
          END OF TY_STR_FILEDATA.
    *   data definition
    *       Batchinputdata of single transaction
    DATA:   BDCDATA LIKE BDCDATA    OCCURS 0 WITH HEADER LINE,
    *       messages of call transaction
            MESSTAB LIKE BDCMSGCOLL OCCURS 0 WITH HEADER LINE.
    DATA: IT_STR_FILEDATA TYPE STANDARD TABLE OF TY_STR_FILEDATA,
          WA_STR_FILEDATA TYPE TY_STR_FILEDATA,
          IT_STR_FB70 TYPE STANDARD TABLE OF TY_STR_FB70,
          WA_STR_FB70 TYPE TY_STR_FB70,
          G_STR_FILENAME TYPE STRING,
          G_FLG_ERROR TYPE I,
          G_INDEX TYPE I,
          G_STR_INDEX TYPE STRING,
          G_STR_FIELDNAME TYPE STRING.
    SELECTION-SCREEN BEGIN OF BLOCK INPUT.
    PARAMETERS: P_FILE TYPE IBIPPARMS-PATH,
                P_SES  TYPE APQI-GROUPID.
    SELECTION-SCREEN END OF BLOCK INPUT.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_FILE.
      CALL FUNCTION 'F4_FILENAME'
        EXPORTING
          PROGRAM_NAME  = SYST-CPROG
          DYNPRO_NUMBER = SYST-DYNNR
          FIELD_NAME    = 'P_FILE'
        IMPORTING
          FILE_NAME     = P_FILE.
    Continued in the next thread..

    ...Continued from the previous thread.
    PERFORM OPEN_GROUP.
        G_INDEX = 1.  
        LOOP AT IT_STR_FB70 INTO WA_STR_FB70.
           PERFORM BDC_DYNPRO      USING 'SAPMF05A' '1200'.
          PERFORM BDC_FIELD       USING 'RF05A-BUSCS'
                                         'R'.
         "Customer
          PERFORM BDC_FIELD       USING 'INVFO-ACCNT'
                                         WA_STR_FB70-ACCNT.  
          "Invoice Date
          PERFORM BDC_FIELD       USING 'INVFO-BLDAT'
                                        WA_STR_FB70-BLDAT.                               
          "Posting Date
          PERFORM BDC_FIELD       USING 'INVFO-BUDAT'
                                        WA_STR_FB70-BUDAT.                                
         "Basic data - Amount
          PERFORM BDC_FIELD       USING 'INVFO-WRBTR'
                                        WA_STR_FB70-WRBTR.     
          PERFORM BDC_FIELD       USING 'INVFO-WAERS'
                                        'EUR'.
          G_STR_INDEX = G_INDEX.
          IF G_INDEX < 10.
            CONCATENATE '0' G_STR_INDEX INTO G_STR_INDEX.
          ENDIF.
          CONDENSE G_STR_INDEX NO-GAPS.
          CLEAR G_STR_FIELDNAME.
          CONCATENATE  'ACGL_ITEM-WRBTR(' G_STR_INDEX ')' INTO
          G_STR_FIELDNAME.
          PERFORM BDC_FIELD       USING 'BDC_CURSOR'
                                        G_STR_FIELDNAME.
                                        "'ACGL_ITEM-WRBTR(01)'.
          "G/L Acct
          CONCATENATE  'ACGL_ITEM-HKONT(' G_STR_INDEX ')' INTO
          G_STR_FIELDNAME.
          PERFORM BDC_FIELD       USING  G_STR_FIELDNAME       
                                         WA_STR_FB70-HKONT.    
            "Amount .
          CONCATENATE  'ACGL_ITEM-WRBTR(' G_STR_INDEX ')' INTO
          G_STR_FIELDNAME.
          PERFORM BDC_FIELD       USING G_STR_FIELDNAME   
                                        WA_STR_FB70-ITEM_WRBTR.
          "PERFORM BDC_DYNPRO      USING 'SAPMF05A' '1200'.
          PERFORM BDC_FIELD       USING 'BDC_OKCODE'
                                        '=BU'.
          CLEAR WA_STR_FB70.
        ENDLOOP.
        IF G_FLG_ERROR IS INITIAL.
          PERFORM BDC_TRANSACTION USING 'FB70'.
        ENDIF.
        IF G_FLG_ERROR IS INITIAL.
          PERFORM CLOSE_GROUP.
          MESSAGE 'Session created successfully.' TYPE 'I'.
        ENDIF.
      ENDIF.
    Continued in the next thread..

  • Claims authentication: "Server was unable to process request. --- Index was outside the bounds of the array"

    Hi there,
    I recently got a peculiar error when users tried to log-in into a SP 2010 portal using claims based authentication.
    The following error is logged in the event viewer of the SP server in question:
    Event ID 8306 - Claims authentication
    An exception occurred when trying to issue security token: Server was unable to process request. ---> Index was outside the bounds of the array.
    I also found an IIS warning entry with a similar message:
    Event ID 1309 - Web Event
    Exception type: FaultException
    Exception message: Server was unable to process request. ---> Index was outside the bounds of the array.
    I simply could not find an answer to why this happened, but an iisreset seemed to have fixed the issue. I was wondering if anyone here would know a possible root cause for this issue?
    Thanks in advance for your help.
    Regards,
    P.

    Hi,
    Thanks for posting your issue, Kindly browse below mentioned URLs to fix this issue
    http://underthehood.ironworks.com/2011/05/sharepoint-2010-an-exception-occurred-when-trying-to-issue-security-token-the-server-was-unable-to-p-1.html
    http://nearbaseline.com/blog/2011/01/claims-exception-occurred-issuing-a-security-token/
    I hope this is helpful to you, mark it as Helpful.
    If this works, Please mark it as Answered.
    Regards,
    Dharmendra Singh (MCPD-EA | MCTS)
    Blog : http://sharepoint-community.net/profile/DharmendraSingh

Maybe you are looking for

  • Bluetooth Mouse Driver Issues after updating to SP1

    Greetings! After upgrading to SP1 my bluetooth mouse stopped working.  The dongle I'm using is being detected fine, and when I scan for the mouse I can find it, but when I try to connect to it I get a "Locate driver" message from Vista.  When I let i

  • How do i move video i took on my iphone from my itunes to my ipad?

    Hi all, I'm not the smartest when it comes to anything other than the basic downloading of music on to my itunes and diseminating it to my respective devices from there. Yesterday however our kids had their first school performances.  I took several

  • Will this hard drive work in my Macbook?

    My macbook specs: Model Name: MacBook Model Identifier: MacBook2,1 Processor Name: Intel Core 2 Duo Processor Speed: 2.16 GHz Number Of Processors: 1 Total Number Of Cores: 2 L2 Cache: 4 MB Memory: 2 GB Bus Speed: 667 MHz Boot ROM Version: MB21.00A5.

  • Date and Number formatting

    Hi All I am getting data from RFC and able to bind it into table. Now I want to format date and numbers into user logged in format. i.e. If user enters country as Germany while registration,date format should be European in table displayed otherwise

  • New Displays/Price Drops anytime soon? Maybe MACWORLD EXPO

    The current displays have been around for awhile. I know the prices have dropped a lot, are we due for another drop in price at MACWORLD EXPO? Or will we see new displays in the near future? cheers Mr9600