Sorry, I inadvertently hit the enter key which submitted an empty post.
I have 4 pages, add.asp, modify.asp, delete.asp and search.asp.
Each of these pages work real well.
However, the user would like everything done on one screen.
In other words, if the user wishes to perform an insert, he can do that on the same screen.
He would also like to do an update.
For instance, to update a record, the user would like to select a record from a dropdown menu and details of that dropdown will appear in another box within the same screen.
The user would then perform the update on the same screen.
I was wondering if anyone has seen a example of how this could be done.
Hope my explaination is not confusing.
I have 4 pages, add.asp, modify.asp, delete.asp and search.asp.
Each of these pages work real well.
However, the user would like everything done on one screen.
In other words, if the user wishes to perform an insert, he can do that on the same screen.
He would also like to do an update.
For instance, to update a record, the user would like to select a record from a dropdown menu and details of that dropdown will appear in another box within the same screen.
The user would then perform the update on the same screen.
I was wondering if anyone has seen a example of how this could be done.
Hope my explaination is not confusing.