Freelancers Forum Messages on Thursday September 11th 2003
Re: FN-FORUM: Robots.txt
date posted 11th September 2003 23:46
On 11 Sep 2003 22:51:08 -0000, susan [EMAIL REMOVED] wrote:
>
> Could someone point me in the right direction? Why to have the file and
> what to include and why?
everything you need to know:
http:...
FN-FORUM: Robots.txt
date posted 11th September 2003 23:11
Could someone point me in the right direction? Why to have the file and
what to include and why?
Any help muchos appreciated
Especially at this time
And yes I have asked google ;)
susan
susanengel
gr...
RE: FN-FORUM: photo gallery (one page)
date posted 11th September 2003 22:48
I think Photoshop might have something that does something that might be
what you want, if that makes sense... ;-)
Rob
> -----Original Message-----
> From: [EMAIL REMOVED] [EMAIL REMOVED] Behalf Of...
Re: FN-FORUM: SQL Server stored proc question
date posted 11th September 2003 22:34
Hi John
Server.transfer and Server.Execute
Norman
----- Original Message -----
From: "John Kyle" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Thursday, September 11, 2003 11:10 PM
Subject: Re: FN-FOR...
Re: FN-FORUM: Exchange Server 2000 Upgrade
date posted 11th September 2003 22:33
> What about going straight to Exchange 2003? MS might be Pricing ex2000
> out of the way ;)...
>
> Have a look at http://www.spellsoftwaretrade.com/
hmmm - Exchange 2003 may be a bit expensive.......
Re: FN-FORUM: SQL Server stored proc question
date posted 11th September 2003 22:31
Hello,
In jsp/servlets there is the following method for redirecting the request
and response objects to be processed by another servlet/jsp page
request.getRequestDispatcher("/error.jsp").forward(r...
RE: FN-FORUM: Exchange Server 2000 Upgrade
date posted 11th September 2003 22:24
What about going straight to Exchange 2003? MS might be Pricing ex2000
out of the way ;)...
Have a look at http://www.spellsoftwaretrade.com/
Chaz...
> -----Original Message-----
> From: Carl W Cra...
Re: FN-FORUM: SQL Server stored proc question
date posted 11th September 2003 22:19
Cheers for the help Andy, I will try that and see if it returns a random set
every time
Best Regards
John...
FN-FORUM: Exchange Server 2000 Upgrade
date posted 11th September 2003 22:16
Hi All,
I am looking for Exchange Server 2000 Upgrade from Exchange Server 5.5....
my client has a 45 user CAL already for 5.5, but I can't find a decent price
anywhere...
can anyone help?
Rgds,
C...
RE: FN-FORUM: CD Recording Dilemma
date posted 11th September 2003 22:15
Matt
Don't know if it's a Mac (don't get involved) but Pc/Windoze......
There are a number of options with all the burner softweare we use (Adaptec
and Nero etc...) that let you create different fo...
RE: FN-FORUM: SQL Server stored proc question
date posted 11th September 2003 22:03
Random numbers in MSSQL - use RAND() but you need to give it a seed as
an argument as well. You can also do;
SELECT TOP 10 *, NEWID() neworder FROM table ORDER BY neworder=20
NEWID produces (as it's...
RE: FN-FORUM: Floppy disks...
date posted 11th September 2003 20:55
I understood that floppy disks degrade a little over time if they're not
used regularly.
Sorry I can't remember the technical details on this one (:
Andy
Andrew McDonald
Webguru Services
e: [EMAIL...
FN-FORUM: SQL Server stored proc question
date posted 11th September 2003 20:29
I am thinking about putting together a stored procedure in MSSQL to bring
back random records from a recordset, at the moment I am counting the total
numebr of rows and then producing 10 unique random...
Re: FN-FORUM: graphic design question...
date posted 11th September 2003 20:22
Arioso, Chevara, Conga, Timmons. I don't know where I got them, they may
have came with OpenOffice.
If it's for an image, you could always use commas then edit the image -
commas tend to be more cu...
Re: FN-FORUM: graphic design question...
date posted 11th September 2003 20:09
The best faces to use for quotes are serifs, I always try different ones
and end up using Times. Stone Sans is quite good as well.
Lindsey
____________________
Apperley Design
design | create | inn...
RE: FN-FORUM: Floppy disks...
date posted 11th September 2003 20:04
When using floppy disks (only when I absolutely have to) I always format
them first and I never use the Windows format utility because it does not
reformat old disks. I Always run format from a comma...
FN-FORUM: graphic design question...
date posted 11th September 2003 19:46
anyone know offhand a font i can find some nice curly quotation marks
in?
most typefaces just have horrible squared off or slanted " marks...
i'm after something circular, sans looking... been sea...
FN-FORUM: [OT] Zap Blaine in a box
date posted 11th September 2003 19:37
For anyone in the centre of London at 9pm tonight, and at a bit of a
loose end (and have a laser pointer handy...)
Reminder for willing participants from Farker LindseyP:
* Only use lasers whi...
Re: FN-FORUM: Win2k SP4?
date posted 11th September 2003 19:08
I'm supporting an SBS2k server with sp4 remotely over a VPN and using VNC.
No problems and the hardware sucks.
I'm not brave enough to install sp4 remotely though.
++++++++++++++++++++++++++++++++++...
Re: FN-FORUM: Floppy disks...
date posted 11th September 2003 18:04
http://www.ultimatebootcd.com/
----- Original Message -----
From: "Ross Hamilton" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Thursday, September 11, 2003 5:34 PM
Subject: RE: FN-FORUM: Floppy disks.....
Re: FN-FORUM: SQL Question
date posted 11th September 2003 18:02
yeah, i realised a couple minutes after sending it!
Pete Croft wrote:
>David Eckersall wrote:
>
>
>
>>just change the first bit to SELECT DISTINCT TOP 5 * FROM.... then
>>
>>
>
>
>That'll fai...
Re: FN-FORUM: CD Recording Dilemma
date posted 11th September 2003 18:00
With newer 'Burn Proof' writers you can get away with using the maximum
speed. However if you're burning an audio CD then you should generally burn
at about 4x or 8x because the head units in CD playe...
RE: FN-FORUM: SQL Question
date posted 11th September 2003 17:57
I've resigned myself to making the field unique in the table and just
checking as I write it away - should have done that in the first place!
Thanx to all who tried to answer this one
Paul.
-----Or...
Re: FN-FORUM: SQL Question
date posted 11th September 2003 17:53
David Eckersall wrote:
> just change the first bit to SELECT DISTINCT TOP 5 * FROM.... then
That'll fail because of the presence of the ordering field ...
--
Peter Croft
PC Associates...
RE: FN-FORUM: Floppy disks...
date posted 11th September 2003 17:51
Thanks for the offers to send me disks!
I finally managed to get one cleanly formatted - I remembered seeing a
driver floppy disk with a monitor I bought just a couple of years ago, so I
knew that it...
Re: FN-FORUM: SQL Question
date posted 11th September 2003 17:36
just change the first bit to SELECT DISTINCT TOP 5 * FROM.... then
Kalagoo.Com wrote:
>Nice try but the records it returns have to be distinct.
>
>i.e. I want to return the last 5 distinct search qu...
Re: FN-FORUM: asp error using CDONTS
date posted 11th September 2003 17:36
surely that line should either be...
SendMail.To [EMAIL REMOVED]
...or...
SendMail.To strEmailHeldAsVariable
Paul
Paul Cooper
Internet Developer
Intex Design
http://www.intexdesign.net
>From...
Re: FN-FORUM: Floppy disks...
date posted 11th September 2003 17:32
ok.. should have read that more closely..
local pcworld still open? :)
want me to bang a ready made one in the post for you?
Craig
Pete Croft wrote:
> Craig Tinson wrote:
>
>
>>just as easy...
Re: FN-FORUM: SQL Question
date posted 11th September 2003 17:29
Kalagoo.Com wrote:
> Nice try but the records it returns have to be distinct.
> i.e. I want to return the last 5 distinct search queries made (my field
> 'searchstring') Have to order by ANUM desc...
Re: FN-FORUM: Floppy disks...
date posted 11th September 2003 17:28
Craig Tinson wrote:
> just as easy to download stuff like that from www.bootdisk.com
Well, yes, apart from Ross's problem appears to be that all of his
floppy disks are knackered ...
Cheers,
Pet...
Re: FN-FORUM: SQL Question
date posted 11th September 2003 17:13
Nice try but the records it returns have to be distinct.
i.e. I want to return the last 5 distinct search queries made (my field
'searchstring') Have to order by ANUM desc as the last 5 records are a...
RE: FN-FORUM: FTP uploads and secret areas
date posted 11th September 2003 17:12
I don't think you can run IIS on XP Home but if you could you'd need to...
+ Install it..
Then....
+ Find a folder you wanted to allow web users access to and Web Share it
(Right click, properties,...
Re: FN-FORUM: Floppy disks...
date posted 11th September 2003 17:12
On Thu, 11 Sep 2003, Ross Hamilton wrote:
> Did floppy disks ever work?!
Yes, when floppy drives cost more than 5GBP and blanks cost ~50p each.
If you format them yourself, you'll tend to get bette...
Re: FN-FORUM: Floppy disks...
date posted 11th September 2003 17:10
just as easy to download stuff like that from www.bootdisk.com
the files you download even have a built-in winimage type writer..
just run the exe.. put in a floppy and a few seconds later you have...
Re: FN-FORUM: Floppy disks...
date posted 11th September 2003 17:05
Ross Hamilton wrote:
> Pete C wrote:
>> Windows 98 should boot from the CD (depending on version).
> That's what I thought, but apparently not on the MSDN version I have :(
Weird. I haven't trie...
Re: FN-FORUM: SQL Question
date posted 11th September 2003 17:04
should do the jobby
SELECT TOP 5 * FROM (SELECT fieldname1, fieldname2, fieldname3 FROM
TABLENAME ORDER BY pk_fieldname)
Kalagoo.Com wrote:
>Hi peeps,
>
>Anyone know if it is possible to do a 'top...
Re: FN-FORUM: THANKS - photo gallery (one page)
date posted 11th September 2003 17:02
There are a few sweet flash MX component that will do all this and are fed
xml docs..
any use?
www.flashcomponents.net
James Tomaszewski - New Media Designer
w - www.lightningclaws.com
t - 07887 9...
Re: FN-FORUM: SQL Question
date posted 11th September 2003 16:58
The 'group by' gives the deduped result but I still cannot use the 'order
by' as the anum is not part of the original select statement - gives an
error. If I group by field, anum it accepts the order...
RE: FN-FORUM: Floppy disks...
date posted 11th September 2003 16:55
Pete C wrote:
> Windows 98 should boot from the CD (depending on version).
That's what I thought, but apparently not on the MSDN version I have :(
--
[EMAIL REMOVED]
DJSE Limited, Willow End, Mawtho...
Re: FN-FORUM: Floppy disks...
date posted 11th September 2003 16:43
Ross Hamilton wrote:
> Why does one of my clients insist on running Windows 98, so I need to set up
> a testbed machine?!
Windows 98 should boot from the CD (depending on version).
Cheers,
Pete...
Re: FN-FORUM: SQL Question
date posted 11th September 2003 16:38
Kalagoo.Com wrote:
> Hi peeps,
> Anyone know Type your question here and then click Searchif it is possible to do a 'top x' DISTINCT select and order by
> an autonumber desc?
> But I only need to...
FN-FORUM: Floppy disks...
date posted 11th September 2003 16:36
Did floppy disks ever work?!
It must be years since I've managed to copy something on a floppy disk. I'm
sure when I was young you could make a DOS boot disk in ten seconds flat,
and it would work f...
FN-FORUM: SQL Question
date posted 11th September 2003 16:15
Hi peeps,
Anyone know if it is possible to do a 'top x' DISTINCT select and order by
an autonumber desc?
current query:
SELECT TOP 5 *
FROM SiteSearches
ORDER BY ANUM DESC
I Need:
SELECT DISTINCT...
FN-FORUM: FTP uploads and secret areas
date posted 11th September 2003 16:14
Afternoon all,
I'm getting a lot of work recently where a client wants to allow others to
view a file via the web for a temporary amount of time.
So far I'm fudging it a bit by simply uploading the...
FN-FORUM: Font licensing
date posted 11th September 2003 16:10
This might be of interest to some of you design types:
'Two unnamed companies are being investigated by the Federation Against
Software Theft (FAST) for possible breaches of font piracy.
News of...
Re: FN-FORUM: My new CD
date posted 11th September 2003 16:09
> Just got the Martina Topely-Bird Quixotic album and I have to say it's
> fantastic... She should of won the Mercury music prize for this effort me
> thinks!
>
> Anyone after a truly original 'chillo...
Re: FN-FORUM: PHP and ASP in same page.
date posted 11th September 2003 16:09
On Thursday 11 Sep 2003 2:49 pm, Sam Morgan wrote:
> Customer has been supplied with some PHP code by a web service supplier=
and
> wants to use that code in an ASP page he already has.
>
> I've said...
Re: FN-FORUM: Any Front Page nuts... or translators?
date posted 11th September 2003 15:59
which job?? lol
"Official Client Interpreter"?? no way.. that was just a fluke.. lol
"Front Page Developer"?? must be joking *chuckles* I have "weaned" more
people away from frontpage in the last 2...
Re: FN-FORUM: Any Front Page nuts... or translators?
date posted 11th September 2003 15:47
Craig Tinson wrote:
> sounds like they are trying to say something like:
>
> "We have a site that was developed using front page and the front page
> extensions.
>
> Front page allows easy retrieva...
RE: Re: FN-FORUM: domain probs
date posted 11th September 2003 15:43
Well, the client is really unhappy with the work the freelancer did,
although he has paid for it all, now he wants to change the freelancer
and my guess is that is what made the guy behave like this....
FN-FORUM: My new CD
date posted 11th September 2003 15:43
Hi All
Apologies for the off topic post...
Just got the Martina Topely-Bird Quixotic album and I have to say it's
fantastic... She should of won the Mercury music prize for this effort me
thinks!
A...
RE: FN-FORUM: asp error using CDONTS
date posted 11th September 2003 15:31
Stick a "SET" at the beginning of the line.=20
-----Original Message-----
From: David Turner [EMAIL REMOVED]
Sent: 11 September 2003 16:06
To: Andy Macnaughton-Jones
Subject: FN-FORUM: asp error usin...
RE: FN-FORUM: Table positioning
date posted 11th September 2003 15:31
It's simplistic, but couldn't you just enclose everything in yet *another*
table and attribute it with 'align="center"'?
Tables... ::urgh:: ::blurrgh::
charlie.
- -
"charlie owen is certainly well t...
Re: FN-FORUM: asp error using CDONTS
date posted 11th September 2003 15:31
try putting a:
response.write email("email")
line before the offending line and see if it's pulling a correct email
address..
hth
Craig
David Turner wrote:
> i am getting the following error...
Re: FN-FORUM: Any Front Page nuts... or translators?
date posted 11th September 2003 15:29
sounds like they are trying to say something like:
"We have a site that was developed using front page and the front page
extensions.
Front page allows easy retrieval of recordsets from an access d...
FN-FORUM: asp error using CDONTS
date posted 11th September 2003 15:26
i am getting the following error
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'to'
on line xxx
code follows
----------------------------------------------------
set email = Server.Cr...
FN-FORUM: Any Front Page nuts... or translators?
date posted 11th September 2003 15:21
Can anyone translate this request?
> I have used microsoft front page to develop the project .i think front
> page has its own language based mainly on html
> the database is is access .
> in t...
Re: FN-FORUM: PHP and ASP in same page.
date posted 11th September 2003 15:20
At 13:49 11/09/03, Sam Morgan wrote:
>Okay, talking to a client who wants to run PHP and ASP in the same page.
>I've said not possible to run both from same page as different =
>interpreters,
>am I w...
FN-FORUM: THANKS - photo gallery (one page)
date posted 11th September 2003 15:16
David Turner wrote:
> there are 43 to choose from on this page...
>
> http://www.hotscripts.com/ASP/Scripts_and_Components/Image_Galleries/
>
> and i have no experiece of any of them....
>
> good l...
RE: FN-FORUM: photo gallery (one page)
date posted 11th September 2003 15:07
there are 43 to choose from on this page...
http://www.hotscripts.com/ASP/Scripts_and_Components/Image_Galleries/
and i have no experiece of any of them....
good luck!
-----Original Message-----...
Re: FN-FORUM: pay-per-click Ad's
date posted 11th September 2003 15:06
On Thursday, September 11, 2003, at 02:29 PM, J Sutton wrote:
>
> Just putting a quote t
> ogether for a client who wants pay-per-click ad=92s
> on their site and was wondering if any of you had any...
Re: FN-FORUM: photo gallery (one page)
date posted 11th September 2003 15:01
Photoshop 7 generates photogallery files just how you want 'em. You could
then modify the html.
J :O)
----- Original Message -----
From: "Ema" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Thursday, Sep...
Re: FN-FORUM: PHP and ASP in same page.
date posted 11th September 2003 15:01
On Thursday, September 11, 2003, at 02:02 PM, Mark Anderson wrote:
>
> Different engines in the same site yes, different engines in the same
> page
> not as far as I know!
It is possible, dependi...
RE: FN-FORUM: CD Recording Dilemma
date posted 11th September 2003 14:58
[ Not a flame, just some corrections and additions ]
On Thu, 11 Sep 2003, David Turner wrote:
> the quality of the cd you are burning onto matters. the media can only be
> burnt at a certain speed....
Re: FN-FORUM: photo gallery (one page)
date posted 11th September 2003 14:50
David Turner wrote:
> i think there are quite a few freeware ones. in asp and php and perl...
>
> the sort of hosting you have will affect your decision... so give us a clue,
> what platform for.......
RE: FN-FORUM: photo gallery (one page)
date posted 11th September 2003 14:45
For a plain html one that can resize images, and use custom style
sheets, (before u upload) I would try out ThumbHTML. It's very
refreshing to have something that does everything you want it to.
Che...
RE: FN-FORUM: photo gallery (one page)
date posted 11th September 2003 14:38
Hi,
My photo gallery program can load any given directory of images and then
place them in an album with thumbnails/medium/full sized images. Check out
the link at: http://nahoo.net/gallery
All the...
RE: FN-FORUM: photo gallery (one page)
date posted 11th September 2003 14:37
i think there are quite a few freeware ones. in asp and php and perl...
the sort of hosting you have will affect your decision... so give us a clue,
what platform for.... ;-)
or is it just plain htm...
RE: FN-FORUM: PHP and ASP in same page.
date posted 11th September 2003 14:32
Yeah don't worry, I like to K.I.S.S. as much as possible so wont be trying
it, I really just wanted to know if I was right or wrong, so in a way I am
right, but actually wrong. :)
Regards
Sam Morg...
RE: FN-FORUM: CD Recording Dilemma
date posted 11th September 2003 14:31
the quality of the cd you are burning onto matters. the media can only be
burnt at a certain speed. something to do with the solvent that is burnt
away by the laser... erm... i think...
i could be as...
RE: FN-FORUM: PHP and ASP in same page.
date posted 11th September 2003 14:27
I would like to metoo this thought.
even if it is possible technically... and it will be... even if you have to
write a php compiler in asp. :-)
dont do it. work out what the client is trying to do...
Re: FN-FORUM: photo gallery (one page)
date posted 11th September 2003 14:16
----- Original Message -----
From: "Ema" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Thursday, September 11, 2003 2:40 PM
Subject: FN-FORUM: photo gallery (one page)
>
> Anyone have to hand a link to...
Re: FN-FORUM: CD Recording Dilemma
date posted 11th September 2003 14:13
On Thu, 11 Sep 2003, Tony Crockford wrote:
> On 11 Sep 2003 12:58:42 -0000, Matt Thomas [EMAIL REMOVED] wrote:
>
> >
> > I recently recorded some data on a CD Recordable, and it opened fine on
> > m...
Re: FN-FORUM: Table positioning
date posted 11th September 2003 14:11
Stylesheet
BODY
{
MARGIN: 0;=20
PADDING: 0;=20
HEIGHT: 100%;=20
TEXT-ALIGN: center;
}
TABLE
{
MARGIN-LEFT: auto;
MARGIN-RIGHT: auto;
WIDTH: XXXpx;
}=20
should do it......
RE: FN-FORUM: PHP and ASP in same page.
date posted 11th September 2003 14:09
Customer has been supplied with some PHP code by a web service supplier and
wants to use that code in an ASP page he already has.
I've said to him to go back to the supplier and get it in ASP. I coul...
Re: FN-FORUM: photo gallery (one page)
date posted 11th September 2003 14:04
On Thu, 11 Sep 2003, Ema wrote:
>
> Anyone have to hand a link to a *photo gallery generator* that allows
> thumbnails and the chosen larger image to be shown on the *same page*? I
> know I've seen o...
FN-FORUM: photo gallery (one page)
date posted 11th September 2003 14:01
Anyone have to hand a link to a *photo gallery generator* that allows
thumbnails and the chosen larger image to be shown on the *same page*? I
know I've seen one and have searched thru my bookmarks,...
Re: FN-FORUM: PHP and ASP in same page.
date posted 11th September 2003 13:59
At 12:49 11/09/2003 +0000, you wrote:
>Okay, talking to a client who wants to run PHP and ASP in the same page.
OK. Moving on to the obvious question... why?...
RE: FN-FORUM: PHP and ASP in same page.
date posted 11th September 2003 13:57
The other option would be to use ASP to create an httpxml object, so
load a php "page" into a string and then output that with the ASP.=20
-----Original Message-----
From: David Eckersall [EMAIL REMO...
Re: FN-FORUM: PHP and ASP in same page.
date posted 11th September 2003 13:56
Yes it is possible, at least with an apache server. Or at least it
should be... I'm including javascript and php and the mechanism
_should_ work for php and asp.
You need to use server-side includes...
FN-FORUM: pay-per-click Ad's
date posted 11th September 2003 13:50
Just putting a quote t
ogether for a client who wants pay-per-click =
ad=92s
on their site and was wondering if any of you had any recommendations
from previous experiences?
=A0
Any feed back is grate...
Re: FN-FORUM: PHP and ASP in same page.
date posted 11th September 2003 13:47
iirc you can download a php-language module for asp.
so just you can code asp in jscript/javascript/vbscript you can also use
php.
what you'd then have is something like this
[EMAIL REMOVED]...
Re: FN-FORUM: CD Recording Dilemma
date posted 11th September 2003 13:44
On 11 Sep 2003 12:58:42 -0000, Matt Thomas [EMAIL REMOVED] wrote:
>
> I recently recorded some data on a CD Recordable, and it opened fine on
> my computer but not on any others (PC Based). Does anyo...
Re: FN-FORUM: CD Recording Dilemma
date posted 11th September 2003 13:41
Out of interest, why should the burn speed matter? Surely a CD burnt by a
64x CDRW will be the same as one burnt by an 8x? It will just have burnt
faster?
Or am I missing something?
(I have experi...
Re: FN-FORUM:
date posted 11th September 2003 13:39
check out this link for the 'down' on current browser stats.........
http://www.w3schools.com/browsers/browsers_stats.asp
i don't know how accurate it is tho'........
luke
On Thursday, September...
Re: FN-FORUM: CD Recording Dilemma
date posted 11th September 2003 13:38
Matt Thomas wrote:
> I recently recorded some data on a CD Recordable, and it opened fine on
> my computer but not on any others (PC Based). Does anyone know why this
> happens?
If it's a CD-RW it wo...
Re: FN-FORUM: PHP and ASP in same page.
date posted 11th September 2003 13:36
that example may be wrong.. but if I explain my reasoning behind the
idea.. might help you fix it..
webservers do allow server side includes.. a html page can quite simply
include a cgi script for...
Re: FN-FORUM: PHP and ASP in same page.
date posted 11th September 2003 13:33
Sam Morgan wrote:
> Okay, talking to a client who wants to run PHP and ASP in the same page.
> I've said not possible to run both from same page as different interpreters,
> am I wrong?
Not on the s...
RE: FN-FORUM: CD Recording Dilemma
date posted 11th September 2003 13:32
That's right. I remember taking some copied disks over to Bulgaria and
when I put them into my mum and dad's computer the CD just spun and spun
until it decided it couldn't read. They had something li...
Re: FN-FORUM: Table positioning
date posted 11th September 2003 13:32
You will need " " between "...
Re: FN-FORUM: CD Recording Dilemma
date posted 11th September 2003 13:28
Did you finalise it? If not a PC without a CD/RW won't read it and I have
known it to need the same software too, according to the recording format.
Paul.
----- Original Message -----
From: "Matt...
Re: FN-FORUM: PHP and ASP in same page.
date posted 11th September 2003 13:27
never tried it.. however, it *may* be possible..
could run a few experiments under IIS.. serving up an asp page.. with a
php file as an include.. ie
and somephppage.php might...
Re: FN-FORUM: CD Recording Dilemma
date posted 11th September 2003 13:24
possibly the burn speed?
i try to keep the burn down to 16x if its being distributed.
Matt Thomas wrote:
>I recently recorded some data on a CD Recordable, and it opened fine on
>my computer but no...
FN-FORUM: PHP and ASP in same page.
date posted 11th September 2003 13:23
Different engines in the same site yes, different engines in the same page
not as far as I know!
Mark Anderson
01202 775483
07802 404838 mob
Web Development and database design
[EMAIL REMOVED]
http...
FN-FORUM: Table positioning
date posted 11th September 2003 13:19
Hi All
I have the following code which is basically a table layout...=20
--------------------------------------------------------------...
RE: FN-FORUM: CD Recording Dilemma
date posted 11th September 2003 13:18
I recently recorded some data on a CD Recordable, and it opened fine on
my computer but not on any others (PC Based). Does anyone know why this
happens?
Matt Thomas
www.mushroomdesign.com
-----Ori...
FN-FORUM: PHP and ASP in same page.
date posted 11th September 2003 13:10
Okay, talking to a client who wants to run PHP and ASP in the same page.
I've said not possible to run both from same page as different =
interpreters,
am I wrong?
Regards=20
Sam Morgan=20
WIREDEYE...
RE: FN-FORUM: BT BROADBAND SMTP
date posted 11th September 2003 13:01
Sadly, as you have no doubt already been told, BT only provide an =
Internet
connection. They reportedly charge another =A3100 plus =A310/month for =
allowing
you to use their servers to relay through...
FN-FORUM: International Contracts
date posted 11th September 2003 12:57
Hi All,
Can anyone recommend any agencies which deal with International
Contract/Permanent positions. Specifically, in Scandinavia???
Thanks...
Re: FN-FORUM:
date posted 11th September 2003 12:30
>>Hey! Are you calling my coding sloppy?? :-)
>>
>
> As if!! No, I was referring to Guy's readiness to throw in the towel because
> it wouldn't work in other browsers...
I'd watch him, June. I thi...
Re: FN-FORUM:
date posted 11th September 2003 12:24
> > Can we have an URL or see some code, and I'll have a go at sorting it
out?
> > IE is tolerant of sloppy coding, but you shouldn't be...
>
> Hey! Are you calling my coding sloppy?? :-)
>
As if!!...
RE: FN-FORUM:
date posted 11th September 2003 12:16
OK will do just setting up a dynamic IP address thingy on dyndns and will
publish detail once it has set-up.
Guy
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] Behalf Of Paul J
Whi...
Re: FN-FORUM:
date posted 11th September 2003 12:15
Which version of Netscape are you looking at? It works fine in Moz, so I
presumed it worked in Netscape 6 (can't test it atm). Netscape 4.* is a
lost cause.
At least it doesn't break anything in Op...
Re: FN-FORUM:
date posted 11th September 2003 12:14
> Can we have an URL or see some code, and I'll have a go at sorting it out?
> IE is tolerant of sloppy coding, but you shouldn't be...
Hey! Are you calling my coding sloppy?? :-)
(Although I was...
RE: FN-FORUM: worldpay
date posted 11th September 2003 11:57
I have used WorldPay on 3 site - it is fairly straightforward to set up
Form looks like (I cut it from a php script so $xxx are php variables)...
FN-FORUM: Furniture
date posted 11th September 2003 11:51
Does anyone want some? We've got one(might be two) desks with a couple
of those wheely sets of drawers that fit underneath them. The desks are
those standard corporate grey desks. You'll need to co...
Re: FN-FORUM: worldpay
date posted 11th September 2003 11:41
I've always used secpay (www.secpay.com)
They allow complete customisation and a ~lot~ of functionality for
integration with a website.. I don't know how their rates compare to
others because I've...
Re: FN-FORUM:
date posted 11th September 2003 11:40
> Same results as for previous reply. what percentage of users of the web
have
> microshaft internet exploder as their default? - maybe should just give
in.
>
Can we have an URL or see some code, and...
RE: FN-FORUM: worldpay
date posted 11th September 2003 11:37
Did a worldpay integration a while back and whilst it's pretty good, the
payment screen isn't customisable without having the worldpay logo on
there and the "callback" functionality is crap - it calls...
RE: FN-FORUM:
date posted 11th September 2003 11:36
Same results as for previous reply. what percentage of users of the web have
microshaft internet exploder as their default? - maybe should just give in.
Guy
-----Original Message-----
From: [EMAIL R...
RE: FN-FORUM:
date posted 11th September 2003 11:33
works for MSIE but not Netscape or opera in fact Netscape uglier opera no
effect.
Guy
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] Behalf Of Craig
Tinson
Sent: 11 September 2003...
FN-FORUM: worldpay
date posted 11th September 2003 11:24
A couple of weeks ago there was a thread on worldpay, someone wanting
advice setting it up Did they manage it and cna I have a look at it?
I'm going to see a client wanting an ecommerce site next we...
Re: FN-FORUM: Site Check Please - Online French Course
date posted 11th September 2003 11:24
Hi June, just wondered if you did get the animation of the almost invisible
words - when you rollover them? I'm guessing you're just referring to the
home page - which isn't finished ;o) (I have just...
Re: FN-FORUM: Site Check Please
date posted 11th September 2003 11:23
> Would be grateful for any comments about
> http://www.hwwsport.com/new/
Thanks Hugo, Chris & Andy for the comments!
Hugh...
Re: FN-FORUM:
date posted 11th September 2003 10:58
style...
.textbox {
background:white;
border: border: black 1px solid;
padding:10px;
}
html...
message:
June B
>
> OK problem is this I...
Re: FN-FORUM:
date posted 11th September 2003 10:57
try adding:
margin:6px;
to your css specification..
hth
Craig
The e-Guy Limited wrote:
> OK problem is this I have a text area box containing a large amount of text.
> However in quite a few bro...
FN-FORUM:
date posted 11th September 2003 10:38
OK problem is this I have a text area box containing a large amount of text.
However in quite a few browsers this looks really nasty as the text inside
the textarea box abuts the textarea perimeter. I...
RE: FN-FORUM: Win2k SP4?
date posted 11th September 2003 10:18
A hammered (P2) Server running exchange, Sql2000 file&print servering +
Win 2k SP4 = Fine, no probs.
Chaz.
> -----Original Message-----
> From: Ross Hamilton [EMAIL REMOVED]
> Sent: 11 September 20...
RE: FN-FORUM: Win2k SP4?
date posted 11th September 2003 10:04
RH> Thoughts?
Fine here, both server and desktop installs
Ant.
> -----Original Message-----
> From: [EMAIL REMOVED] [EMAIL REMOVED] On
> Behalf Of Ross Hamilton
> Sent: 11 September 2003 09:50
> S...
RE: FN-FORUM: Win2k SP4?
date posted 11th September 2003 09:34
Yep, re-boot only on MS update and power cuts :(
Mike
> -----Original Message-----
> From: [EMAIL REMOVED] [EMAIL REMOVED] Behalf Of John
> Olival
> Sent: 11 September 2003 11:07
> To: FN-FORUM / [...
Re: FN-FORUM: Win2k SP4?
date posted 11th September 2003 09:27
Mike Adamson wrote on the 11/09/2003 10:00 the following fine words:
> No probs here, stable as ever
ditto, which I might add is pretty stable - only times I reboot
now-a-days is when there is a win...
RE: FN-FORUM: Director on mac osx native/compatibility
date posted 11th September 2003 09:23
Thanks Luke. That's helped a lot.
Karl
> -----Original Message-----
> From: [EMAIL REMOVED] [EMAIL REMOVED] On
> Behalf Of Luke Perman
> Sent: 11 September 2003 01:48
> To: FN-FORUM / [EMAIL REMOVE...
RE: FN-FORUM: Win2k SP4?
date posted 11th September 2003 09:21
No probs here, stable as ever
Mike
> -----Original Message-----
> From: [EMAIL REMOVED] [EMAIL REMOVED] Behalf Of Ross
> Hamilton
> Sent: 11 September 2003 10:50
> To: FN-FORUM / [EMAIL REMOVED]
> S...
Re: FN-FORUM: Win2k SP4?
date posted 11th September 2003 09:20
> A mate of mine installed it, and said it BSOD'd on him. He was working
> locally though.
>
> Caveat emptor (although I'm sure you don't get too much choice with the
> emptoring with MS...)
>
"Are y...
Re: FN-FORUM: Win2k SP4?
date posted 11th September 2003 09:16
Ross Hamilton wrote:
> Does anybody have any recent horror stories regarding installation of
> Windows 2000 Service pack 4? There's a server that I only have VNC access
> to that could probably do w...
Re: FN-FORUM: Win2k SP4?
date posted 11th September 2003 09:14
Not running it as as server, but both our desktop W2K installations have
become much more prone to falling over since SP4. I guess it's down to the
apps you have installed conflicting with some of the...
FN-FORUM: Win2k SP4?
date posted 11th September 2003 09:10
Does anybody have any recent horror stories regarding installation of
Windows 2000 Service pack 4? There's a server that I only have VNC access
to that could probably do with the update, but I'm alwa...
Re: FN-FORUM: php and zde
date posted 11th September 2003 08:37
Most of my work is php nowadays.. and if I ever actually use MX I only
ever use it as a text editor.. or to fix the html from a photoshop
splice up.. this makes MX a very expensive text editor for m...
Re: FN-FORUM: php and zde
date posted 11th September 2003 08:27
Craig Tinson wrote:
>
> just out of curiosity.. I downloaded Zend Studio 3 this morning to see
> whats it's like.. I tend to normally code in ultraedit but thought I'd
> have a look-see...
I've b...
Re: FN-FORUM: Morning all :)
date posted 11th September 2003 08:09
nuffin wrong wif yer english mate.. yer speaking proper queens just like
us norverners *grin*
Matt Burns wrote:
>
> Matt Burns wrote:
>
>> Nah, everyone needs a good bit or morning release.
>>...
Re: FN-FORUM: Morning all :)
date posted 11th September 2003 08:02
Matt Burns wrote:
> Nah, everyone needs a good bit or morning release.
>
> Yes, there's innuendo in there ;-)
At least there would be if I could spell correctly...
Damn!
Matt
--
Matt Burns [EMA...
FN-FORUM: php and zde
date posted 11th September 2003 07:59
just out of curiosity.. I downloaded Zend Studio 3 this morning to see
whats it's like.. I tend to normally code in ultraedit but thought I'd
have a look-see...
is there any people here actually us...
Re: FN-FORUM: Morning all :)
date posted 11th September 2003 07:56
*chuckles*
Matt Burns wrote:
>
> Craig Tinson wrote:
>
>> come to think about it.. I don't have time to be sending emails like
>> this!! lol
>
>
> Nah, everyone needs a good bit or morning re...
Re: FN-FORUM: Morning all :)
date posted 11th September 2003 07:43
Craig Tinson wrote:
> come to think about it.. I don't have time to be sending emails like
> this!! lol
Nah, everyone needs a good bit or morning release.
Yes, there's innuendo in there ;-)
Matt...
Re: FN-FORUM: Morning all :)
date posted 11th September 2003 07:07
ooh.. don't tell me that!! lol
I'm just planning on getting back into freelancing after being away from
it for a few years!! lol
sounds like your workload is as heavy as mine..
come to think about...
Re: FN-FORUM: Morning all :)
date posted 11th September 2003 06:43
4am! You lucky thing. The last few days I've been going to bed at 10pm and
getting up at 1am! Not good...........Not good at all. Freelancing sucks.
----- Original Message -----
From: "Craig Tinson"...
FN-FORUM: Morning all :)
date posted 11th September 2003 06:36
Well.. nothing in particular.. just wanted to get the first post of the
day for a change.. lol
Been up since 4am and this is reminding me too much of my younger days
where I was pulling all-nighter...
Re: FN-FORUM: Director on mac osx native/compatibility
date posted 11th September 2003 01:08
the only thing you have to be aware of is that any Mac OS pre X is a
totally different operating system, much as Windows is different from
Mac.
OS X is Unix really, and so any 'executable' files -...
RE: FN-FORUM: BT BROADBAND SMTP
date posted 11th September 2003 00:46
Another one is Andews & Arnold (AAISP) - very very nice, not tooooo
expensive, and they give you as many free static IPs as you want :-D
> -----Original Message-----
> From: [EMAIL REMOVED] [EMAIL RE...
FN-FORUM: [OT] MX 2004 - woohoo!
date posted 11th September 2003 00:37
At bleeding last!
Damn! 230 Meg! At least I've got 2Mb broadband, only 15 minutes ;-)
Matt
--
Matt Burns [EMAIL REMOVED]
Freelance Web/New Media Consultant
Member of the Professional Contractors...