Comments inline ...

On 30 May,2003 at 10:25 Hutchins, Richard wrote:
<snip>
> Redirect(www.mypage.com);
> 
</snip>

You'll need "" around the url I reckon as in

Redirect("www.mypage.com");

;-)

Ronan
e: [EMAIL PROTECTED]
t: 01903 739 997
w: www.thelittledot.com

The Little Dot is a partnership of
Ronan Chilvers and Giles Webberley

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to