[wdvltalk] css/js woes :: reading the fontSize property using JS

2003-07-11 Thread Ben Joyce
() Any ideas why I can't read the fontSize even though I have specified it in the class and assigned the classname to the element? Any help appreciated. Cheers, .ben p.s. am developing in IE6 only for the mo. • The WDVL Discussion List from WDVL.COM • To Join wdvltalk, Send An Email

[wdvltalk] Re: css/js woes :: reading the fontSize property using JS

2003-07-11 Thread ben
to do! .b Quoting Gerenday, Perry (P.) [EMAIL PROTECTED]: Ben Joyce wrote: I use the following to increase the font size of the next DIV in a sequence: var objNextDiv = eval('document.all.div'+intNextID); objNextDiv.style.fontSize = parseInt(objNextDiv.style.fontSize) + 1

[wdvltalk] Re: Anyone there?

2003-07-04 Thread ben
Likewise. Far too much to do! What's really sad is that i have booked a week off on the 14th and know for a fact i have a private job to do :( /me sobs Have a good weekend all! .b -- ben joyce // [EMAIL PROTECTED] // +44 (0)7958 933718 // http://www.babelfish.co.uk Quoting Michael

[wdvltalk] CSS, tables, borders

2003-06-19 Thread ben
the style to each TD? Cheers, .ben (been doing far too much ASP/JS lately - help!) - This mail sent through IMP: http://horde.org/imp/ • The WDVL Discussion List from WDVL.COM • To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED

[wdvltalk] Re: Qiuet list

2003-03-26 Thread Ben Joyce
Completely off-topic... but where do you play CS David? When i get the chance (not often) I usually play on the Demon public servers... despite all the kids (cheats) the speeds are v.good... sub-30 - 40 pings. .b -Original Message- From: David Precious [mailto:[EMAIL PROTECTED]

[wdvltalk] Re: Size matters?

2003-03-26 Thread Ben Joyce
I've not made the jump to floating/positioned DIV's yet... most ofmy work is neeed yesterday so I'm still using tables for layout/data. I really need to find some time to start using the DIV/CSS solution. .b -Original Message- From: rudy [mailto:[EMAIL PROTECTED] Sent: 26 March

[wdvltalk] Re: Size matters?

2003-03-26 Thread Ben Joyce
This list is still a good place to admit to your ignorance without feeling stupid. Thanks, Diane I heartily agree and wave my Stupid flag :) .b • The WDVL Discussion List from WDVL.COM • To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To:

[wdvltalk] Re: Unwanted E-Mails (Spam) Filter????

