Forum: PHP Oct 21st, 2007 |
| Replies: 16 Views: 2,111 kkeith. sorted now. wasn't posting the data to $nextpage. thank you evero so much for all your hard work and effort. very much appreciated. cheers |
Forum: PHP Oct 20th, 2007 |
| Replies: 16 Views: 2,111 dosen't display anything now kkeith. just 'there are no records'. thanks |
Forum: PHP Oct 20th, 2007 |
| Replies: 16 Views: 2,111 here u go kkeith.
<!-- This defines a new form -->
<form action="data.php" method="post">
<!-- This creates the dropdown in html -->
<select name="chooser">
<option value="1">List... |
Forum: PHP Oct 20th, 2007 |
| Replies: 16 Views: 2,111 hi kkeith. time is not a problem, just grateful for your help & experience. if you could amend with url would be grateful. what url do you need. page2 should go to:
... |
Forum: PHP Oct 19th, 2007 |
| Replies: 16 Views: 2,111 db.class.php
<?
class DB_Connection {
var $conn = null;
var $debug = false;
var $num_query = 0;
var $error_msg = "";
var $affected_rows = 0; |
Forum: PHP Oct 19th, 2007 |
| Replies: 16 Views: 2,111 kkeith. neither version work. both display pagination but when next is clicked, blank page. the function that the command $result->movenext(); is this:
function MoveNext() {
if ($row =... |
Forum: PHP Oct 18th, 2007 |
| Replies: 16 Views: 2,111 thank you ever so much for your help kkeith. however, i get this error:
Fatal error: Call to a member function movenext() on a non-object in C:\wamp\www\public_html\cp\data.php on line 102
this... |
Forum: PHP Oct 17th, 2007 |
| Replies: 16 Views: 2,111 can no-one offer any assistance? thanks |
Forum: PHP Oct 17th, 2007 |
| Replies: 16 Views: 2,111 hi. i wonder if someone could check this script for me and tell why it isn't producing any results. here is the code:
<?php
function ShowMyFiles() {
// vars global configuration
... |
Forum: Troubleshooting Dead Machines Jul 18th, 2005 |
| Replies: 14 Views: 9,423 no. the card has been in the box since purchase. Guess i need to find a source for 2nd hand mobo for compaq laptop. any ideas spring 2 mind :-) |
Forum: Troubleshooting Dead Machines Jul 18th, 2005 |
| Replies: 14 Views: 9,423 hi janine. thx 4 reply. quick question. does a laptop have an internal power supply apart from the ac adapter or any fuses internally that could have blown? Thx |
Forum: Troubleshooting Dead Machines Jul 18th, 2005 |
| Replies: 14 Views: 9,423 thx 4 replies. all happened when i plugged in a pcicma card. slid it in and heard a pop then nothing. obviously, something has popped. but what i am not usre of is the process of events to... |
Forum: Troubleshooting Dead Machines Jul 17th, 2005 |
| Replies: 14 Views: 9,423 hi. i have a Compaq Presario 700 (724EA) which is as dead as a doornail. Just stopped working. No power whatsoever. Anyone know any links or info how to troubleshoot the problem? I have all... |
Forum: Windows NT / 2000 / XP Jul 3rd, 2005 |
| Replies: 1 Views: 4,991 is there a way to disable unsiged device drivers during xp pro setup? The reason i ask this is because i am having trouble installing xp because it gets to the audio hardware and just stops with the... |
Forum: Windows NT / 2000 / XP Jul 3rd, 2005 |
| Replies: 3 Views: 5,184 thx 4 reply. However, the problem is the ac 97' audio that is causing the problem. But i cannot disable the onboard soud in the bios. there is no facility. all i get is: file-main-exit. I have tried... |
Forum: Windows NT / 2000 / XP Jul 3rd, 2005 |
| Replies: 3 Views: 5,184 Hi
I am trying to install xp pro on a preasrio 700 (724EA). However, when it gets to installing devices it gets to a certain point and stops with the message: stop:0x0000007e: sysaudio.sys. Never... |
Forum: Troubleshooting Dead Machines Jul 1st, 2005 |
| Replies: 10 Views: 8,699 have to reset then computer restarts and restarts the install from the beginning of installing devices. there is no user input anywhere. |
Forum: Troubleshooting Dead Machines Jul 1st, 2005 |
| Replies: 10 Views: 8,699 there is no input. just installing devices then stops. |
Forum: Troubleshooting Dead Machines Jul 1st, 2005 |
| Replies: 10 Views: 8,699 thx catwaezle
The recovery cd didn't work. so what i did, was booted from xp cd, deleted partition and created a new one using long format option and NTFS. It then copied files and started to... |
Forum: Troubleshooting Dead Machines Jul 1st, 2005 |
| Replies: 10 Views: 8,699 hi
I am trying to install XP Pro on compaq presario 700 and keep getting errors in installing devices. Stop: 0x0000007e sysaudio.sys
I have gone into the bios to disable the onboard sound, but... |