Jump to content

This topic is 7777 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.