| Dave(UK) 2004-09-23, 12:16 pm |
| I am using DWMX. I have an asp (connected to a database) that lists telephone
numbers and the Name and appointment of the subscrivber, and when the user
clicks on the Change caption next to each number it takes him to an Update page
at present where he can change his details. However, that is being abused and
the owner want me to provide the data from the original 'Detail Page' and allow
the user to change it but save it to an entirely different database from where
it came (a sort of transaction database) where the data will be verified befire
being ticked for updating (a routine that will run every hour) to the original
db. Can this be done? and if so, how many pages will it take and what rst and
server behaviuors please. Thanks. Dave
|