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

  • Home
  • SEARCH
  • 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 369093
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T13:53:12+00:00 2026-05-12T13:53:12+00:00

I just found a solution to one of the weirdest bug i have ever

  • 0

I just found a solution to one of the weirdest bug i have ever seen and i am still trying to find the reason …

I got an old CMS in Classic ASP. In the editor page there’s a JavaScript changing an image property:

function removeimg(objimg){
    objimg.onclick = "";
    objimg.src = "/Logiciel/_Altitude_image/interface/Gestion_acces/spacer.gif";
    objimg.width = 16;
    objimg.style.cursor = "arrow";
}

One of my client using IE6 told me that when she was saving her content in English it was overwriting her content in french, but the Language is saved in a Classic ASP session so I started to investigate the bug (none of my 200 other clients got that kind of problem) so after testing over and over again putting response.end in the code and response.write of my session to find out where it was changing I found out that it was in the javascript itself

This is the part I cant explain…I had to put objimg.style.cursor = "arrow"; in comment at first to realize that once that line was out there was no more problem with my ASP session.

Then after a few tests I changed objimg.style.cursor = "arrow"; to objimg.style.cursor = "pointer"; and it worked just fine. I was wondering if anyone got that kind of problem before, and if someone could explain to me how changing a cursor could affect my server side classic ASP session

Thank you.

  • 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. Editorial Team
    Editorial Team
    2026-05-12T13:53:12+00:00Added an answer on May 12, 2026 at 1:53 pm

    It’s a bug in IE: when it finds is given an invalid value, such as arrow, for the cursor property by a script (though not in CSS) it incorrectly treats it as if it were url(arrow) and attempts to fetch the image file named “arrow” that it believes it should be displaying. This additional HTTP request would send any cookies associated with the page from which it was made. The cookies would include the ASP Session identifier cookie, and presumably this unexpected and out-of-sequence request was somehow affecting your session-related code.

    (By the way, if the cursor is supposed to be the usual arrow cursor, the correct value is default; pointer is the cursor associated with hovering over a link. But perhaps that’s what was wanted in the first place.)

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

Sidebar

Related Questions

Edited: SOLUTION FOUND. This is strange and not the best solution, but I just
I just found Data::Section and I got interested in it. Unfortunately, I simply cannot
I just found out this weird behavior, is this a bug or what am
I just found an interesting situation. Suppose you have some SwingWorker (I've made this
I need to display XSD files in a treeview. I already found one solution
I have two projects in one solution : Class Library for my BLL and
I have searched far and wide on this one, but haven't really found a
I`m trying to customize my TabBar in xcode,ios, however I just found ppl saying
-Edit: Solution Found- Figured it out after some heavy searching - one person (I
I have a C# project with two namespaces in one solution. I've documented all

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.