Hi there,
I had a problem with a restart loop after install of Win2K. Finally got to the root of the problem and it turns out I need to upload a file that was corrupt. So now Ive got a new copy of the file on my USB pen(cos its 1.8mb) and I'm sittin in DOS. Basically I need to copy the file...
Hi there,
I have just tried to upgrade from Win98 to Win2KPro and it looked like everything went fine until the very last reboot. It now seems to reboot and get to the navy screen for about a second...then it reboots again. It has now been doing that for bout 10mins. I tried changing to safe...
Hi guys,
ok so I have a grid of table cells. I have a script which is carried out on mouseover of a cell. Now the problem is I only want the script to run if the left mouse button is down.
I will obviuosly need an if statement of sorts...but not sure on how to detect if left mouse button is...
hey guys,
i have an object - objNode. The text for it is four words...kinda like -
Jonny jstar7@jstar7.com jstar7 porche
So what I need to do is to extract the last word and use it.
I know its some kind of Trim thing but I dont know what.
Thanks in advance for any help....cheers!
Jonny...
well its taken me a while but its finally finished. It started as a kind of joke thing but then I used it to teach myself a bit more about asp and javascript.
It is purposly simple as it is meant to be a retreat from the chaos of the net these days.
So take a break...have a doodle...and tell...
Hey there,
I have a bit of code in vbscript, I need to convert it to jscript. There is a bit in it that uses the Mid() function and I was wondering if anyone knew a way of doing this in jscript??
Cheers,
Jstar7
-------------------------------------
...what rhymes with month?
Hi there,
I have a string: Jan 01 2002
I need to compare it with another string: Nov 11 2002
I need to return the greater date....I assume the best way is to change them to numbers and compare the numbers like in SQL. How can I do this?
cheers for the help,
Jstar7...
Hi there,
I have a pop up style window which I use for my site. I need to attach a new window to the side of it when the user
clicks the link. So instead of a new window just popping up I want it to "stick" to the side of the other one.
Ive seen it done somewhere but can't work it...
Hey there,
I need to pass a URL in a query string as one of the variables....does anyone know the best way of doing that?
cheers
Jonny
-------------------------------------
...what rhymes with month?
Hi there,
I have a couple of radio buttons. The two values are Table and Chart. Now when the user clicks on Chart I want to enable another three radio buttons beneth it. I have written code that does this. But when the user clicks back on Table the three buttons stay enabled instead of becoming...
Hi there,
I have been struggling with a SQL statement for a while now.
I cant seem to get it into the right order. Here is the SQL...
select left(supp_registrationdatetime, 11), count(left(supp_registrationdatetime, 11))
from supporter_details sd, supporter_registered_emailadd sr
where...
Hello there,
I have a button on the admin side of a site. I want this button to upload a csv file to the database, which will then in turn update the site because it pulls info from the database.
So when the user clicks the button, a file browser appears. Then they find and select the file...
Hi there,
I would like to create a "pop up" window, although I hate using those words, without JS. I have about 10 different JS codes goion on on the same page and its all conflicting.
Can you use html and a open new window with set width height etc?
Cheers,
Jstar7...
Hey there,
I have a stats image about 50px by 50px on a page on my clients site. He doesnt want to be able to see it so I tried to cover it DHTML style. But I came up with a good few errors that I couldnt shake. Anyone know a simple way
of hiding an image? Maybe using the DHTML idea?
cheers...
Hi there,
I have just designed a site for a client, but apparently the Mp3 download isnt fast enough for him.
Does anyone know how to speed it up? I guess streaming of some sort but not quite sure how to go about it...I did hear something once about using M3U files but again not too sure...
hey there,
I want to include 2 .js files on my page. This works
fine for one, but how do I incude the other one too?
<script language="JavaScript" src="includes/tellfriends.js"></script>
Hello there,
I have an input box and a button. I want to print the contents of the box to a table cell on the same page when the button is clicked.
Then I want to do the same thing again and again adding to the table cell each time the button is pressed.
Ive been trying the document.write thing...
Hey there,
does anyone have a simple email validator that I can use? It doesnt have to be fancy and I would prefer to stick it
in the code rather than use an include file.
Cheers guys,
Jonny
Ok I want to turn my string into an array but I dont think its possible using split() because there is no delimeter.
My string looks like "111222121112221111222....
Any ideas?
I have a page with a floating frame on it...(I know its a bad idea). I want to pass a query string from it to an ASP page which will then be displayed in the frame. I tried this but it didnt work...
<code>
function jsClick(inVar){
parent.iframe1.location = "index2.asp?jsVar=" +...
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.