Results 1 to 40 of 474

Thread: FORUM ISSUES: Report Upgraded Issues in this thread

Hybrid View

  1. #1
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Still having this pop-up message appear?? What's the status of getting this fixed.

    I did take a long time entering this post - but I certainly only clicked the "POST QUICK REPLY" button once!!.

    Then after a short delay - few seconds - the pop-up appeared.

    It's very alarming to see a message like this about "losing your changes" - and feeling that you don't want to click either OK or CANCEL!!!
    Attached Images Attached Images  

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: FORUM ISSUES: Report Upgraded Issues in this thread

    Quote Originally Posted by szlamany View Post
    Still having this pop-up message appear?? What's the status of getting this fixed.

    I did take a long time entering this post - but I certainly only clicked the "POST QUICK REPLY" button once!!.

    Then after a short delay - few seconds - the pop-up appeared.

    It's very alarming to see a message like this about "losing your changes" - and feeling that you don't want to click either OK or CANCEL!!!
    What seems to be happening is this:
    When you hit the submit call, there's an AJAX call to send it to the server to be saved... which sometimes takes too long... so some time out is happening causing the page to re-submit itself a second time ... this kicks back to the "You must wait to post again page" ... mean while, for what ever reason, the browser has lost what ever flag it is that says, this has been submitted, so when it gets back the response to go refresh the page, it thinks it is still "dirty" and warns you that navigating away from the page may result in the loss of your data. I wonder if it's the auto save feature kicking in while waiting on the save call... *shrug* At any rate, I've found that hitting the "Leave page" allows it to continue, and usually takes me to the page where I am notified I posted too soon ... the source of some of the double-posts out there... I don't resubmit the post... I jsut back my way out of the thread... and I haven't lost a post yet...

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width