Hi Feherke:
Thank you again for taking the time to show me the problems and why. I wish I could take advangtage of your suggestions, but I can not have access all of the sourse code with this web site -MSN office. The only code I have control over is what is listed below. MSN Office builds...
Hi- I recently noticed that my home flash web page does not show a thumbnail on the Google most visited new tabs, Safari top sites, or Firefox. I tried modifying the background page by hiding a .jpg image behind the flash page, but the problem persists and only shows a white page with a blue bar...
Feherke - what I wanted when I stated to fix this problem was not to have the error page open in the iframe. I wanted a separate page to open up that described how to fix the cookie error problem, which is “Object reference not set to an instance of an object”. However, I could not find any...
Hi feherke - below are the 2 test sites- if Opera works for you, do you know why it does not work for me. It does not go to the test page (?), which was my problem from the staart with IE- I proball should fix the problem with Opera also, as I agree with wanting everything correct. Thanx...
Tried navigator.cookieEnabled - and works with all but Opera, as it gives a blank iframe page in Opera. However, also if (!document.cookie)does not work with Opera, in that it does not open up the error page (fix problem page) and when cookies are off shows as an error in the iframe. Do you...
Would you mind giving me the full code for this code to insert into my test page, I would be guessing on what to do with it otherwise. Is it a script? Do I add it to the existing code you wrote? Sorry for not being as knowegable as I would like to be. I am learning though...
Hi Feherke- Thanx again for the response. Very much appreciated. YOUR CODE WORKS perfectly…… The results are below.
Per your suggestion, I created a test page called http://dnorwood.com/cookie_test.aspx using the problem code.
<script type="text/javascript">
if (!document.cookie) {...
Hi Feherke- thank you for your response. Unfortunately, I do not understand your reply, as I am not an expert. I just experiment with code I find. Usually the code I find works and I use it. In this case it did work in IE, so why not in Chrome? I have been looking for a long time and...
Hi – I was excited to find this great code to solve a problem with users blocking cookies. I added it to a iframe page on my site. In IE7 it works great. It detects if the user has cookies enabled, and if not, within the iframe,, it tells the user what the problem is and how to fix it. If...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.