2003-03-26 Thread Ben Joyce
Dave, do you have any experience of installing SpamAssasin on an IMAP server (running on Linux) ? .b -Original Message- From: David Precious [mailto:[EMAIL PROTECTED] Sent: 26 March 2003 19:34 To: [EMAIL PROTECTED] Subject: [wdvltalk] Re: Unwanted E-Mails (Spam) Filter On

[wdvltalk] RE: javascript help needed

2003-03-13 Thread Ben Joyce
What line is the error on? -Original Message- From: Steve Miller [mailto:[EMAIL PROTECTED] Sent: 13 March 2003 17:32 To: [EMAIL PROTECTED] Subject: [wdvltalk] javascript help needed I am using php and javascript together on a page. I am trying to change an image source by

[wdvltalk] RE: javascript help needed

2003-03-13 Thread Ben Joyce
help needed This one: document.im_num.src=../graphics/gold.gif; From: Ben Joyce [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Thu, 13 Mar 2003 17:38:53 - To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: javascript help needed What line is the error

[wdvltalk] RE: [Fwd: Internet.com list support]

2003-02-25 Thread Ben Joyce
I quite like them. I am thinking of printing them and using them as cards for the next midwinter festival. -Original Message- From: Cheryl D. Wise [mailto:[EMAIL PROTECTED] Sent: 25 February 2003 18:55 To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: [Fwd: Internet.com list support]

[wdvltalk] RE: [Fwd: Internet.com list support]

2003-02-25 Thread Ben Joyce
And miss out on all thing mind-numbing private work? are you nuts?!??! :) .b -Original Message- From: Joseph Harris [mailto:[EMAIL PROTECTED] Sent: 25 February 2003 21:43 To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: [Fwd: Internet.com list support] Ben, I think you

[wdvltalk] RE: site comments please

2003-02-24 Thread Ben Joyce
Hmm. I wouldn't be surprised if Amazon sue your pants off :) -Original Message- From: Joseph Harris [mailto:[EMAIL PROTECTED] Sent: 24 February 2003 20:48 To: [EMAIL PROTECTED] Subject: [wdvltalk] site comments please I have co-authored a book (on cricket!) and we have set up

[wdvltalk] RE: [OT] New Virus?

2003-02-19 Thread Ben Joyce
Dave Swanson is right. -Original Message- From: Dave Swanson [mailto:[EMAIL PROTECTED]] Sent: 19 February 2003 15:32 To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: [OT] New Virus? *GROAN* There have been numerous viruses built specifically for Linux, just to prove that it

[wdvltalk] RE: [OT] New Virus?

2003-02-19 Thread Ben Joyce
This reminds me of the ol' saying about email clients: All email clients suck; some just suck less than others. This also applies to operating systems :) -Original Message- From: Dave Swanson [mailto:[EMAIL PROTECTED]] Sent: 19 February 2003 17:16 To: [EMAIL PROTECTED] Subject:

[wdvltalk] c#, xml, SOAP, etc

2003-01-16 Thread Ben Joyce
. I've never used c#, very little XML and not touched SOAP so a good book is needed! suggestions appreciated! Cheers, .ben • The WDVL Discussion List from WDVL.COM • To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change

[wdvltalk] Re: javascript and php/html forms

2003-01-15 Thread Ben Joyce
http://www.php.net/mailing-lists.php watch out; php-general is quite busy at times! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 15 January 2003 13:52 To: [EMAIL PROTECTED] Subject: [wdvltalk] Re: javascript and php/html forms Mignon, I've

[wdvltalk] Re: Where's the birdie...

2003-01-09 Thread ben
Hmm, they're good but... Treetrybe's 3 column layout with header and footer - http://www.treetrybe.com/imm/tests/nn4_3col_header2e.html This has some overlapping problems in NS4.78. Works fine in IE^ and NS7/Mozilla tho. .b Quoting Jon Haworth [EMAIL PROTECTED]: Hi rudy, bluerobot,

[wdvltalk] RE: drag and drop?

2003-01-09 Thread ben
let me have a play and i'll get back to you. Quoting Jon Haworth [EMAIL PROTECTED]: Hi Ben, I think it can be done. It's definitely an itch that feels *very* scratchable. I know the dragging bit can... but not 100% sure aboitu tracking what element the mouse is over if you're

[wdvltalk] RE: drag and drop?

2003-01-09 Thread ben
You could make the whole thing a grid/table (if it isn't already) and use DD to move an image about, then pick up where it was last hovering when dropped. I think it can be done. I know the dragging bit can... but not 100% sure aboitu tracking what element the mouse is over if you're already

[wdvltalk] Re: A recap

2003-01-08 Thread ben
At 12:45 PM 1/8/2003 +, Ben Joyce wrote: Has anyone here made the jump from classic ASP database development to .net? what's it like? Quoting Howard Cheng [EMAIL PROTECTED]: I love it. I like that you can work with disconnected data (not just a recordset, but entire sets of tables). I

[wdvltalk] RE: 1 px input box how???

2003-01-08 Thread ben
hey, nice input boxes :) .b Quoting Siobhan Thomas [EMAIL PROTECTED]: Oh bother, this is doing my head in. When I use @import there are no input boxes for NN 4.7.2 I don' t even want to look at it in 4.7 See http://www.odihpn.org/revamp/joindraft.htm And, I don't really understand

[wdvltalk] Re: A recap

2003-01-08 Thread Ben Joyce
with it. Cheryl D. Wise WiserWays Office: 713.353.0139 Mobile: 713.412.0406 [EMAIL PROTECTED] -Original Message- From: Ben Joyce Has anyone here made the jump from classic ASP database development to .net? what's it like? . The WDVL Discussion List from WDVL.COM

[wdvltalk] RE: vertical spacing

2003-01-06 Thread Ben Joyce
ahh, are form margins a thing of the past now? When did this happen? I really hated that 'bug' in HTML. Forgive me, I have been living in a cave. .b -Original Message- From: Siobhan Thomas [mailto:[EMAIL PROTECTED]] Sent: 06 January 2003 15:45 To: [EMAIL PROTECTED] Subject:

[wdvltalk] RE: vertical spacing

2003-01-06 Thread Ben Joyce
between the table and tr, or tr and td. Usually works. .ben • The WDVL Discussion List from WDVL.COM • To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http

[wdvltalk] RE: vertical spacing

2003-01-06 Thread Ben Joyce
] -Original Message- From: Ben Joyce May I ask how you hide the CSS from NS? I'm mainly a back-end developer so not really that hot on advanced HTML/CSS stuff so forgive me for the questions! . The WDVL Discussion List from WDVL.COM . To Join wdvltalk, Send An Email

[wdvltalk] RE: vertical spacing

2003-01-06 Thread Ben Joyce
- Original Message - From: Ben Joyce [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, January 07, 2003 6:22 AM Subject: [wdvltalk] RE: vertical spacing http://www.odihpn.org/revamp/index.htm I can't for the life of me to get the top row on this page smaller

[wdvltalk] php POST blues...

2003-01-04 Thread Ben Joyce
items in the array as count($_POST) returns 6, and is_array($_POST) returns 1. any ideas? many thanks. .ben -- ben joyce // [EMAIL PROTECTED] // +44 (0)7958 933718 // http://www.babelfish.co.uk • The WDVL Discussion List from WDVL.COM • To Join wdvltalk, Send An Email To: mailto:[EMAIL

[wdvltalk] Re: php POST blues...

2003-01-04 Thread Ben Joyce
blues... - Original Message - From: Ben Joyce [EMAIL PROTECTED] Yeah, I figured it out using that a minute or so ago... but I'm sure there should be another way of doing it by enumerating the array like this: for($i=0;$i count($_POST); $i++) { print $_POST[$i

[wdvltalk] hny

2003-01-02 Thread Ben Joyce
happy new things from ben! • The WDVL Discussion List from WDVL.COM • To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub

[wdvltalk] Re: Sun Gets Injunction in Microsoft Case

2002-12-27 Thread Ben Joyce
Java seems dead in the water as far as web (it's an overkill) and application (it's too slow) are concerned. However, should expect Java applications and games on mobile phones to do rather well. -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED]] Sent: 27 December 2002

[wdvltalk] RE: [OT] social list

2002-12-10 Thread Ben Joyce
aolme too!/aol -Original Message- From: Franni Vincent [mailto:[EMAIL PROTECTED]] Sent: 09 December 2002 18:39 To: [EMAIL PROTECTED] Subject: [wdvltalk] [OT] social list Can someone throw the instructions for getting back on the social list across to me? Thanks Franni

[wdvltalk] RE: ASP or VBscript problem

2002-12-10 Thread Ben Joyce
Ben wrote: Tim, your method of replying/quoting is truly magnificent :) Tim: grin Too many years on email listservers. One in particular discussed religion and philosophy at great lengths (along with community stuff) - separating out replies was the only way to keep things straight

[wdvltalk] RE: ASP FSO

2002-12-09 Thread Ben Joyce
And nothing happens? No error? .b -Original Message- From: Adam Blair [mailto:[EMAIL PROTECTED]] Sent: 09 December 2002 13:54 To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: ASP FSO Line feeds gone missing: Set fso = CreateObject(Scripting.FileSystemObject) Set a =

[wdvltalk] RE: ASP or VBscript problem

2002-12-09 Thread Ben Joyce
Tim, your method of replying/quoting is truly magnificent :) Comments at the bottom... Tim (previously): You'll need to change the ASP page (assuming you've added or removed dynamic content from the output page), and you'll have to change the HTML template. Ben: Ahh, well yes

