I have a website where members can put items for either swop or sale.Advice I need to do it is this.
The form is called swop1.Fields are(user MUST fill this in)
Name,callsign tel/fax number and short description of item.
This info MUST go into the DB and members must be able to search the DB for items.
Then lastly a page where 10 or 15 items ,lets say last 10 or 15 are listed..and NOT be able to change or delete..
I am not sure what the steps are to do this eg:
create form
create table fields or new db
tnx
The form is called swop1.Fields are(user MUST fill this in)
Name,callsign tel/fax number and short description of item.
This info MUST go into the DB and members must be able to search the DB for items.
Then lastly a page where 10 or 15 items ,lets say last 10 or 15 are listed..and NOT be able to change or delete..
I am not sure what the steps are to do this eg:
create form
create table fields or new db
tnx