Forum: Database Design Oct 23rd, 2007 |
| Replies: 2 Views: 1,206 did you create your tables? |
Forum: Database Design Oct 23rd, 2007 |
| Replies: 2 Views: 1,366 what do you need exactly ? |
Forum: Database Design Oct 17th, 2007 |
| Replies: 5 Views: 3,697 post the datas to login.asp again
use get method to catch the posted infos. then
then connect ur database and
use while methoe with eof... if the entered values are the same end while circle and... |
Forum: Database Design Oct 17th, 2007 |
| Replies: 1 Views: 1,449 design your database first and structure
primary keys, foreign keys, ids, relations between tables,
then user interface "web forms"... |