September 16, 200619 yr This is pretty cool, but you need 8.5 to do it as they made window resizing calc change as you change the size of the window. (bit more work and you could probably do any size...) Tip: Resize the window ResizeContainer.fp7.zip
September 17, 200619 yr Hi Stuart try this code into a WebViever ( container is a field with referenced picture file ) Choose ( Abs ( Get ( SystemPlatform ) )-1 ; "Data:text/html," ; "About:" ) & ""
September 17, 200619 yr Author Hi Daniele: Thats really nice. Thanks ... for anyone wondering what we are talking about: http://fmforums.com/forum/showtopic.php?tid/180433/ Most of my users use the insert image script so will have to check if this method returns the path... would love to use import images but they have hundreds and the update method gets really slow and they insert images on a daily basis. best Stuart Edited September 17, 200619 yr by Guest
December 31, 200718 yr Sorry, I dont get it...is it possible to directly type html code in the web viewer instead of an url address ?
December 31, 200718 yr Yes and no. You do have to provide the web viewer with a URL address. But the address can be of the "data:" type, and this can contain HTML code. See: http://en.wikipedia.org/wiki/Data:_URI
Create an account or sign in to comment