Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 143021
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T08:01:46+00:00 2026-05-11T08:01:46+00:00

This follows on from this question This was working: <body onbeforeunload= ajaxRequest(‘UnlockQuery.ashx?QueryID=266&UserID=11631’);> This was

  • 0

This follows on from this question

This was working:

<body onbeforeunload=  'ajaxRequest('UnlockQuery.ashx?QueryID=266&UserID=11631');'>  

This was created using the following in the aspx page:

<body onbeforeunload=  'ajaxRequest('UnlockQuery.ashx?QueryID=<%= Session['QueryId'] %>&  UserID=<%= Session['UserID'] %>')'> 

This is not working:

<body id='uxBodyTag' onbeforeunload=  'ajaxRequest('UnlockQuery.ashx?QueryID=266&amp;UserID=11631');'>  

This is created using:

uxBodyTag.Attributes['onbeforeunload'] +=   'ajaxRequest('UnlockQuery.ashx?QueryID=' +   queryId.ToString() + '&UserID=' + Session['UserID'].ToString() + '');'; 

The code being called is this:

function ajaxRequest(url) {     xmlhttp=null;     if (window.XMLHttpRequest)     {   // code for all new browsers         xmlhttp=new XMLHttpRequest();     }     else if (window.ActiveXObject)     {   // code for IE5 and IE6         xmlhttp=new ActiveXObject('Microsoft.XMLHTTP');     }     if (xmlhttp!=null)     {         xmlhttp.onreadystatechange=null;         xmlhttp.open('GET',url,true);         xmlhttp.send(null);     } } 

EDIT:

It appears to only fail when subsequent calls are made to the same unlock. I think this may be an AJAX issue….

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T08:01:46+00:00Added an answer on May 11, 2026 at 8:01 am

    Adding

    &date=DateTime.now.Ticks.ToString() 

    seems to have fixed it. I don’t think IE7 likes it when the same AJAX call comes in and the previous hasn’t been ‘resolved’ (the page is disposed before the AJAX call returns).

    Thanks to all that provided help.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

this follows on from my last question which I thought was answered but for
This question follows on from a previous question, that has raised a further issue.
This problem follows on from a previous question . When I run the following
This question follows on from a previous question. However stackoverflow presents me from commenting
this kind of follows on from another question of mine. Basically, once I have
This question follows on from this vim search question I have a setting in
This is a follow up from a question of mine that was just answered
This is a follow-on from this question, in which I was trying to suppress
This is a follow up question from Calling constructor in return statement . This
This is a follow-on question from the one I asked here . Can constraints

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.