Freelancers Forum Messages on Tuesday November 1st 2005
Re: FN-FORUM: Can't find this in any of my books
date posted 1st November 2005 23:59
Dom Latter wrote:
> On Tuesday 01 Nov 2005 11:41 pm, Andrew Larcombe wrote:
>
>
>>-> syntax to access an object's member variables and functions, but that
>>wouldn't help you, because you don't know...
Re: FN-FORUM: Can't find this in any of my books
date posted 1st November 2005 23:52
On Tuesday 01 Nov 2005 11:41 pm, Andrew Larcombe wrote:
> -> syntax to access an object's member variables and functions, but tha=
t
> wouldn't help you, because you don't know what objects, classes,...
Re: FN-FORUM: Can't find this in any of my books
date posted 1st November 2005 23:38
[EMAIL REMOVED] wrote:
> Hello John,
>
> Don't suppose you happen you know any good books on this subject matter do
> you? None of my books cover this class subject.
Which books do you have?
Try th...
Re: FN-FORUM: Can't find this in any of my books
date posted 1st November 2005 23:29
[EMAIL REMOVED] wrote:
> Hello,
>
> Can anyone please explain what this is used for in php. I have googled and
> searched all my books but can't find what it means: '->', to be honest I
> can't find...
Re: FN-FORUM: Can't find this in any of my books
date posted 1st November 2005 20:47
Hello John,
Don't suppose you happen you know any good books on this subject matter do
you? None of my books cover this class subject.
DG)
----- Original Message -----
From: "John Le Drew" [EMAIL RE...
Re: FN-FORUM: Can't find this in any of my books
date posted 1st November 2005 18:24
Hi,
Tuesday, November 1, 2005, 5:35:43 PM, you wrote:
> Can anyone please explain what this is used for in php. I have
> googled and searched all my books but can't find what it means:
> '->', to be...
RE: FN-FORUM: .NET Web Service without VS [OT]
date posted 1st November 2005 17:54
There is an open-source alternative to Visual Studio called #develop (short
for SharpDevelop) but it would be total madness to move over to this after
investing the money in a Visual Studio license....
Re: FN-FORUM: Freelance Websites
date posted 1st November 2005 17:30
Nil desperandum illegitima carborundum
On 1 Nov 2005, at 16:49, Lists wrote:
> Cena (aut prandium)? Tempus ire domum est. Cogito sumere potum alterum.
Best regards,
Ray
---------------------------...
Re: FN-FORUM: Can't find this in any of my books
date posted 1st November 2005 17:30
Hi David,
That operator is used to select the methods and properties of objects.
You probably want to take a look at
http://www.php.net/manual/en/language.oop.php on the php.net site or
http://www.ph...
FN-FORUM: Can't find this in any of my books
date posted 1st November 2005 17:23
Hello,
Can anyone please explain what this is used for in php. I have googled and
searched all my books but can't find what it means: '->', to be honest I
can't find how to replicate it correctly eit...
RE: FN-FORUM: .NET Web Service without VS [OT]
date posted 1st November 2005 17:17
I'm not anti-Microsoft at all, honest, but sometimes I just want to punch
someone for not finishing the job, lol
End of thread, I promise.
Craig
-----Original Message-----
You can get valid HMTL...
RE: FN-FORUM: .NET Web Service without VS
date posted 1st November 2005 17:07
You can get valid HMTL/XHTML out of VS, just not using all the MS
controls ;) If you create the headers etc., as HTML/XHTML and then
create the whole document as XSLT derived HTML/XHTML then all fine...
RE: FN-FORUM: .NET Web Service without VS
date posted 1st November 2005 16:51
Er, yes, as far as "I" know the only way to interrogate a BTreive database
attached to a web site in Australia and link it into results obtained from a
SQL 2000 database here in the UK and display th...
Re: FN-FORUM: Freelance Websites
date posted 1st November 2005 16:47
on 1/11/05 4:50 pm, Lists at [EMAIL REMOVED] wrote:
> Tempus ire domum est. Cogito sumere potum alterum
I think I=B9ll have another drink!!...
Re: FN-FORUM: Freelance Websites
date posted 1st November 2005 16:38
Cena (aut prandium)? Tempus ire domum est. Cogito sumere potum alterum.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Kathy
http://www.vendetta.co.uk
+44(0)7005 982 261...
RE: FN-FORUM: .NET Web Service without VS
date posted 1st November 2005 16:33
There's too much to get wrong trying to do anything with .NET without
using VS2003. Do you *really* need to use webservices with classic ASP ?
You have to manage the whole soap conversation yourself a...
Re: FN-FORUM: Freelance Websites
date posted 1st November 2005 15:06
Thanks Max - can't believe that my few questions could generate such a
response!
On 1/11/05 2:47 pm, "John 'Max' Maxwell" [EMAIL REMOVED] wrote:
>
> Hello all,
>
> I've been out of the office for...
RE: FN-FORUM: Freelance Websites
date posted 1st November 2005 14:35
Hello all,
I've been out of the office for a couple of days and have returned to sift
my email - wow - did I miss a fight?
Dawn & Alain - you should join the MENSA forum, you'd fit right in - they'd...
FN-FORUM: .NET Web Service without VS
date posted 1st November 2005 10:33
Hi,
I'm just about losing it with VS2003. I'm a newbie to .NET and need to
write some web services for a classic ASP site. I know some people are
writing web services without Visual Studios' "help"...