Wow thank you very much,
Am surprised that the solution was obvious
programmers make extra money
>>http://www.scriptlance.com/cgi-bin/freelancers/r.cgi?USER
Thank you for the prompt reply, but I am currently using the opera browser for testing this function
programmers make extra money
>>http://www.scriptlance.com/cgi-bin/freelancers/r.cgi?USER
Hello,
I am trying to create a function where data in a table row if duplicated e.g. 4, then the function will display an alert indicating that the function has detected a row of data which is exactly the same
So far for any experiment I've used the function to detect only the string '4' in...
ok thanks for the response
I was wondering if I could use rmdir instead of deltree?
would it make any difference?
programmers make extra money
>>http://www.scriptlance.com/cgi-bin/freelancers/r.cgi?USER
I was wondering If tiy was possiblefor example to go into DOS via boot disk and then delete the windows directory so that when you install another windows (windows xp for example) It will be like you've merely peformed a fresh installation of windows without taking off everything else?
e.g...
Ok What I wanted to do is to get the string length of a hyperlink from the getElementsByTagName array...
But for some reason the alert keeps saying undefined.. I have no idea what the problem is..
I tried to create an array in the code itself and I was able to get the length of the element...
Ok i am currently using flash mx and when i use the loadmovie function to load images any image which is in jpeg format (*.jpg) loads with out any problems
however when i try to load png images (*.png) or gif (*.gif)
nothing shows up..
so i was wondering if anyone has any advice to resolve...
you need to know how to use getElementById for the function to work example..
----------------------------------------
<Script language=javascript>
function test()
{
widthoftable = document.getElementById('TT').width;
heightoftable = document.getElementById('TT').height...
yeah there is, you just use the count function this counts the number of items there are in an array
example
<?php
$A = array("A","B","C");
echo count($A);
?>
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.