Been working on a simple script that generates a website navigation bar from an array, I'm fairly happy with the results and its ability to handle multiple sub menus, however the one thing I cannot figure out and could do with a little bit of help on is how to configure the array so a menu that...
Bit of a strange one, just upgraded one of my machines from win98 to win2000. Once the minor teething troubles like screen drivers were resolved everyhing appears to be ok except for the internet connection.
Have three machines networked via d-link router, the other 2 are still on win 98 and...
I now seem to have a problem with some of my code since PHP has been upgraded to Version 4.3.10. For some reason the page title no longer appears to exist
My current website uses include to write the HTML tags for the start of every page on the site, as shown below.
header.inc
<!DOCTYPE HTML...
I have a script which reads info from a directory on the server, but what I can't understand is why filesize only shows the info for one file and none of the others. If I delete that file nothing shows at all, the script is listed below if someone could point out what I am doing wrong I would be...
Just found this site but it shows demonstrates brilliantly what can be acheived with stylesheets
http://www.csszengarden.com/?cssfile=/015/015.css&page=0
regards
Ian
Infinity exists! - I just haven't worked out a way to get there yet.
http://www.ne4x4.org.uk/ | http://www.ne4x4.org.uk/Ian/ |...
Just finished upgrading one of my websites and making it more standards compliant. Any comments, critisism,helpful tips etc would be greatly appreciated
http://www.ne4x4.org.uk/
Thanx
Ian
Infinity exists! - I just haven't worked out a way to get there yet.
http://www.ne4x4.org.uk/ |...
My webserver has just been upgraded with PHP4.3.1
now in a few of my scripts where I have used
header("location:http://www.mysite.com/file.php");
I get the following errors
Warning: Cannot modify header information - headers already sent by (output started at...
I have seen a couple of sites using php/mysql, particularly forum boards which display a query count and processing time at the bottom of the page. Any ideas on how this is done.
Many thanks
Ian
Infinity exists! - I just haven't worked out a way to get there yet.
http://www.ne4x4.org.uk/ |...
Hi all check this out.
http://www.grub.org/
Regards
Ian
Infinity exists! - I just haven't worked out a way to get there yet.
http://www.ne4x4.org.uk/ | http://www.ne4x4.org.uk/Ian/ | http://www.ne4x4.fsnet.co.uk/beck/
I have used css to change the select box colours in a form
with the following
SELECT {background-color: #F7F7F7;color: black;
font-family: verdana, helvetica, arial, ms sans serif;
font-weight: normal;
font-size: 8pt
}
and the input boxes and form submit buttons with
INPUT {background-color...
I have the following
<div style="position:absolute;
left:0px; top:0px;
border-style: groove;border-width:2px;
margin:2px;padding: 4px; z-index:1">
Text Text text
</div>
This works fine for IE, Netscape/mozilla and Pheonix browsers. However as soon as I specify a width or height...
Can I put comment tags in an external stylesheet
ie
<!-- this is for images only -->
.item1{border:0px;margin:0px;padding:0px}
I would like to do this to remind me when I go back to revise websites etc.
Thanks
Ian Infinity exists! - I just haven't worked out a way to get there yet...
I used the following in the past to get rid of frame borders
<frameset cols="130,1*" border="0">
<frame name="left" frameborder="0" marginwidth="0" marginheight="0" scrolling="No" src="page1.html">
<frame...
I have a website with two frames the left one providing all a tree menu for site navigation and the right frame for displaying all pages on the site.
I currently use javascript to ensure all pages load into the frameset the script is as follows:
<script language="JavaScript"...
Is it my imagination, but PSP 8 seems to be a lot slower than PSP 7 on my machine. It's not a lie if you believe it!
http://www.ne4x4.org.uk/ | http://www.ne4x4.org.uk/Ian/ | http://www.ne4x4.fsnet.co.uk/beck/
I have page with the body tag as follows
<body scroll="auto">
and a table with the width set to 100% as follows
<table bgcolor="#EAEAEA" cellpadding="0" cellspacing="1" Border="0" width="100%">
<tr valign="top">
<td...
I have a form with the following text area field, does anyone know how to get the form submit button to select all of the text in the textarea and copy it to the clipboard
<textarea name="item1" rows="4" cols="15" >The stuff to copy</textarea>
Many thanks
Ian It's...
If you can't or don't want to install GD Lib but still want to be able to manipulate images then this may be of interest to you. Particularly if you want to produce some simple bar graphs as I did.
First of all create a 2*10 pixel gif image (called bar.gif in this eaxmple)
then have a look at...
I have a pc which has multiple users. I want to prevent some users from internet access any ideas?
Thanks It's not a lie if you believe it!
http://www.ne4x4.org.uk/
http://www.ne4x4.org.uk/Ian/
http://www.ne4x4.fsnet.co.uk/beck/
I have a pc which has multiple users. I want to prevent some users from internet access any ideas?
Thanks It's not a lie if you believe it!
http://www.ne4x4.org.uk/
http://www.ne4x4.org.uk/Ian/
http://www.ne4x4.fsnet.co.uk/beck/
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.