January 12, 200125 yr are there any known conflicts with JAVA and CDML? I'm having some trouble with one of my JAVA scripts.
January 12, 200125 yr JAVA or Javascript? If your field names have spaces, this could be a problem. Can you be more specific on the trouble?
January 12, 200125 yr if you are already in the Webimages folder, all you have to do is have the following link: <a href="popupimage('me.jpg',320,240)">Click</a> it shouldn't have the "#" in there that i know of, but i guess that depends on the javascript you are using. Also make sure you have the script that goes in the header in the header. if your script is correct and calls for the "#", then that's fine, just look at the above link, you don't need the webimages/me.jpg if you are in webimages. yafreax [This message has been edited by yafreax (edited January 12, 2001).]
January 13, 200124 yr Author Hey, Thanks for the response. It was Javascript. Actually it turns out that the problem lays in referring to my web directory. In my FMPro 5/Web/ I have a folder titled WebImages If i want to refer to a file "me.jpg" how do i do that? In a popup script i had it written: <a href="#" onclick="popupimage('WebImages/me.jpg',320,240)">Click</a> That doesn't work.
Create an account or sign in to comment