dataassit usage
Hi
is there any documentation on how to use the extension with dataassist?
thanks
Ian
Hi
is there any documentation on how to use the extension with dataassist?
thanks
Ian
There is nothing specific to using this product with DataAssist.
What is it you are having difficulty with?
Hi jason
I haven't bought it yet I'm considering my options.
I'm working on a project using dataassist on one table which will include using the universal email component to upload the images. In this case the client will be doing the uploading so all image resizing will have to be automatic. ( Whilst quality is not necessarily an issue with a thumbnail it will be with the details page images. In the past I've resized using photoshop and fractals to get the best quality.)
Not sure if it's better to let UE do the resizing or the new resizing extension.
Anyway back to my main question ;-)
The video makes it look simple to use is it the same method with the results page?
where the code is:
<img class="WADAResultThumb" border="0" src="<?php echo $row_WADAboats["dt_boatImageThumbnail"]; ?>" alt="<?php echo $row_WADAboats["dt_thumbnail_alt"]; ?>" /></a></div>
thanks
Ian
the idea behind image re-sizer is to have one main image that will be resized based on the fly based on the width and height tags used in the image tag.
soo using:
<img class="WADAResultThumb" border="0" src="<?php echo $row_WADAboats["dt_boatImageThumbnail"]; ?>" alt="<?php echo $row_WADAboats["dt_thumbnail_alt"]; ?>" width="100" height="100" />
would automatically create a new cached image using the 100px width and height specified.
Thanks Jason
I'll buy it tomorrow and have a play
have a good weekend
Ian
no worries, you have a good weekend as well.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.