I want to display the values obtained in the view page in a more user-friendly format. Is t possible to pass the fields form the view page to an HTML page to be able to modify the layout?
Ana, passing the fields from the view page to HTML page is not possible. You can open generated ..._view.asp page in any text editor and modify fields layout.
5001964/8/2005
Could you give me an example of where to do that in the code?