Freelancers Forum Messages on Sunday March 19th 2006
Re: FN-FORUM: Usual Joys with IIS 5.1 and XP
date posted 19th March 2006 23:11
> Following error;
>
> "Active Server Pages error 'ASP 0201'
> Invalid Default Script Language
> The default script language specified for this application is invalid."
You've installed the .NET fram...
Re: FN-FORUM: Usual Joys with IIS 5.1 and XP
date posted 19th March 2006 21:08
I think it is probably the result of an update.
You did these, I assume.
http://www.aspfaq.com/show.asp?id=2371
http://support.microsoft.com/default.aspx/kb/296626
If you've also downloaded the lat...
Re: FN-FORUM: Usual Joys with IIS 5.1 and XP
date posted 19th March 2006 20:51
VBScript isn't a .NET language is it?
I thought you were stuck with VB.NET, C#, JScript or J# as your basic
language bundle.
You can use VBScript as normal but it won't be using .net, you'll just...
FN-FORUM: Usual Joys with IIS 5.1 and XP
date posted 19th March 2006 20:13
Got a quck project to do using ASP Net and VBScript, so having to install
IIS on a PC that has never had IIS installed before. I don't why everytime I
install IIS I have to go through this pain, Apach...
RE: FN-FORUM: Delete SQL Server User
date posted 19th March 2006 18:56
It's generally recommended to not give the ownership of objects to
anything other than dbo. Then you don't have this problem in the future.
Cheers
Andy=20
-----Original Message-----
From: [EMAIL REM...
RE: FN-FORUM: Delete SQL Server User
date posted 19th March 2006 18:10
Aye you need to change the owner to somebody other than the user you are
trying to delete. There is a stored procedure to show you all these objects
I can't remember what it is atm sp_helplogins ? You...
RE: FN-FORUM: Free XML xrate feed
date posted 19th March 2006 13:09
Thanks Anthony
Andy
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Anthony
Cartmell
Sent: 19 March 2006 13:39
To: FN-FORUM / [EMAIL REMOVED]
Subject: Re: FN-FORUM: Fre...
Re: FN-FORUM: Free XML xrate feed
date posted 19th March 2006 12:54
> I have been googling about and cannot find a simple free xml xrate feed
> - I
> just really need GBP to USD. Any recommendations?
Bank of Canada have various formats, I think CSV rather than XML,...
FN-FORUM: Free XML xrate feed
date posted 19th March 2006 12:39
Hi
I have been googling about and cannot find a simple free xml xrate feed - I
just really need GBP to USD. Any recommendations?
Thanks
Andy
--
No virus found in this outgoing message.
Checked by...
RE: FN-FORUM: REQ: Database of places/timezones
date posted 19th March 2006 09:16
Hello,
One of the best places I have found for time zone data is
http://www.timeanddate.com/worldclock/
Doing a quick Google search shows the public domain database for this is
linked to from http:/...
FN-FORUM: REQ: Database of places/timezones
date posted 19th March 2006 06:52
Hello
Does anyone know of a database which relates places to provinces (counties,
states, etc.) to Countries and timezones? I'm looking for something
world-wide. At the very least it should cover Eng...