Gabe Taylor
5/27/2005 7:44:48 PM
Hmm... I receive the following:
Microsoft VBScript runtime error `800a01a8`
Object required: ``
/onlocation/images.html, line 4
Line 4 being the one that has
<img src="watermark.aspx?filename=FILENAME.JPG" />
Is there a component that I need for this to work that would not be part of ASP 3.0?
Thanks.
Joe Maddalone
8/13/2005 10:57:38 AM
This is ASP.NET you need at least the .Net Framework 1.0 or 1.1, which you can download for free form Microsoft. Just check Google for ".Net Framework download".
FILENAME.JPG... replace that with the actualy filename of an actual image, on your actual server.
Antonio
11/12/2005 1:49:51 AM
Great Code, And Thanks for share it.
I got some questions:
Why this piece of code is used twice?
<%
CreateGraphic
baseMap.Save(Response.OutputStream, ImageFormat.JPEG)
baseMap.dispose()
Img = Nothing
response.end
%>
And A further question?
After Run it the process aspnet_wp.exe Start.
Even If I move to another page the process is running.
How Stop this proccess?
Thanks in advance
Joe Maddalone
11/14/2005 7:24:26 AM
THe doubling up on the <% CreateGraphic baseMap... line is a typo - I`ll fix that today.
Your other question is something I will look into for you.
Paco
5/22/2007 5:32:10 AM
if possible include a logo in the watermark
rogotenin
7/5/2007 11:26:33 PM
Hi
I am Lucy, I have found your website while searching for some info at Google. Your site has helped me in a big way.
G`night
Have Fun
7/18/2007 5:38:46 PM
on your vacation wyvern
Joe Maddalone
7/23/2007 1:33:19 PM
Will Do
porty
6/2/2008 8:49:36 AM
gracias!
las ñ y los acentos no los reconoce en el filename