cLFlaVA: That's the statistics of w3schools.com. I can show you statistics of other sites where Firefox has a 0% share ;) Stick to what w3s says on this verry page:
Regards, Sascha
cu, Sascha
My Blog: http://www.itst.org/web/
$timezone = -7;
echo date('l F j, Y', time() + 3600*($timezone+date("I")));
Not sure about Daylightsavingstime in Canada, so you might wish to remove '+date("I")' from the above formula.
HTH, Sascha
cu, Sascha
http://www.itst.org/
Man, who dug up this ages old thread? ;)
Today, I would assume anyone to use a decent browser, and that's not what NN4 is. Left alone special envirnments like intranets, I think we can savely design for a lastest generation browser. That means CSS1 support and support for most of CSS2, as well...
Hi pal.
On Windows machines I use to use "blat", a sendmail-like programme for Windows. http://www.interlog.com/~tcharron/blat.html
Of course blat also needs a real SMTP server like the MS one you use. blat needs to be setup before you can use it.
I think it sould be the right...
Hi pal.
Have a look at this:
http://www.truetech.com/webcam/freeware.html
HTH, Sascha
VMware - Forum @ http://vmware.itst.org/ cu, Sascha
http://www.itst.org/
Hi pal.
Have a look at this.
http://www.apple.com/quicktime/authoring/embed.html
HTH, Sascha
Vmware - Forum @ http://vmware.itst.org/
cu, Sascha
http://www.itst.org/
First: there are two body-tags in the source...
Since I have no Netscape here, I can not see whats going wrong. Usually Netscape borwsers are very likely to "do strange things" to complex table layouts.
Ways out: decrease the number of nested tables or try to use spacer images (1...
Differs :-)
Parent could be a-tag if the css is a.something.
I. g. the parten is the tag including the style:
<p>Some <span class="class-a">text</span></p>
Here the p-tag is the parent. cu, Sascha
http://www.itst.org/
Hi all ;-)
I've been scratching my head over this for quiet a while, but could find the error...
If you look at http://www.itst.org/beratung.php, you see above the logo a line beginning with "Beratung".
Below this there is a line going "Homepage arrow Beratung".
As you can...
Hi all :-)
I think there are some points worth stressing here.
First, if you create valid HTML pages, they _should_ work in NN4 ass well as in IE. Or not. There are many things in HTML both browser types do not support (rel-links for instance, they are HTML 2.0!).
Second, creating web pages...
Hi all :-)
phpBB can handle cookies. Tell you users to click the "Remember me" checkbox in the login form.
cu, Sascha
BTW, as Anikin pointed out, a URL containing user id's and passwords is a rather unsecure solution. You would have to rewrite some of the phpBB auth code to do that...
Hi :-)
There are many scripts out there for this job. Maybe you want to have a look at the sources and learn from them:
http://www.easydns.com/~markjr/whois2/
http://kimihia.org.nz/projects/webwhois/
The first one is very good but maybe a bit complicated code if you are a beginner with PHP...
This is phpBB stuff, right?
You have to look at the corresponding .tpl file.
It should be privmsg.ptl or privmsg2.tpl, both are inside the template/template-anme/ folder.
HTH, Sascha
BTW, the .tpl are more or less pure HTML. You will find some text in curly brackets like {THIS}. Search for...
Try this one:
$query = $db->query("SELECT * FROM rateband_tbl WHERE band_id = $id & user_id = $user_id");
BTW, where is $id set? cu, Sascha
http://www.itst.org/
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.