Ok, here comes a long one.
A co-worker has just had a CD-RW from AOPEN installed model CW5323 and it came with Nero Express 5.5.10.56
Heres the problem, since installing this burner, the pc (dell optiplex 270) Win xp pro service pack 1 has been booting to a screen that says drive 2 not...
Ive already downloaded the live cd, booted and worked fine, now i have the boot iso to dl and install SUSE 9.1 pro, since the home doesnt have hardly any dev tools. I am trying to do this on a laptop. Case in point, i know generally what i am doing, unfortunately, i have yet to find a dual boot...
I wrote a function to make sure that all fields are set before the information is submitted. Unfortunately the submit button does nothing and ie says there are errors on the page.
<script language=javascript>
function checkform()
{
if (document.createuser.Name.value=="")
{
alert ("Name...
Im trying to paginate some data. The first part shows up fine but when i click the next or numbered buttons the data disappears. It's as if the links are causing the script to run the $query again. Here's the code. Maybe i missed something elementary again. You'd think a simple thing like...
I have a database of employee time logs and i have it already working perfectly and set to order by the date. Is there a way to not only order the output (a table with 6 fields) by the date but also by the username. Right now it comes out like this
Userid Date
name1 July 06 2004
name2...
Is it possible to create a search that allows you to identify which field of a database you want to search through. I already created a working search that looks through the field name and produces the results i need. Is there some easy way to adapt this to my needs or should i start tampering...
hello, i am working on a very large script that takes information from a .txt document and parses it, places it in email messages and sends them. EVERYTHING works, except my addition script. for some reason a single "," (comma) in a price throws it off. for example the data is...
Hello, i am trying to create an interface to a MySQL database for access into email addresses by name. I wrote the following code that allows me to view all entries in the database in their appropriate fields. The problem comes in when i want to create a check box next to them. Ive looked...
I have a windows XP home machime running the newest service packs and the newest packs for IE6. I am also running a pop up ad killer. My problem is that when i access a link that opens in a new window, the window appears but is blank, or rather tranparent. Another words, i get the outline of the...
I am currently working on an upload script that places a file in a folder on my hard disk. Alone, this script works, but when i paste it in my main script, the database record is still written however the file is not uploaded. I would also like any suggestions that would help with the creation...
Ive been toying with this script for quite some time now, i am trying to not only timestamp incoming data to MySQL but also assign a random variable. What's wrong with this...
<?
/* declare some relevant variables */
$hostname = "localhost";
$username = "root";
$dbName =...
Hi i am using redhat linux version 9 running php and mysql and am coming up with this error while trying to debug
Parse error: parse error, unexpected T_STRING in /var/www/html/phptest.php on line 17
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.