Hi,
Im currently working on a residential database and working on the 'delete resident' page. Everything works and the correct reisdent gets deleted as wanted. The problem I have is that when the page loads up all of the "else" statements such as "you have forgot to enter your surname" appears...
Hiya,
Currently I am having problems with deleting a complete record from a mysql db. The code below shows that I am requesting the user to enter four fields that will identify the record in the database. In total there are four more fields in each record however I dont want the user to...
Hiya,
The following script I am using as a login screen and it seems to work fine apart from where the user is meant to be sent to the surname.php page. Have I written this incorrectly?
Any advice would be great
Best regards
Code:
<?php # Scrtipt 6.6 - viewresidents.php
if...
Hiya,
The script below returns all of records stored in a mysql database and displays them in a table. The current table is displayed like the following:
Surname First Name Flat No etc etc etc
-----------------------------------------------------
record1data data data...
Hiya,
Below is a script that searches a mysql database and returns records based on the surname entered into the form. Currently when the records are returned they are displayed above the form. Is there anyway to have the records displayed underneath the form??
best regards
Code:
<?php #...
Hi all,
Im trying to create a simple script to search a mysql database and search by the surname of the entries. Ufortunatly I have tried this script in the browser and doesnt seem to work.
I have created a connect.php script which I know works and so I know that isnt the problem.
Could...
Hi,
Im a first time user of linux and have just installed Fedora2. What I want to be able to do is design a html document with php contected to a mysql database. The problem I have is that when I try even the most simple strings of code for php like:
<?php
print ("test");
?>
when I run it...
Hi
Ive created a database in access and what I would like to be able to do is create a piece of code so that if it is open on a computer the user can not open a second copy of it.
Is this possible?
Regards
Hi,
This in theory should be simple but for some reason I cant figure it out.
All I want to do is with a click on a button in Access I would like a blank excel worksheet to open and then a Table from Access called "Data" to be copied onto sheet1.
Can anyone help?
Best regards
Hi,
I would like to be able to export two tables, one called "Data" and one called "Monthdetails". I would like them to be exported into a new workbook in excel with "Data" being on sheet1 and "Monthdetails" on sheet2.
Is this possible, can anyone help.
Best regards
Hiya,
I would like to filter a form called "Authorisors" however I would like to open the form and filter it with the existing filter in stlinkcriteria and also the filter:
"[Workgroup number]=" & "'" & Me![Text162] & "'"
Is this possible??
The code I am using currently to filter one field...
Hiya
I have two tables in my database. One is called Data and one is called userdetails. These tables contain different information. What I would like to be able to do is when the user hits the button the information in the "Username" coloumn in the userdetails table to be copied and pasted...
Hi,
I have two forms one is called administration and another is called Workgroup. Basically I have a textbox on the administration form called text23 and what I would like to do is when a value is in this field and a button is pressed I want the Workgroup form to appear showing the record...
Hi,
Currently I have a table in Access called Data Template with 36 fields. They are the following:
Admin, Monday1, Monday2, Monday3, Monday4, Monday5, Tuesday1, Tuesday2, Tuesday3, Tuesday4, Tuesday5, Wednesday1, Wednesday2, Wednesday3, Wednesday4, Wednesday5, Thursday1, Thursday2, Thursday3...
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.