Page not showing on other machines

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Page not showing on other machines

    I've created a form and uploaded it, but I can only see it in Safari on my
    machine. I can't view it in any other browser on my machine, or in ANY browser
    on other machines. I've clecked the code at [url]http://validator.w3.org/[/url] and it
    says that its fine, but I still can't view it. Is there any reason for this?

    If it helps the form is at [url]http://www.lucyohara.talktalk.net/Mk2/contact.php[/url]

    Thanks for your help.
    lucy

    Lucy4 Guest

  2. Similar Questions and Discussions

    1. Page not showing
      Can anyone explain why a page can be available to edit in Contribute3 yet not visible in the site list when using the choose option. It appears to...
    2. 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...
    3. web page not showing
      I have uploaded several pages to the web from publisher .htm file. The latest one however seems to load fine but when I go to view it, nothing...
    4. Getting "The Page cannot be displayed" on some machines but not others with ASP.NET pages
      I have three ASP.NET applications running with the following configuration on a Windows XP Pro machine running IIS 5.1: web.config - <identity...
    5. IIS showing $ instead of £ on asp page
      I just built an asp page taking values from sql server and need the currency in £. this worked for about a week and now my currency has changed to $...
  3. #2

    Default Re: Page not showing on other machines

    When I browse there with Safari, the markup is written to the page rather
    than the page rendering.

    I note that you have an unparsed line of PHP code at the beginning -

    <?php echo "<?xml version=\"1.0\" encoding=\"utf-8\"?".">"; ?>

    What's that about. Anyhow, that's no doubt why you aren't seeing the page
    on other systems.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "Lucy4" <webforumsuser@macromedia.com> wrote in message
    news:dse1li$mi0$1@forums.macromedia.com...
    > I've created a form and uploaded it, but I can only see it in Safari on my
    > machine. I can't view it in any other browser on my machine, or in ANY
    > browser
    > on other machines. I've clecked the code at [url]http://validator.w3.org/[/url] and
    > it
    > says that its fine, but I still can't view it. Is there any reason for
    > this?
    >
    > If it helps the form is at
    > [url]http://www.lucyohara.talktalk.net/Mk2/contact.php[/url]
    >
    > Thanks for your help.
    > lucy
    >

    Murray *TMM* Guest

  4. #3

    Default Re: Page not showing on other machines

    Sorry to appear really stupid, but what should I do to correct it? This is only the second ever PHP form I've done and the first one works fine.
    Thanks for helping me.
    Lucy
    Lucy4 Guest

  5. #4

    Default Re: Page not showing on other machines

    Delete that line that I mentioned.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "Lucy4" <webforumsuser@macromedia.com> wrote in message
    news:dsf9c3$ctu$1@forums.macromedia.com...
    > Sorry to appear really stupid, but what should I do to correct it? This is
    > only the second ever PHP form I've done and the first one works fine.
    > Thanks for helping me.
    > Lucy

    Murray *TMM* Guest

  6. #5

    Default Re: Page not showing on other machines

    Okay I removed <?php echo "<?xml version=\"1.0\" encoding=\"utf-8\"?".">"; ?> and now it works. I still have one question though, if I put the page with the form into a frame will it still work?
    Lucy4 Guest

  7. #6

    Default Re: Page not showing on other machines

    Yes, but why would you want to do that? Why are you even thinking of using
    frames?

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "Lucy4" <webforumsuser@macromedia.com> wrote in message
    news:dsf9sk$dln$1@forums.macromedia.com...
    > Okay I removed <?php echo "<?xml version=\"1.0\" encoding=\"utf-8\"?".">";
    > ?> and now it works. I still have one question though, if I put the page
    > with the form into a frame will it still work?

    Murray *TMM* Guest

  8. #7

    Default Re: Page not showing on other machines

    I'm just modifying something that somebody else has created. I prefer not to use frames if I can help it.
    Lucy4 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