Shopping cart    |      
Results 1 to 5 of 5

Thread: Including screenshots in webinterface?

  1. #1
    Join Date
    Jun 2007
    Location
    Apeldoorn; Netherlands
    Posts
    19

    Question Including screenshots in webinterface?

    Hello,

    Are you planning to create the possibility to include images while using the webinterface?
    We realy miss the possibility to include screenshots in our testresults.
    I do hope this is a planned feature for the (near) future.

    Rudy

  2. #2
    Join Date
    Mar 2007
    Posts
    55

    Default

    Can't you already do this by adding an HTML reference to the image you want (<img src="http://host/path/img.jpg">)? I guess you would have to allow full access to a folder so people could drop the images, and a button to attach an image would be much easier for your typical end user, and thus would probably be better...

  3. #3
    Join Date
    Mar 2005
    Posts
    912

    Default

    As pbrooks suggests it would require some scripting on your side to retrieve an image from the user and store it in a folder specifically set up for it. The same bit of sctipting could then add an <img> link to the required field.

  4. #4
    Join Date
    Jun 2007
    Location
    Apeldoorn; Netherlands
    Posts
    19

    Default

    I guess I wasn’t very clear, what I really meant was an 'upload' field to store images on a predefined server. Actually something similar to the ‘add bug path’, ‘view bug path’ functionality.

  5. #5
    Join Date
    Mar 2005
    Posts
    912

    Default

    We'll keep it in mind, however there is probably a way to do it with javascript.

Posting Permissions

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