Well, almost. Microsoft has made a version of the popular Firefox extension here. It's still beta, but seems to have not entirely messed up my PC yet. I have found it to be useful, as most of my clients use IE as their preferred browser, thus forcing me to do the same when testing their sites.
A recent thread on the OTN HTML DB Forum asked about how to determine the width & height of an image stored as a BLOB in an Oracle table. I mentioned in that thread that I have some code to manipulate an image stored in a BLOB column. This is particularly useful if you’re going to let users upload images, and you want to re-size them to display as a thumbnail. Thanks to Oracle interMedia , it is trivial to manipulate the width, height, and other attributes of images stored in an Oracle table. I’ve created a sample application here which demonstrates Oracle interMedia and HTML DB in action. Feel free to have a look. You can download this application from HTML DB Studio as well. Basically, this application allows you to upload images and perform an operation on the image as it is inserted into the PHOTO_CATALOG table. There are two places where some PL/SQL code is required: an After Submit process on page 2, and a procedure to display the images. Here is the PL/SQL for the After...
Comments
I've found a developer bar for IE : www.debugbar.com
It's very easy to use and very powerful !
use it and tell me more about it !
have a nice day !
Bastien
You might find this to be a useful compliment to the developer toolbar.
https://www.fiddlertool.com/fiddler/