Is there a way of posting a tiff image to an html document using javascript?
Printable View
Is there a way of posting a tiff image to an html document using javascript?
Moved to XML, HTML, Javascript, Web and CSS
I can't understand what you're trying to say here. "posting" normally refers to form submission, which would send data from the client browser to the web server. Are you wanting to dynamically insert an image into the page using JavaScript?