This topic is locked

Design tool Question

2/1/2007 4:21:50 PM
ASPRunnerPro General questions
S
swiersman author

When using ASPRunner 4.1 I create the layout and design of the Add.asp page. Is there a way I can copy that and use for the Edit and View pages as well with tweeks? It seems quite allot of work to design each one separately if theier lay our is identical.
Thanks

Sergey Kornilov admin 2/1/2007

You can switch to HTML mode and copy parts of code from Add to Edit page.
View page is different (view controls vs edit controls) and copying is not possible.