[wdvltalk] RE: ASP or PHP

2002-12-09 Thread Ben Joyce
PHP sites have a *much* lower cost of ownership for starters, not to mention being a more versatile language. It also has a hell of a lot of built-in functionality that you might have to write/buy as components if you were using ASP. If you're a competent ASP coder download and installed PHP (it

[wdvltalk] Re: ASP or PHP

2002-12-09 Thread Ben Joyce
Multi-OS Use Multi-Web Server Use ASP is multi-OS/multi-server too you know. It's Not From Micro$oft. :) Hmm, hardly a reason but I get your smiley :) .b • The WDVL Discussion List from WDVL.COM • To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your

[wdvltalk] Re: IE Security patch available

2002-12-06 Thread Ben Joyce
- From: David Precious [mailto:[EMAIL PROTECTED]] Sent: 06 December 2002 11:20 To: [EMAIL PROTECTED] Subject: [wdvltalk] Re: IE Security patch available On Friday 06 December 2002 11:08 am, Ben Joyce wrote: Surely you mean http://www.debian.org ? :) David P: LOL! Here's

[wdvltalk] Re: IE Security patch available

2002-12-06 Thread Ben Joyce
PROTECTED] Subject: [wdvltalk] Re: IE Security patch available ok i will bite, on another list I have read plaintive queries about debian so haven't followed up, so what are the pluses and minuses (if any) - Original Message - From: Ben Joyce [EMAIL PROTECTED] To: [EMAIL PROTECTED

