Hi,
It is a windows server, I would like to be able to use the font as a watermark on images uploaded to my website. The watermark is added by ASPJPEG component.
Thanks.
I have this problem connecting MSSQL3 via Enterprise Manager, sometimes if I leave it long enough, up to an hour in some cases, I can get the list, but it always says no items when I first open the databases folder and I have to refresh the window.
Luke Callaghan.
I am using cookies on my site and get the following error on one of my pages.
Microsoft VBScript runtime error '800a01b6'
Object doesn't support this property or method: 'Response.Cookies(...)'
The code causing this is:
Set dbRecSet = Server.CreateObject("ADODB.RecordSet")...