Jason Barker Posted October 17, 2003 Posted October 17, 2003 The javascript in my results page does not get parsed. The source code in my text editor looks like: <SCRIPT LANGUAGE="JavaScript"> <!-- document.write("BOO"); //--> </SCRIPT> However, in the source code viewed within the browser (Netscape, IE, and Safari), all I see is: <SCRIPT LANGUAGE="JavaScript"> </SCRIPT> If I do a simple document.write("hello world!") in a file saved on my desktop, it works. But if it goes through FileMaker, it doesn't. Any ideas? Thanks!
Garry Claridge Posted October 18, 2003 Posted October 18, 2003 Remove the Comment tags. All the best. Garry
Recommended Posts
This topic is 7777 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now