Problems viewing a specific webpage

G

Guest

Hello,

I am having a problem viewing a specific webpage for camping reservations.
On the webpage, I cannot enter selected dates to reserve camping sites, but
I can select other items on the webpage. The website is working on other
computers but mine.

The website is
http://www.camis.com/OP/camping/default.asp
It is part of the www.Ontarioparks.com website.

I was told by others to download java from java.com because the computer is
having a problem with javascript. I tried this but I still have the same
problem.
I have been told to try other browsers, but the same problem still occurred.
I have also made sure that I have enabled cookies, java is enabled, cleared
my cache,etc.

Does anyone have any suggestions.
Did I install java incorrectly, or could it be the memory on the computer?
My operating system is Windows2000.

Thanks in advance!
 
F

Frank Saunders, MS-MVP IE/OE

Ortona said:
Hello,

I am having a problem viewing a specific webpage for camping
reservations. On the webpage, I cannot enter selected dates to
reserve camping sites, but I can select other items on the webpage.
The website is working on other computers but mine.

The website is
http://www.camis.com/OP/camping/default.asp
It is part of the www.Ontarioparks.com website.

I was told by others to download java from java.com because the
computer is having a problem with javascript. I tried this but I
still have the same problem.
I have been told to try other browsers, but the same problem still
occurred. I have also made sure that I have enabled cookies, java is
enabled, cleared my cache,etc.

Does anyone have any suggestions.
Did I install java incorrectly, or could it be the memory on the
computer? My operating system is Windows2000.

Thanks in advance!

From http://www.fjsmjs.com/IE/hosts.htm

There is a problem with Web accelerator programs. One of the things just
about all of these programs do is save time questioning the Domain Name
Server to find the IP address by putting the domain name and address on a
line in a file in C:\Windows called Hosts with no extension (not Hosts.sam,
which is just a sample file). This File may be hidden, so in Windows
Explorer go to View | Folder Options and, under Hidden Files, click the
radio button for "Show all files". IE then never does a DNS lookup,
trusting that file. This saves a miniscule amount of time until the IP
address is changed. Then IE cannot find the site any more.

Open HOSTS with Notepad and remove any lines referencing the problem Web
sites.

Uninstall the web accelerator. Then open Hosts with Notepad and remove the
line referring to that site. Better yet, if you are not on a network, rename
Hosts to Hosts.old. If you are on a network there may be other lines in
Hosts necessary to proper functioning of the network.



Also see this article:

Troubleshooting Browsing Error Messages in Microsoft Internet Explorer

http://support.microsoft.com/support/IE/ie5/topics/browse/iebrowseemts.asp


--
Frank Saunders, MS-MVP, IE/OE
Please respond in Newsgroup only. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com./athome/security/protect/default.aspx
 
D

Don Varnau

Hi,
If the other browser(s) are Java capable and still have the problem, you
should be looking at other programs that are running in the background. Take
a look at programs like antivirus, security, privacy, ad-blockers, firewall,
etc. One of them may be blocking scripts/scripting.

Try putting that site in Trusted Sites. Internet Options> Security> Trusted
Sties> Sites.

Try these two commands:
Start> Run> Regsvr32 vbscript.dll [enter]
Start> Run> Regsvr32 jscript.dll [enter]

Or you might try reloading your scripting engine. Go to
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
for the appropriate download.

Something in this article may help:
308260- How to Troubleshoot Script Errors in Internet Explorer:
http://support.microsoft.com/default.aspx?scid=308260

Hope this helps,
Don
[MS MVP- IE/OE]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top