Just to make things quicker I’m going to re-use the form from the "insertrecord.asp" page. Open up the file "updaterecorddetails.asp" that you created on the previous page. Create the form however you like, if you want you can copy and paste it from the insert record page.
Tip: If you copy and paste, be sure to remove any Server Behaviors the form might have attached to it. We don’t want to confuse UltraDev once you paste it into your new page J
Create a new connection under Window > Data Bindings. This time set the Filter to ID=(Url Parameter)ID. Select the first name form field on the page, then go back to the Data Bindings window and select from the list "first" and press the Bind button.
|