This topic is locked

Send values from view page to an HTM [age

3/1/2005 13:32:08
ASPRunnerPro General questions
author

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?

Sergey Kornilov admin 3/2/2005

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.

500196 4/8/2005

Could you give me an example of where to do that in the code?