| View previous topic :: View next topic |
| Author |
Message |
Jake Enthusiastic Coder
Joined: 15 Mar 2005 Posts: 68
|
I have a database called classrooms.mdb
I have a form used by admin to input data to this database(adminForm.asp)
I have another form used by the user to input data to the same database(userForm.asp)
The information in database classrooms.mdb will be display in a display.asp page!
What i want to do is to differenciate between the data input by the admin and the data input by the user (in the display page)!
Maybe the data input by the admin will be in blue color and the user will be red color??
Or maybe in the user form, when they submit their form, it will automatically add "USER" in front of each textbox to indicate that it is the data input by the user!!
My prefer would be the font color!
CAN ANYBODY HELP ME? PLESE GIVE ME SUGGESTION ON THIS MATTER:)
Reply with quote
|
| |
|
|
Jony Enthusiastic Coder
Joined: 18 Mar 2005 Posts: 71
|
All I can suggest it try a few things out and see what you like, show it to a few people see what they think too.
Reply with quote
|
| |
|
|
|