Hi,
I am working on a form that requires the edit and view link to be dependent on a field called TYPE
Under the field called TYPE there are 3 selections from a dropdown list - SFS, SSS & Appraisal
I am making a different add page for each of them and while they all write to the same DB Table, they all write to different fields.
On the list page i need assistance so that if they press the view page or edit page it will go to the correct link eg
where the table line contains a type of SFS, when we select (Edit or View) it will go to Exceed_(edit or view)_SFS.asp?ID details...
Can this be done?
Thanks
Michael