Results 1 to 3 of 3

Thread: posting a tiff image using javascript

Hybrid View

  1. #1
    Addicted Member
    Join Date
    Mar 07
    Posts
    144

    posting a tiff image using javascript

    Is there a way of posting a tiff image to an html document using javascript?
    Last edited by sneakers; Jun 30th, 2012 at 03:04 PM.

  2. #2
    Super Moderator Hack's Avatar
    Join Date
    Aug 01
    Location
    Searching for mendhak
    Posts
    58,283

    Re: posting a tiff image using javascript

    Moved to XML, HTML, Javascript, Web and CSS
    Please use [Code]your code goes in here[/Code] tags when posting code.
    When you have received an answer to your question, please mark it as resolved using the Thread Tools menu.
    Before posting your question, did you look here?
    Got a question on Linux? Visit our Linux sister site.
    I dont answer coding questions via PM or EMail. Please post a thread in the appropriate forum section.

    Creating A Wizard In VB.NET
    Paging A Recordset
    What is wrong with using On Error Resume Next
    Good Article: Language Enhancements In Visual Basic 2010
    Upgrading VB6 Code To VB.NET
    Microsoft MVP 2005/2006/2007/2008/2009/2010/2011/2012/Defrocked

  3. #3
    Frenzied Member tr333's Avatar
    Join Date
    Nov 04
    Location
    /dev/st0
    Posts
    1,426

    Re: posting a tiff image using javascript

    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?
    Don't forget about rep points if you think a post has benefited you in any way.
    Just another Perl hacker,

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •