Hi Mike H., I wouldn't know myself, but... You can check to see what you have in Internet Options under the Program tab. If all other cases open the source...
3471
Greg Chapman
gregchapmanuk
Dec 7, 2002 11:44 am
Hi Mike, ... A similar problem, which I've noticed over the last six months or so, but may always have been there, when I attempt to View Source from Internet ...
3472
John Zeman <john04...
john041650
Dec 7, 2002 2:47 pm
Mike this may not be of any help, but about 6 months ago I had a similar problem. I could correct it by running the clips under the section titled "NoteTab...
3473
Jim Shepard
jimsshep@...
Dec 8, 2002 2:19 am
I love your answer but what was the question Jim Shepard ... From: "Alan B Cummings" <acumming@...> To: <ntb-html@yahoogroups.com> Sent: Friday, December...
3474
Alan C.
acummingsus
Dec 8, 2002 4:31 am
Hi Jim, ... Someone did seek a clip to convert a text list of items into an html unorderd list. (included an updated, more featured RunPerl NTB/Perl script...
3475
Jim Shepard
jimsshep@...
Dec 8, 2002 1:50 pm
Thanks Jim Shepard ... From: "Alan C." <acumming@...> To: <ntb-html@yahoogroups.com> Sent: Saturday, December 07, 2002 10:32 PM Subject: Re: [NH] Re:...
3476
Wright, John - Textro...
JWright@...
Dec 9, 2002 1:49 pm
Nice, but it seems to lop off the firt character of each item. ... From: Alec Burgess [mailto:burale@...] Sent: Friday, December 06, 2002 4:32 PM To:...
3477
h.paulissen@...
hugo_paulissen
Dec 9, 2002 2:40 pm
It was intended to strip off a space and/or a * in front of a listitem... It did the trick, and I didn't really test it on another pattern, but you're right......
3478
Alan C.
acummingsus
Dec 9, 2002 5:21 pm
Hello, Topic: clip that converts a text list of items into an html unorderd list. (wraps a text list with the desired html tags) ... Worked fine on my machine....
3479
wilkinsonm <mikew@...
wilkinsonm
Dec 15, 2002 2:45 pm
I've read that HTML authors should move to XHTML because it requires more consistent coding and is a step toward XML. OK, I thought I'd play along, but I...
3480
Peter Steeper
peter_steeper@...
Dec 15, 2002 3:12 pm
Hi Mike, The last web site I created I used xhtml. It doesn't have a lot of javascript so I haven't encountered the problems that you've had but I do like...
3481
wilkinsonm <mikew@...
wilkinsonm
Dec 15, 2002 3:42 pm
Hi Peter, Thanks for the reply! ... the web pages very simple and clean as I am just using basic tags with classes. When I add new material I don't have to...
3482
Peter Steeper
peter_steeper@...
Dec 15, 2002 3:59 pm
Hi Mike, The site works fine with NS 7 if the hosting service has the text/css type set properly. Otherwise NS 7 won't read the style sheets and ignores the...
3483
John W. Durham
johnwdurham
Dec 15, 2002 4:00 pm
I do not accept any form of Hotmail e-mail. Please do not send further mail from any hotmail account to me. Find another provider. -- John W. Durham College of...
3484
John W. Durham
johnwdurham
Dec 15, 2002 4:48 pm
I do not accept any form of Hotmail e-mail. Please do not send further mail from any hotmail account to me. Find another provider. -- John W. Durham College of...
3485
Jason Waugh
apsyrtes
Dec 15, 2002 5:10 pm
Hi wilkinsonm, wmwc> I've read that HTML authors should move to XHTML because it requires wmwc> more consistent coding and is a step toward XML. OK, I thought...
3486
wilkinsonm <mikew@...
wilkinsonm
Dec 15, 2002 5:40 pm
... Maybe I just don't know how to get JavaScript to find the value of a text field (for example) unless it is named. For example, using HTML: <form...
3487
Jason Waugh
apsyrtes
Dec 15, 2002 5:59 pm
Hi wilkinsonm, wmwc> Maybe I just don't know how to get JavaScript to find the value of a wmwc> text field (for example) unless it is named. wmwc> Normally I...
3488
wilkinsonm <mikew@...
wilkinsonm
Dec 15, 2002 6:22 pm
... Thanks for the tip! ... OK - that makes sense. Thanks again, Mike Wilkinson...
3489
Jason Waugh
apsyrtes
Dec 15, 2002 6:27 pm
JW> document.getElementByID("input1").value My apologies to anybody who read this, it's getElementById (with a lowercase "d"). -- Regards, Jason Waugh...
3490
Rijk van Geijtenbeek
rvangeijtenbeek
Dec 15, 2002 6:34 pm
On Sun, 15 Dec 2002 14:45:52 -0000, wilkinsonm <mikew@...> ... Scripts using ID should still work in recent browsers, but will fail in Netscape 4 and...
3491
Ville Saalo
Ville_Saalo
Dec 16, 2002 2:14 pm
... This reminds me... At some point I was going to learn XML but the project fell when I didn't find any good sources for XSLT. Do you happen to know any good...
3492
jimsshep
jimsshep@...
Dec 17, 2002 12:46 am
I purchased Note Tab Pro a year ago and have never really used it because I write all my stuff in either Java Script or VB Script and I don't know wherther...
3493
Greg Chapman
gregchapmanuk
Dec 18, 2002 9:40 am
Hi Gang, I recently discovered a ultra small Japanese e-mail client, nPOP. The executable download is just a 84kb for Win32 in English, somewhat more for ...
3494
Bruce Somers
bruce.somers@...
Dec 18, 2002 9:15 pm
... Can it be that "mailto:ibm@com" should have a blank between "mailto:" and "ibm@com"? "mailto:" should never be used without displaying the actual address...
3495
Greg Chapman
gregchapmanuk
Dec 18, 2002 11:40 pm
Hi Bruce, ... Well my HTML never has a space, e.g.: <A href="mailto:greg@...">e-mail Greg</A> I remember there used to be a time when I...
3496
Jody
notetabber
Dec 19, 2002 8:06 am
Hi Greg, ... I'm sending your full post over to the Off-Topic list. ;) Happy Topics, Jody The NoteTab Off-Topic List ...
3497
Grant Mackenzie
grantneilsonmac
Dec 22, 2002 7:14 pm
... XSLT is a core XML technology designed to transforming XML conforming documents into HTML, XML or text. DOM is a interace exposing node objects also...
3498
Jan Lam
jml@...
Dec 28, 2002 2:09 am
Season's Greetings to all! Don't know if this is the right place to address my question. How does one make their web pages to display a tiny logo with the...
3499
Mark McLaughlin
mark@...
Dec 28, 2002 2:29 am
The "logo" you mention is called an icon. You create an icon as a 32 x 32 pixel graphic in a program designed to do such work, like "Icon Forge" and other such...