Forum: PHP Nov 20th, 2008 |
| Replies: 1 Views: 716 |
Forum: PHP Nov 19th, 2008 |
| Replies: 0 Views: 170 pie Chart Hi i am trying to plot a pie chart from a poll, but i cannot seem to manage to get more than three colours to go into the chart, please note that i have 11 different items to plot in the pie... |
Forum: PHP Nov 19th, 2008 |
| Replies: 3 Views: 194 |
Forum: PHP Nov 19th, 2008 |
| Replies: 3 Views: 194 |
Forum: Windows Vista Sep 3rd, 2008 |
| Replies: 11 Views: 2,207 |
Forum: MS Access and FileMaker Pro Mar 17th, 2008 |
| Replies: 8 Views: 1,027 Re: microsoft access help Thanks it worked, i used field size as double, format as standard and decimal places as 2.
Since you are so good at this may i ask another question? |
Forum: MS Access and FileMaker Pro Mar 17th, 2008 |
| Replies: 8 Views: 1,027 |
Forum: MS Access and FileMaker Pro Mar 17th, 2008 |
| Replies: 8 Views: 1,027 Re: microsoft access help i have 2 decimal places in the form, the table and the query. what happens is that if for example i input 1.34, the figure will show as 1.00, and if i post 1.89 it will show as 2.00. |
Forum: MS Access and FileMaker Pro Mar 16th, 2008 |
| Replies: 8 Views: 1,027 microsoft access help hi i am trying to do a simple access database, with quantities, and a query with a report
I have create a table with one of the variables being a numeric value, but i need to have 2 decimal places. ... |
Forum: Windows Vista Jan 7th, 2008 |
| Replies: 11 Views: 2,207 Re: Downgrading from vista to xp I have sorted the issue at last with some help from an Hp technician
Here is what i did
Please launch the BIOS by pressing F10 on HP logo screen while powering ON the notebook.
Went to the BIOS,... |
Forum: Windows Vista Jan 4th, 2008 |
| Replies: 10 Views: 2,899 Re: downgrading from vista to win xp I have sorted the issue at last with some help from an Hp technician
Here is what i did
Please launch the BIOS by pressing F10 on HP logo screen while powering ON the notebook.
Went to the BIOS,... |
Forum: Windows Vista Jan 4th, 2008 |
| Replies: 11 Views: 2,207 Re: Downgrading from vista to xp hi alex do you know from where i can acquire the drivers for my hard drive controller? would i need to put the drivers on a floppy disk? |
Forum: Windows Vista Dec 10th, 2007 |
| Replies: 10 Views: 2,899 |
Forum: Windows Vista Dec 9th, 2007 |
| Replies: 10 Views: 2,899 |
Forum: Windows Vista Dec 8th, 2007 |
| Replies: 11 Views: 2,207 |
Forum: Windows Vista Dec 8th, 2007 |
| Replies: 11 Views: 2,207 |
Forum: Windows Vista Dec 8th, 2007 |
| Replies: 11 Views: 2,207 Downgrading from vista to xp Hi i am trying to downgrade from Vista to Xp, and when i try to format the hard disk with the xp disk, i get an error stating no hard disk is available. |
Forum: Windows Vista Dec 4th, 2007 |
| Replies: 10 Views: 2,899 downgrading from vista to win xp i am trying to downgrade from vista to xp, but when i put in the xp disc to reformat, the system replies no hard disk. If i relaunch vista the hard disk still works. Is there a way how i can rid of... |
Forum: PHP Nov 7th, 2007 |
| Replies: 9 Views: 1,116 |
Forum: PHP Nov 7th, 2007 |
| Replies: 9 Views: 1,116 Re: Hyerlink from Mysql This is what i got when i tried the above
Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in... |
Forum: PHP Nov 6th, 2007 |
| Replies: 9 Views: 1,116 Re: Hyerlink from Mysql hi
i uploaded the script you suggested but still i have the same error, when i click on the result that comes from the database, the system does not link to the proper link.
you can have a look... |
Forum: PHP Oct 27th, 2007 |
| Replies: 9 Views: 1,116 Re: Hyerlink from Mysql hi Xavier2k
This is the string i had , where do i have to put the <a>
<td> <a href="$row_schedule['photos']" </a> <?php echo $row_schedule ['photos']; ?></td>
thank you in anticipation |
Forum: PHP Oct 26th, 2007 |
| Replies: 9 Views: 1,116 Hyerlink from Mysql Hi this might sound like a simple question to most but it is something that i have been trying for quiet a while. I have a table in mysql, which contains a name of a football match, date, time , and... |