navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

works in view preview in frontpage but not the net

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> General Web Development >> works in view preview in frontpage but not the net
Page: [1]
 
J-man

 

Posts: 936
From: Canada
Status: offline

 
works in view preview in frontpage but not the net - 4/28/2002 23:46:56   
thanks for reading this. i'm working in FP2000 and when i view the page the code kick in and tells me if the acrobat reader has been installed... and it tells me that it has (and i do have it installed.. so it works) but when i put the htm up to the server... it tells me that it is not installed. This is very weird !
on the net it is here:
www.instant-qualifier.com/ex.htm (and you need to click the second "click here") to go to teh detect page. Can someone verify that i'm not going crazy !!!!
the code to detect is this:

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>ACROBAT TESTING</title>
</head>
<body>

A window may pop-up asking if you want to allow this interaction.
You will need to select YES in order to determine whether Acrobat Reader has been
installed.
<p></p>

<SCRIPT LANGUAGE="Javascript">
<!--
// detection for Netscape
var useAcrobat = navigator.mimeTypes &&
navigator.mimeTypes["application/pdf"]
//-->
</SCRIPT>
........
<SCRIPT LANGUAGE="VBScript">
<!--
on error resume next
useAcrobat = not IsNull(CreateObject("AcroExch.Document"))
//-->
</SCRIPT>

<SCRIPT>
<!--
if (useAcrobat)
document.write("Acrobat reader ok");
else
document.write("Acrobat reader not found");
//-->
</SCRIPT>

</body>

</html>

 
Shirley

 

Posts: 3126
Joined: 1/8/1999
From: Omaha, Ne USA
Status: offline

 
RE: works in view preview in frontpage but not the net - 4/29/2002 0:53:17   
It tells me acrobat reader not found and yes I have the latest version

Shirley
cmycat.com
Money Tree Web Design
Omaha Homes Online

(in reply to J-man)
PBailey

 

Posts: 907
From: San Antonio, Texas USA
Status: offline

 
RE: works in view preview in frontpage but not the net - 4/29/2002 4:09:37   
J-man,
I get the not found message. I have 5.0 installed.

 Paula
So much to learn......

(in reply to J-man)
J-man

 

Posts: 936
From: Canada
Status: offline

 
RE: works in view preview in frontpage but not the net - 4/29/2002 12:10:52   
Shirley & PBailey --> could you try it again when you find the time.. thank you sooo much ! I would also like to get a macintosh test. If any one has a mac could you also try the detection. Thanks everyone. This question doesn't really fit in anywhere so i think i run a testing poll in the lounge. Cheers !

 

(in reply to J-man)
Page:   [1]

All Forums >> Web Development >> General Web Development >> works in view preview in frontpage but not the net
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts