Freelancers Forum Messages on Saturday November 12th 2005
Re: FN-FORUM: Project application
date posted 12th November 2005 15:39
Hi
Does anyone happened to know if there is a blacklist of such unethical
advertisers? If there's none, wouldn't it might be a good idea for us
to 'name and shame' them so that we won't be trapped....
RE: FN-FORUM: upload a photo with ASP
date posted 12th November 2005 14:06
One proviso when using *any* upload script is that you need to have
permissions from the process running the script (e.g., IUSR_Machine or
the ASP.NET user) to the folder that you're writing the files...
FN-FORUM: SQL - Only Update Column When Value Not Null
date posted 12th November 2005 13:45
I have a SQL stored procedure that checks the MSSQL database for an email
address. If the email address exists then the SP will update any details
passed to it, however I want my SP to only update the...
RE: FN-FORUM: upload a photo with ASP
date posted 12th November 2005 12:50
You can install ASPUpload from www.aspupload.com or I believe there's .NET
component for it as well if that's your bag.
You can write your own ASP for it but it's not that simple. I have one
somewher...
Re: FN-FORUM: upload a photo with ASP
date posted 12th November 2005 12:49
If your server has a third party component such as ASPUpload then you can
use this. Otherwise there is a pure ASP script out there called
clsupload.asp which you can use. I have a copy - let me know i...
Re: FN-FORUM: Eeeek!
date posted 12th November 2005 12:43
Love it - book marked it!
Lorna
----- Original Message -----
From: "Anthony Cartmell" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Saturday, November 12, 2005 11:41 AM
Subject: Re: FN-FORUM: Eeeek!
>...
Re: FN-FORUM: upload a photo with ASP
date posted 12th November 2005 12:04
Hello I want to upload a photo using ASP code. Does anybody know how can
I do it?...
Re: FN-FORUM: Eeeek!
date posted 12th November 2005 11:27
> http://blueballfixed.ytmnd.com/
Nice!
Anthony
--
www.fonant.com - hand-crafted web sites...
Re: FN-FORUM: CSS - and coding Lang
date posted 12th November 2005 06:14
>=20
> Yeh sdolved it with a where required - its odd that browsers =
should
> need this esp as the Doc type is STRICT
>=20
> Mike=20
IE6 and before have gone the M$ way - ignore the standards...