I have a site that uses asp and js combined. My problem I think is simple but I cannot find it. I have a matrix of numbers that are links. These links prompt for input through a js popup box, click ok and it calls a asp maintenance page then redirects to the original page with the matrix updated (no pun intended here).
The problem is all computers (even non-dev machines) will do this successfully except for my machine from home. Therefore the coding is correct. When I try this from home it does not make the updates. This leads me to believe that there is some setting on my machine that is causing this.
I have even tried to debug it by viewing the param's that are being passed and they are correct. Has anyone had this issue or know where to begin?
Thanks,
Jack
The problem is all computers (even non-dev machines) will do this successfully except for my machine from home. Therefore the coding is correct. When I try this from home it does not make the updates. This leads me to believe that there is some setting on my machine that is causing this.
I have even tried to debug it by viewing the param's that are being passed and they are correct. Has anyone had this issue or know where to begin?
Thanks,
Jack