Visual Calendar doesn't display in IE or Netscape

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Visual Calendar doesn't display in IE or Netscape

    I have Dreamweaver's php visual calendar on my web page. It displays fine in
    Firefox, but doesn't show at all in IE7 or Netscape. I haven't uploaded the
    page to a server, just running it on my computer. Does anyone know why it
    doesn't display in the NS or IE?

    Also, I'm not able to run the administrator functions as outlined in
    Dreamweaver's info about the calendar. When I type in
    c://my-site/TDE_Vcalendar/admin in the location bar, I get an index listing of
    the folder, but no prompt to enter a user name and password.

    lhutchinson Guest

  2. Similar Questions and Discussions

    1. Alternate Visual Calendar
      I?ve recently purchased the Dreamweaver Extension, http://www.topdreamweaverextensions.com/dreamweaver-visual-calendar After employing it in my...
    2. Calendar control to display image on Mondays
      I am trying to get an image to appear on all Mondays within the calendar control. I also want that image to be a link. How can I do this?
    3. Why doesn't the CssClass property change the visual display of my datagrid cells?
      Why doesn't the CssClass property change the visual display of my datagrid cells? Thanks for any insights. I'm primarily a developer of .NET...
    4. #26013 [Opn->Bgs]: Cannot display string in netscape browser only IE
      ID: 26013 Updated by: edink@php.net Reported By: contact at palmtopreader dot com -Status: Open +Status: ...
    5. Web Album and Netscape display problems
      Shannon Wilder wrote: I think this may be a problem with your server in which case you should contact your host. The validator says your page is...
  3. #2

    Default Re: Visual Calendar doesn't display in IE or Netscape

    I uploaded the files to our web server, and the calendar displays perfectly now
    in IE7 and FF, but Netscape 7.2 just shows a blank space. I looked through the
    NS preferences, but didn't see anything about php files. Is there a setting in
    NS that I'm missing that will allow php files to run?

    lhutchinson Guest

  4. #3

    Default Re: Visual Calendar doesn't display in IE or Netscape

    lhutchinson wrote:
    > I uploaded the files to our web server, and the calendar displays perfectly now
    > in IE7 and FF, but Netscape 7.2 just shows a blank space. I looked through the
    > NS preferences, but didn't see anything about php files. Is there a setting in
    > NS that I'm missing that will allow php files to run?
    NS doesn't "run" PHP files, the server does, the server will send HTML to the browser and the browser interprets it, including pulling images, JavaScript and CSS files and executing any JavaScript. If the calendar isn't showing up, then there is either an issue with way the calendar is set up, or the calendar doesn't support Netscape.

    In your original post, you say that you have "Dreamweaver's php visual calendar on my web page". There is no Dreamweaver php visual calendar that comes with Dreamweaver. Are you perhaps using an extension, if so, please state which one, and where you got it. You have have to go to the developer's site for support.

    Beyond that you'll need to post a link to your page and if anyone using Netscape 7.2 may drop by. I've not used any version of Netscape since Firefox came out, plus it is no longer developed, and the version you're talking about is even 2 versions older than the last one released. so do you really need to worry about it?


    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | WebAssist Extensioneer
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert 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