Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Re: Blank page

    > What version of IE


    Our clients have Win98SE & IE6 6.0.280
    and the development team have IE6 with WIN2K .

    with those two configuration it is occer many times (more with
    Win98SE)

    Also we have some clients with win XP professional ,they do not have
    problemm
    almost at all.

    I thought that this is combination of PC configuration and O.S but
    when it is occer with win2k i start to search for another solution .

    Thanks
    Nir Salab
    EMail :Nir_Salab@zomet.com
    Zomet Information LTD.
    Israel
    Nir Guest

  2. Similar Questions and Discussions

    1. Edit page shows blank page!
      We have a serious problem with Contribute 3: We browse to the page we wish to edit, and then click 'Edit'. Contribute fetches the templates etc;...
    2. Edit page returns a blank draft page
      The connection to my website is validated. I can see the home page as expected. But when I go to "Edit page" online, it comes back with a blank...
    3. PHP PAGE SHOWING BLANK PAGE
      Hi ppl, Am having trouble with Dreamweaver/PHP. I have Sokkit v3.5 (Formerly known as PHPTriad) With Apache/2.0.49 (Win32) PHP/4.3.6 and MySQL...
    4. 1 page (of 220) exports as a blank pdf page
      I am bewildered. I export every page, chapter by chapter. But page number 9 always comes out as a blank white page in the pdf file. Has anybody got...
    5. Link target to blank page and sizing new page
      SimpleQ wrote: :: Hello, :: :: I'm linking a simple thumbnail to open a larger image in a new :: brower page. I'm trying to size the border of...
  3. #2

    Default Re: Blank page

    My experience w/ similar issues has almost always been client script
    related. Especially w/ IE 5.2 on Mac OSX. If the browser is failing to
    render the page after receiving the response, then there is something in the
    response it doesn't like. If you have the option of debugging script errors
    in the client browser, turn it on. Either way...start eliminating pieces of
    javascript to isolate the issue. It's always been a tricky issue for me,
    but I've found the published DOM method checking does not always work and
    have had to resort to browser detection until I'm given time to isolate the
    issue at a later date ( if at all! ).


    "Nir" <Nir_salab@zomet.com> wrote in message
    news:64b814d1.0308100645.1ae0a327@posting.google.c om...
    > Hello all.
    >
    > We have strange problem .
    >
    > Some times our clients get an empty page (randomly)
    > we are using tabstrip & Iframes in those pages
    > I do not know if it is matter.
    >
    > I read some articles about similar behavior but all handle with
    > "Smart navigate " option and this is not my case because it is turn
    > off in my application
    >
    > When we got an empty page we look on view source and the source is
    > full
    > but IE does not "translate" the html tags .
    >
    >
    > Any body have Idea ?
    >
    > B. Regards,
    > Nir Salab
    > Zomet Information Ltd.
    > Tel: 972-3-9187674
    > Mobile : 972-53-272409

    PJ Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139