I am sure many of you have had this same problem. I want all uploaded images
to my site (gifs and jpg) to be resized "on the fly" so that all have the
same width and height. Does anyone knows about a tool (free, if possible)
that can do this under Win2k, IIS 5.0 and that can be used with PHP 4.0?
Hi! I have the following problem:
I am using IIS 5.0 on Win2k, and I am unable to create COM objects. For
example, the following code will produce the script to halt:
$myObject= new COM("CDONTS.NewMail");
$myObject->to='[EMAIL PROTECTED]';
$myObject->send();
The script stops in the second li
I had EXACTLY the same problem about a month a go, but using IIS on Win2k.
The session file contains only ":foo|", so it's just the same.
There are a couple of things to check:
1. Make sure the browser is receiving the cookie.
2. Make sure the browser is returning the cookie (shoul
3 matches
Mail list logo