IE 6

  • Thread starter Thread starter Eric
  • Start date Start date
E

Eric

I'll do my best to explain my problem. I am building a
website through an online service called Medem. This
site has a main page and a subsite. Each are individual
websites. The wizard/builder provides a way to "switch
sites" so I can modify and or add/delete information
within the main site and the subsite. When I am in the
subsite builder and I click "switch sites", I am given
the opportunity to enter the main site. However, once in
the main site builder, when I click the "switch sites"
tab, a link to the subsite does not appear. Also, when I
am in the main site builder, if I click on a tab to go to
the home page, I am taken to the home page "control room"
for the subsite. This problem is occuring on my home
computer only; The site builder works fine from my work
computer. Any suggestions? Thank you.
 
Eric, a lot of these things use Java or Java applets so it is possible you
have a Java Virtual Machine problem.

(The VM is like the old "Basic" interpreters that allow a Java program to
run on various different machines without changes)

Note this is not the same a "JavaScript". You can write proper programs in
Java.

Since I don't know the page or editor at all I suggest you wait for other
comments in case someone does know exactly what the trouble is, but for
future reference here are some links to Java related stuff. Perhaps if you
could provide a link to the site it would help someone.

Like I said nothing below should be harmful but see what others say first.

The Microsoft Version
http://n6hb.org/s-a/JAVA-ts.htm#ie_jvm
The Sun Microsystems version
http://www.java.com/en/download/windows_automatic.jsp
A utility to switch between them (if you install both)
http://pages.istar.ca/~neutron/SelectIEJVM/

If you actually want to learn HTML go here... they do a professional grade
free editor. Please note that there's an example in it that some virus
detectors identify as a virus / trojan called six buttons from hell. In fact
it is harmless but does panic some folks <g>

www.evrsoft.com

Charlie
 
Back
Top