Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 176
Search took 0.73 seconds.
Search: Posts Made By: Phip
Forum: JavaScript programming 10-26-2003, 02:56 AM
Replies: 3
Views: 894
Posted By Phip
Add...

Add onClick="window.location='http://domain.com/'" to the <img /> tag.

<img src="splashUp.gif" border="0" name="imgName" onClick="window.location='http://domain.com/'">
Forum: JavaScript programming 10-26-2003, 01:13 AM
Replies: 4
Views: 965
Posted By Phip
<SCRIPT LANGUAGE="JavaScript"> <!-- This...

<SCRIPT LANGUAGE="JavaScript">

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Begin
//...
Forum: JavaScript programming 10-26-2003, 01:11 AM
Replies: 3
Views: 804
Posted By Phip
Simplified it a little ^^

Simplified it a little ^^
Forum: JavaScript programming 10-26-2003, 12:57 AM
Replies: 3
Views: 804
Posted By Phip
Function and argument - "...." is not an object

<head>
<script type="text/javascript">

function inputOver(fname,field)
{
document.fname.field.style.background='#95aabf';
}
</script>
</head>
<body>
Forum: HTML & CSS 10-26-2003, 12:49 AM
Replies: 2
Views: 781
Posted By Phip
Okay thanks.

Okay thanks.
Forum: HTML & CSS 10-26-2003, 12:04 AM
Replies: 2
Views: 781
Posted By Phip
hover on form inputs

i tried

input.text:hover{}

input[type="text]:hover{}
Forum: PHP 04-11-2003, 09:52 PM
Replies: 9
Views: 1,196
Posted By Phip
thanks much

thanks much
Forum: PHP 04-11-2003, 12:06 AM
Replies: 9
Views: 1,196
Posted By Phip
okay this is what i made.. <?php $v =...

okay this is what i made..

<?php

$v = 1;
while($v <= 7)
{
$randnumberagain = rand(1,4);
if($randnumberagain%2)
{
Forum: PHP 04-10-2003, 11:47 PM
Replies: 9
Views: 1,196
Posted By Phip
so you can do rand(a,z)?

so you can do rand(a,z)?
Forum: PHP 04-10-2003, 10:54 PM
Replies: 12
php
Views: 1,223
Posted By Phip
how about session_start(); at the stop of the...

how about session_start(); at the stop of the page?
Forum: PHP 04-10-2003, 10:37 PM
Replies: 9
Views: 1,196
Posted By Phip
creating a string of random numbers and letters

I know how to use rand() to create a random number but how can i create a string that is 7 charactors that is a mixture of numbers and letters. Thanks.
Forum: Computer/PC discussions 03-19-2003, 03:31 PM
Replies: 2
Views: 989
Posted By Phip
Thanks man, I'll give it a go.

Thanks man, I'll give it a go.
Forum: Computer/PC discussions 03-18-2003, 10:26 PM
Replies: 7
Views: 1,022
Posted By Phip
I am a IT Coordinator and run two networks on...

I am a IT Coordinator and run two networks on windows 2000 server. Windows 2000 server is ment to be a server - that's about it. Playing games or using extensive software not ment for networking is...
Forum: Computer/PC discussions 03-18-2003, 08:42 PM
Replies: 2
Views: 989
Posted By Phip
Networking Windows XP Pro and Windows 2000 Server

I am currently running about 20 computers on Windows 2000 Pro each computer logs on to a Windows 2000 Server. I want to upgrade to Windows XP Pro. I have tried doing this before but I got very lost...
Forum: Geek News and Humour 03-10-2003, 05:07 PM
Replies: 19
Views: 2,907
Posted By Phip
Scramjet: "Scientists are not quite sure...

Scramjet:

"Scientists are not quite sure what happened after launch" - http://news.bbc.co.uk/1/hi/sci/tech/1626448.stm

lol
Forum: PHP 01-12-2003, 08:42 PM
Replies: 2
Views: 875
Posted By Phip
thanks, for some reason i never came a crossed...

thanks, for some reason i never came a crossed that.
Forum: PHP 01-12-2003, 08:37 PM
Replies: 4
Views: 1,156
Posted By Phip
you could have also called the function with an...

you could have also called the function with an argument.


function dump_array($theArray)
{
echo $theArray[0];
}


dump_array($arrayVar)
Forum: PHP 01-11-2003, 11:55 PM
Replies: 6
Views: 859
Posted By Phip
hehe, it's getting the time of the server. which...

hehe, it's getting the time of the server. which is probably 12 hours difference of what you are.
Forum: PHP 01-11-2003, 10:21 PM
Replies: 4
Views: 1,156
Posted By Phip
are you calling the function with: ...

are you calling the function with:

dump_array($HTTP_POST_VARS);
Forum: PHP 01-11-2003, 09:31 PM
Replies: 2
Views: 875
Posted By Phip
carrying sessions through subdomains

Pretty much what the title says. I have three or four subdomains that the session needs to carry through. The session is registered on domain.com but gets lost at sub.domain.com etc. And when I...
Forum: General web building 01-11-2003, 08:49 PM
Replies: 2
Views: 760
Posted By Phip
I am assuming that you would learn MS Office for...

I am assuming that you would learn MS Office for Microsoft Access for ASP and building the web site with word (haha).

Stay away from MS. It is bad for you. Learn HTML, CSS and then go on to PHP....
Forum: Site reviews 01-10-2003, 02:38 AM
Replies: 11
Views: 1,974
Posted By Phip
Hey, thanks man that stuff helps out alot. Yeah...

Hey, thanks man that stuff helps out alot. Yeah it makes sense I am still working on it. It isn't so easy with work and school. Thanks again!

the msg box you can only use when your signed in. i'm...
Forum: Site reviews 01-10-2003, 01:56 AM
Replies: 11
Views: 1,974
Posted By Phip
make note: colorschemer online only works with...

make note: colorschemer online only works with IE. I thought it was broken for a while.
Forum: Site reviews 01-10-2003, 01:53 AM
Replies: 11
Views: 1,974
Posted By Phip
Thanks a lot beetle those are going into my...

Thanks a lot beetle those are going into my bookmarks. :thumbsup:
Forum: Site reviews 01-09-2003, 10:42 PM
Replies: 11
Views: 1,974
Posted By Phip
i always thought people (atleast i do) more about...

i always thought people (atleast i do) more about content and functionability then the looks of the site. It's clean and fast. My god there is a lot of work in there. :p


Thanks for your input.
Showing results 1 to 25 of 176

 
Forum Jump

All times are GMT +1. The time now is 07:50 AM.