Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== O4WImage routine ====== ==== Description ==== Displays the image specified in <url> at the current location, using <text> as the 'alternate text'. ==== Syntax ==== O4WImage(text, url, linktype, linkto, target, id, style) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |text|The alternate text to be displayed if the image is not found.| |url|The URL to the image to be used.| |linktype|The type of link. See [[o4wlink|O4WLINK]] for a list of valid <linktype> values.| |linkto|If not null then image is also a link to the specified location.| |target|Specifies the target browser window.| |id|If <ID> is specified, this image can be addressed through style sheets individually.| |style|If <style> is specified, the style is applied to the image that is generated.\\ \\ Note that <style> can be either the name of a style (as created by one of the O4W style functions, or as defined in an included style sheet), or it can be the returned value from one of the O4W style functions.\\ \\ If O4WHTMLOptions is specified as one of the style options, this may return HTML rather than actually embedding the image on the form.|| ==== See Also ==== [[o4wlink|O4WLINK]] guides/o4w/o4w_api/o4wimage.txt Last modified: 2024/06/19 20:19by 127.0.0.1