I just got a new comp and for some reason I can't get my hd or floppy drive to power up. The graphics card and mb both turn on. My stats are
asus p4c800 deluxe
pwer sp 431w p4 eg465p-ve
cpu p4 2.4ghz 478p
ddr 512mb 32mx8 pc-32000c2
hd 80gb 7200rpm 8mb
I'm having a problem with one of my scripts. Can you please take a look at it and give any hints on what I'm doing wrong.
--------------------------
The error: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in...
I'm having problems inserting info into one of my tables. This is my string.
a1,id,a2,ltptype,a3,question,a4,answer,a5
('', 'test's', 'AssignmentIssues', 'AssignmentIssues teset')
As you can see test's has a ' and it causes an error when trying to insert the info. How can i correct this? Do I...
I've 1 main swf that contains the main part of my site. In here I've 2 buttons which load 2 other swf into the main swf. The problem is that the preloader works fine for the main swf but when I try to use the same preloader for the 2 swf that I load into the main swf it some how does not work...
I've a movie that uses the loadmovie variable to load another swf into its self. Now in this new movie I want to be able to press a button to resize the document size of the parent swf. Is this possible?
Hi, I just installed php4, apache, and mysql on my computer.
I got php to work and mysql to work. I howe ever can't get myphpadmin to work. When I open up http://localhost/phpAdmin/index.php I get the following error.
----------------------------------------------
Internal Server Error
The...
Hi, I just installed php4, apache, and mysql on my computer.
I got php to work and mysql to work. I howe ever can't get myphpadmin to work. When I open up http://localhost/phpAdmin/index.php I get the following error.
----------------------------------------------
Internal Server Error
The...
Is their a way to set a cookie to never expire? This is the code I've right now.
<?php
$name = "nonflash";
setcookie("banner",$name,time()+1209600,"/",".custommaxima.com",0);
header("Location: http://www.custommaxima.com/testing/home.php");
?>
Can you guys check this page to see if it works in Netscape, Mozilla and any others that you can think of. Please post any errors or page funk ups.
http://www.finalphase.org/cm/layout1.html
For some reason windows will freak out on my ass.. like all the sudden I can't right click on any of my windows. When I double click a program to open it then nothing. I press the start button and I only see the top part of the menu. I don't see programs, settings, help etc. If I press ctrl alt...
My error..
Notice: Undefined index: cookie in C:\Inetpub\finalphase\neverplaysober\v4\thankyou1.php on line 3
Warning: Cannot add header information - headers already sent by (output started at C:\Inetpub\finalphase\neverplaysober\v4\thankyou1.php:2) in...
I've 2 pages challenge.html and send.php. When I attempt to use my form to take and process info that will be sent via e-mail I get the following error.
(this is only half of the errors.. but the rest is the same stuff)
Notice: Undefined variable: sender_name in...
I tried to do the following but it applies it to the hole site.
a:link:link,a:link:active,a:link:visited { text-decoration: none }
<a class="link" href="blah.htm">link text</a>
I want to put a link on my site that when they click it a window will open up (just like you right click and went to save as) so that the user can save the image to their hard drive. Is their an html tag I can put into an href?
I'm having a problem with outlooks stationery.. I've created my own template and saved as an html file.. and when I go to tools/options/compose and pick my html file out of the stationery dir I get an added <div> </div> tag at the top of my code. Refer to my ex below. How do I get rid of the...
I've a movie clip that contains a bunch of motion tweens of a 3d image and it's bogging down my pc. This is the link to my fla
http://www.finalphase.org/v4/test.fla
I'm trying to load a swf using
on (release) {
loadMovie ("backgroundone.swf", "bg");
}
How can I align the swf to the center of the bg box instead of the bottom right corner?
I'm trying to show 3 records across and 3 records down on my page. Then I want to be able to page to the next set of records and do the same thing. The code I'm using now kind of works.. It lists the id in the columns but will not page through my record set. If I could get some help I would very...
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.