[wdvltalk] RE: ASP or VBscript problem

2002-12-06 Thread Ben Joyce
comments inline... -Original Message- From: Furry, Tim [mailto:[EMAIL PROTECTED]] Sent: 06 December 2002 14:55 To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: ASP or VBscript problem (Sorry for the response delay, I'm on the WDVL digest) Ben failing that wrote: failing

[wdvltalk] RE: ASP or VBscript problem

2002-12-05 Thread Ben Joyce
interfering with the ASP, and the ASP code isn't tied down to pay particualr page layouts, formatting, etc. hth, .ben -Original Message- From: Furry, Tim [mailto:[EMAIL PROTECTED]] Sent: 05 December 2002 15:30 To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: ASP or VBscript problem

[wdvltalk] RE: ASP or VBscript problem

2002-12-05 Thread Ben Joyce
Failing that I really must stop saying failing that. :) -Original Message- From: J.R. Pitts [mailto:[EMAIL PROTECTED]] Sent: 05 December 2002 15:52 To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: ASP or VBscript problem Ben, do you have any links to examples of scripts using

[wdvltalk] RE: ASP or VBscript problem

2002-12-05 Thread Ben Joyce
Tim said: I also take the time to go back and View Source from the browser after I've converted to Response.Writes, just to make sure the HTML is getting indented nicely and looks good. I am different than JR in the fact that I have the ASP kick out the extra whitespace to retain the

[wdvltalk] RE: Help building a query

2002-11-27 Thread Ben Joyce
SELECT A.ORDER_NO, A.SOLD_TO_CUST_ID, B.NAME1(1), A.BILL_TO_CUST_ID, B.NAME1(2), A.ORDER_GRP, FROM PS_ORD_HEADER A, PS_CUSTOMER B WHERE A.ORDER_NO = 'OE-1062283' AND ?? A.SOLD_TO_CUST_ID = B.CUST_ID ?? I

[wdvltalk] RE: ASP JS battleship game

