Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

ppt presentations on my webbsite not displayed; but on IE ok. I'd rather use FF.Webbsite is:"marcsegenwebbplats.se". Distributed through windows advanced server. Thanks for your answer!

  • 1 Antwort
  • 3 haben dieses Problem
  • 1 Aufruf
  • Letzte Antwort von cor-el

more options

please go to: "http://marcsegenwebbplats.se", ppt presentations on menu applet can't be opened; error message is copied further down. Several mime types allready added on Windows advanced server which is the server I have at home; but same problem at work with commune server (Sollentuna webb). ppt canbe opened and viewed on IE. But I want and prefer to use Firefox. Site is used for teaching purposes. In waiting for your answer, thank you. Marc.

please go to: "http://marcsegenwebbplats.se", ppt presentations on menu applet can't be opened; error message is copied further down. Several mime types allready added on Windows advanced server which is the server I have at home; but same problem at work with commune server (Sollentuna webb). ppt canbe opened and viewed on IE. But I want and prefer to use Firefox. Site is used for teaching purposes. In waiting for your answer, thank you. Marc.

Alle Antworten (1)

more options

That is a problem with the links. They have backslashes (escaped as %5C) instead of forward slashes.

http://marcsegenwebbplats.se/DIGESTION-filer%5Cframe.htm

This works:

http://marcsegenwebbplats.se/DIGESTION-filer/frame.htm

See http://marcsegenwebbplats.se/menu.txt

{Matspälkning,http://marcsegenwebbplats.se/DIGESTION-filer\frame.htm,_self}
{Respiration,http://marcsegenwebbplats.se/RESPIRATION-filer\frame.htm,_self}
{Urinväg,http://marcsegenwebbplats.se/URINAIRE-filer\frame.htm,_self}
{Immunförsvar,http://marcsegenwebbplats.se/IMMUNE-filer\frame.htm,_self}
{Temperature,http://marcsegenwebbplats.se/TEMPERATURE-filer\frame.htm,_self}

Geändert am von cor-el