Freelancers Forum Messages on Wednesday August 23rd 2006
RE: FN-FORUM: ASP Content Management
date posted 23rd August 2006 22:59
UTE is the one I use if it does not need anything too flashy, simple to set
up and works 'out of the box' with virtually anything
Dave
[David J MacKillican]
I've got a potential client that wants a...
RE: FN-FORUM: ASP Content Management
date posted 23rd August 2006 22:48
What level of CMS are they wanting?
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Mark
Northeast
Sent: 23 August 2006 22:51
To: FN-FORUM / [EMAIL REMOVED]
Subject: RE...
RE: FN-FORUM: ASP Content Management
date posted 23rd August 2006 22:39
I'm looking for classic ASP CMS not .net
Thanks
Mark
Mark Northeast
www.krammedia.com...
RE: FN-FORUM: ASP Content Management
date posted 23rd August 2006 22:19
Are you looking for asp or .net?
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Mark
Northeast
Sent: 23 August 2006 22:25
To: FN-FORUM / [EMAIL REMOVED]
Subject: FN-FOR...
RE: FN-FORUM: ASP Content Management
date posted 23rd August 2006 22:16
Have you looked at DotNetNuke? It's the only one I can think of off the top
of my head.
Allan Young
http://www.web-spaced.com
http://www.desk2web.co.uk
MSN Messenger: [EMAIL REMOVED]
Yaho...
FN-FORUM: ASP Content Management
date posted 23rd August 2006 22:13
I've got a potential client that wants a site built that must have a CMS.
They also want a MS SQL Server database to store company and user info.
So I'm planning on building the site using ASP, but di...
Re: FN-FORUM: Vardis - the end!
date posted 23rd August 2006 19:56
For some odd reason "That your" in the second line of my post went out
instead of "Thank you...". The word "verities" in the second paragraph
should have been "veritas". Three paragraphs later "situat...
Re: FN-FORUM: Vardis - the end!
date posted 23rd August 2006 19:19
Aha Lee - Vardis, huh?
First, write back to the solicitors concerned so they have an
acknowledgement and therefore a time line. A "That your for your recent
correspondence. Having considered your com...
RE: FN-FORUM: Shelleytherepublican.com - rant about linux - very funny
date posted 23rd August 2006 19:03
> > I found this little gem on the net and it nearly made
> > me wet myself with laughter. Im still making my way
> > through the comments and there just getting better :0)
> >
> >
http://www.shelle...
Re: FN-FORUM: Shelleytherepublican.com - rant about linux - very funny
date posted 23rd August 2006 18:30
Thomas Campbell wrote:
> I found this little gem on the net and it nearly made me wet myself
> with laughter. Im still making my way through the comments and there
> just getting better :0)
>
> http...
FN-FORUM: Shelleytherepublican.com - rant about linux - very funny
date posted 23rd August 2006 18:01
Hi all,
I found this little gem on the net and it nearly made me wet myself
with laughter. Im still making my way through the comments and there
just getting better :0)
http://www.shelleytherepublic...
Re: FN-FORUM: Vardis - the end!
date posted 23rd August 2006 17:16
On Wed, Aug 23, 2006 at 04:19:56PM -0000, Lee Fogarty wrote:
>
> Read this quick - I have just been informed that Vardis' solicitors are
> demanding that my comments be removed...
>
> http://blagge...
RE: FN-FORUM: test-> live website mirroring
date posted 23rd August 2006 17:08
>Does any one use or know of a tool to provide a web based interface for
>mirroring a website (on the same server) preferably open source as I'll
>need
>to hack it a bit.
>
>For instance,
>
>We have...
FN-FORUM: Vardis - the end!
date posted 23rd August 2006 17:06
Read this quick - I have just been informed that Vardis' solicitors are
demanding that my comments be removed...
http://blagger.com/db4/company_id/4739/companyname/Vardis.html...
Re: FN-FORUM: test-> live website mirroring
date posted 23rd August 2006 17:06
rsync ?
On 23 Aug 2006, at 17:12, [EMAIL REMOVED] wrote:
>
>
> Does any one use or know of a tool to provide a web based interface
> for
> mirroring a website (on the same server) preferably op...
FN-FORUM: test-> live website mirroring
date posted 23rd August 2006 17:00
Does any one use or know of a tool to provide a web based interface for
mirroring a website (on the same server) preferably open source as I'll need
to hack it a bit.
For instance,
We have sites l...
Re: FN-FORUM: mysql and phpMyAdmin
date posted 23rd August 2006 16:01
Dave Cross said
> Quoting Steve Turnbull [EMAIL REMOVED]
>
> > I can think of a good reason: if you have a reference from a
> > record in another table to one of the deleted rows then if it
> > re-u...
Re: FN-FORUM: PNG in Windows IE with css background
date posted 23rd August 2006 15:13
> How can I fix the PNG in Windows IE with css background?
> I got a fix from http://homepage.ntlworld.com/bobosola/pnginfo.htm
> Which fix png that are in the page but not png which are
> backgroun...
FN-FORUM: PNG in Windows IE with css background
date posted 23rd August 2006 15:07
How can I fix the PNG in Windows IE with css background?
I got a fix from http://homepage.ntlworld.com/bobosola/pnginfo.htm
Which fix png that are in the page but not png which are background-ima...
Re: FN-FORUM: mysql and phpMyAdmin
date posted 23rd August 2006 14:38
Quoting Steve Turnbull [EMAIL REMOVED]
> I can think of a good reason: if you have a reference from a record in
> another table to one of the deleted rows then if it re-uses the
> deleted record numb...
RE: FN-FORUM: mysql and phpMyAdmin
date posted 23rd August 2006 12:40
Who's the daddy!
> ALTER TABLE table AUTO_INCREMENT=100;
then the next auto_increment value will be 100.
Cheers,
Richard...
Re: FN-FORUM: mysql and phpMyAdmin
date posted 23rd August 2006 12:29
Richard Lewis wrote:
>
> Yeah, thats just the way it works. You can reset it like this:
>
> ALTER TABLE table AUTO_INCREMENT=100;
>
> then the next auto_increment value will be 100.
>
> Cheers,
> Ri...
Re: FN-FORUM: mysql and phpMyAdmin
date posted 23rd August 2006 12:28
Dai Williams wrote:
>
> It is slightly worrying that you need to know what the next value is - are
> you using that id in some way that the sequence needs to be concurrent and
> unbroken? If so and...
RE: FN-FORUM: mysql and phpMyAdmin
date posted 23rd August 2006 12:22
If the field has a row ID auto_increment property set it will always add
rows with a sequential ID - even if you manual delete a few rows.
If you export your table in phpma you'll see something like...
Re: FN-FORUM: mysql and phpMyAdmin
date posted 23rd August 2006 12:22
Julian said
> I did one last live test on the site which created a new row 102
> which is after row 96(the rows in between were deleted with
> phpMyAdmin as I've already said).
>
> Why is that? If...
Re: FN-FORUM: mysql and phpMyAdmin
date posted 23rd August 2006 12:19
On Wed, 23 Aug 2006, julian wrote:
> Why is that? If the rows were already gone why did it create new row 102
> and not 97? Is there a mysql system variable in the background that will
> only get flu...
Re: FN-FORUM: mysql and phpMyAdmin
date posted 23rd August 2006 12:18
On Wednesday 23 August 2006 12:12, julian wrote:
>
> There is a table I have been doing some work with and subsequently have
> created some test records in it. After deciding things are working OK I
>...
RE: FN-FORUM: mysql and phpMyAdmin
date posted 23rd August 2006 12:15
[EMAIL REMOVED] wrote:
> Hi Folks
>
> There is a table I have been doing some work with and
> subsequently have created some test records in it. After
> deciding things are working OK I deleted the u...
Re: FN-FORUM: mysql and phpMyAdmin
date posted 23rd August 2006 12:15
julian wrote:
>
> Why is that? If the rows were already gone why did it create new row
> 102 and not 97? Is there a mysql system variable in the background
> that will only get flushed if I restar...
FN-FORUM: mysql and phpMyAdmin
date posted 23rd August 2006 12:00
Hi Folks
There is a table I have been doing some work with and subsequently have
created some test records in it. After deciding things are working OK I
deleted the unwanted test rows in the table...
Re: FN-FORUM: apt-get revert/undo
date posted 23rd August 2006 11:51
On Wednesday 23 August 2006 11:52, Mark Bell wrote:
> Does anyone know of an 'apt-get undo' type command to revert an upgraded
> package back to the version prior to upgrade?
>
Yes, you can edit the A...
FN-FORUM: apt-get revert/undo
date posted 23rd August 2006 11:40
Does anyone know of an 'apt-get undo' type command to revert an upgraded
package back to the version prior to upgrade?
Wanting to upgrade a couple of packages, just wondering what my back door is
lik...