Skip to main content
July 26, 2007
Question

Elementary - but confused

  • July 26, 2007
  • 4 replies
  • 340 views
I have loaded pictures to my homepage www.stugorna.se. Under Na Göra all headings work fine and show the pictures when tested in browser by F12, but the last "En Herrgårdssägen" doesn't. work when the site is opened in Explorer. Cannot figure out why, could anyone give me a cllue? It is probably rather elementary....
Lundabo
This topic has been closed for replies.

4 replies

Inspiring
July 28, 2007
Each radio button in a separate form? Why? And no submit button on any of
them....

What is it you want to accomplish?

Anyhow, you are using character entities, so the characters are not a
problem.

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


"Lundabo" <webforumsuser@macromedia.com> wrote in message
news:f8atu5$6iv$1@forums.macromedia.com...
>I have loaded pictures to my homepage www.stugorna.se. Under Na Göra all
> headings work fine and show the pictures when tested in browser by F12,
> but the
> last "En Herrgårdssägen" doesn't. work when the site is opened in
> Explorer.
> Cannot figure out why, could anyone give me a cllue? It is probably rather
> elementary....
> Lundabo
>


Inspiring
July 28, 2007
It would if the page used the correct character encoding (UTF-8)....

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">


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


"Paul-G" <webforumsuser@macromedia.com> wrote in message
news:f8cdik$258$1@forums.macromedia.com...
> Lundabo,
> first i'd start by taking out any swedish speech sounds like å and ä.
> Replace
> all with the US/UK letter. You might also consider taking out any spaces
> in
> file names. As far as i'm aware I don't think the web supports use of
> these
> types of letters. I did try it and it worked on my local machine using the
> filename herrgårdssägen.html. Though I still say this would be a good
> place to
> start. Also make sure the file exhists as I was getting a 404 error which
> means
> file not found.
>
> Paul
>


Participating Frequently
July 27, 2007
Lundabo,
first i'd start by taking out any swedish speech sounds like å and ä. Replace all with the US/UK letter. You might also consider taking out any spaces in file names. As far as i'm aware I don't think the web supports use of these types of letters. I did try it and it worked on my local machine using the filename herrgårdssägen.html. Though I still say this would be a good place to start. Also make sure the file exhists as I was getting a 404 error which means file not found.

Paul
Inspiring
July 27, 2007
.oO(Lundabo)

>I have loaded pictures to my homepage www.stugorna.se.

Uh, what's that page supposed to do with all the forms and radio
buttons? That looks _really_ broken.

>Under Na Göra all
>headings work fine and show the pictures when tested in browser by F12, but the
>last "En Herrgårdssägen" doesn't. work when the site is opened in Explorer.

It's all there. Maybe just a cache problem in your browser?

Micha