Hi
I've installed; php5.0.1 -installer, MySql, MySql Control Center, My_ODBC_ Standard_3519_Win on my WinXP PC.
I cannot seem to connect to the root of MySQL through the MySql Control Center.
The error message I'm getting is:
[root@localhost:3306] ERROR 2003: Can't connect to MySQL server on...
Hi
I'm a newbie to PHP. I've installed PHP on my Win2K PC.
I created a simple page:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<?php echo '<p>Hello World</p>'; ?>
</body>
</html>
I have saved this...
Hi Folks
Can anyone advise me as to wether I can put on PHP and MySQL DB on my WinXP Professional PC?
I already run the .NET Framework and code in VB.NET using an installed MSSQL Server and want to be able to continue to use these technologies on my PC along with PHP & MySQL.
If I could would...
Can anyone please help me with this problem. The following code produces the error Keyword not supported: 'provider'.
<% @Import Namespace="System.Data" %>
<% @Import Namespace="System.Data.SqlClient" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"...
Hi
Wondering if anyone can help me with this problem?
I'm just starting to learn ASP.NET using VB.
I am able to retrieve a table and different parts of the table using the DataGrid with AutoGenerateColumns="false".
Can I use the same DataGrid with ID to retrieve different parts of the table on...
Hi
Just wondering if anyone can help.
Still starting out in ASP.NET using VB.
Just learnt how to pull data in to a web page using a datagrid.
I'm having problems pulling in data to another part of the page outside of the datagrid.
Tried to create another datagrid and error message told me...
Hi
Can anyone tell me of a program that I can use to access an MSSQL database that is on my webhost. I need to be able to create tables and put data into them like you do in MS Access.
Much like MYSQL-Front or PHPMyAdmin for MySQL databases that are hosted on webservers.
Thanks for your help...
Hi Guys
Seting up an HTML form from asp web page.
When I use the textarea tag with multiple rows & when I put info into it and I've pressed the enter key to stay within the textarea to put more text into the textarea box the access db only picks up on the first line before I've hit the enter...
Hi
I'm very new to Flash. I'm using Flash MX.
I'm trying to create a button that when the mouse is moved over the button it wil fade to a new colour and then when the mouse is moved off it will fade back to the original colour.
I tried creating this but when the mouse moves off the button it...
Hi
Just starting to dip my feet into the world of ASP.NET.
Do pages ending with the extension .aspx get picked up by search engines such as Google?
If I use a 'User Control' to put together a navigation system for all pages, will search engines actually read these as text on the page?
Any advise...
Hi
I assist in running a network using W2K Server with 2000 clients. The person that used to run it has left, with me tentatively taking it on for a while. We have advertised and now shortlisted candidates.
My problem is that my knowledge is very limited - adding users, DNS management, setting...
Hi Guys
Can anyone help me with my sql statement?
I have two tables Employees and Centre. I need to show on page LastName, FirstName, CentreName, JobTitle from Employees table and TelNo from Centre table.
TelNo is Tel No of Centre. CentreName is from Employees table and is a foreign key. I...
Hi Guys
Can anyone steer me in the right direction?
I'm relatively new to asp.
I have an adovbs.inc file in my includes folder and did have it as an include on each page. I have taken the include off every page and my code still works. Thought I'd delete the adovbs.inc file when Dreamweaver...
Hi
Can anyone help me with this?
The page i'm working on allows me to amend the CentreName field in the DB from the CentreName field in a form. Or it allows me to check wether the CentreName is duplicated and then redirects the user to another page to let them know that it is a duplicate.
But...
Hi Hope someone can help me with this.
When I ask to redirect to another page if the data being entered via a particular form field "Centre" to the Access DB is duplicated it will only see the first record and redirect if that is duplicated. If the form field "Centre" data...
Hi
I have a page the uses a form the another page calls fields from that form. This is to allow the user to search for a particular record.
Want to redirect user to another page if field doesn't match with access db field
'LastName field from other page...
Hi
Can anyone help me with this little pulldown menu problem?
I'm creating an Intranet with all employees contact details available. I have created an admin part to the site that allows certain users to log in and add/delete/edit employee details.
I have created two tables, one with employee...
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.