2002-11-22 Thread Ben Joyce
/me laughs at use of /me in email nice to see someone else using it :) /quit - Original Message - From: Macdonald-Wallace, Matthew J [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, November 22, 2002 3:33 PM Subject: [wdvltalk] RE: ASP JS battleship game /me thinks that would

[wdvltalk] Re: MySQL

2002-11-11 Thread ben
google for mysql-Front; it's a great GUI for mySQL and tho now discontinued you should still be able to get a copy somewhere (freeware, iirc). then install PHP and PHPmyAdmin :) .b Quoting Hoenig, Robert [EMAIL PROTECTED]: I install MySQL on my computer and now I'm not sure how to use it??

[wdvltalk] Re: MySQL

2002-11-11 Thread ben
a quick google came up with... http://www.phpwizard.net/projects/phpMyAdmin/ hth, .b Quoting Hoenig, Robert [EMAIL PROTECTED]: Where can I get PHPmyAdmin. I have PHP installed. -Original Message- From: [EMAIL PROTECTED] [mailto:ben;babelfish.co.uk] Sent: Monday, November

[wdvltalk] Re: XML or JavaScript

2002-10-16 Thread ben
I'd go for XML; it's a much bigger subject and tbh JS isn't that hard. Much more call for XML skills than JS these days. .b Quoting [EMAIL PROTECTED]: Hi all. I have the oportunity to take a week long course either in JavaScript or XML and am not sure which would be more beneficial.

[wdvltalk] Re: test

2002-09-26 Thread Ben Joyce
An error occurred processing this mail. Please check the original contents and try again. You have not been charged for this service. -Original Message- From: David Precious [mailto:[EMAIL PROTECTED]] Sent: 26 September 2002 17:53 To: [EMAIL PROTECTED] Subject: [wdvltalk] Re:

[wdvltalk] Re: Secure data from web to VB

2002-09-25 Thread ben
Yeah, use SSL. I chose ASPTear for my current project, only $35 per license and it does lots of other stuff as well as SSL connections. http://www.alphasierrapapa.com hth, .ben -- ben joyce // [EMAIL PROTECTED] // +44 (0)7958 933718 Quoting Diane Schips [EMAIL PROTECTED]: I'm using

[wdvltalk] Re: Secure data from web to VB

2002-09-25 Thread Ben Joyce
data from web to VB Yeah, use SSL. I chose ASPTear for my current project, only $35 per license and it does lots of other stuff as well as SSL connections. http://www.alphasierrapapa.com hth, .ben -- ben joyce // [EMAIL PROTECTED] // +44 (0)7958 933718 Quoting Diane

[wdvltalk] Re: 404 with an attitude!

2002-09-09 Thread Ben Joyce
An associate of mine did this for his domain... http://www.baker-street.net/404/ :) It's a new craze it seems. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 09 September 2002 20:56 To: [EMAIL PROTECTED] Subject: [wdvltalk] Re: 404 with an

[wdvltalk] Re: 404 with an attitude!

2002-09-09 Thread Ben Joyce
Hmm, it's Flash. Sorry. -Original Message- From: Franni Vincent [mailto:[EMAIL PROTECTED]] Sent: 10 September 2002 02:06 To: [EMAIL PROTECTED] Subject: [wdvltalk] Re: 404 with an attitude! An associate of mine did this for his domain...

[wdvltalk] Re: 404 with an attitude!

2002-09-09 Thread Ben Joyce
heh, no, not x-browser... but still good. chilled :) -Original Message- From: Alida Saxon [mailto:[EMAIL PROTECTED]] Sent: 10 September 2002 02:53 To: [EMAIL PROTECTED] Subject: [wdvltalk] Re: 404 with an attitude! I got the black screen too... then I switched from Nescape to

[wdvltalk] Re: [Netscape] - Weird Visual Bug on Form

2002-09-03 Thread Ben Joyce
I hate that one. No matter how many times I get it I never rememeber at it drives me barmy for about an hour before I work it out :) the bane of my life. -Original Message- From: Dave Presh [mailto:[EMAIL PROTECTED]] Sent: 03 September 2002 17:23 To: [EMAIL PROTECTED] Subject: