This topic is locked

How to rename the .asp files ?

7/7/2006 6:43:12 AM
ASPRunnerPro General questions
J
jlgouget author

Hello friends,
Could you tell me if it exists a way to rename in 1 shot all of the .asp files generated by ASPRunner ? An ASPRunner parameter to change perhaps ?
Example : rename mytable_aspfunctions.asp --> othername_aspfunctions.asp
Many thanks for your answer.
Friendly yours
With <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=2959&image=1&table=forumtopics' class='bbc_emoticon' alt='B)' /> of Provence

Alexey admin 7/10/2006

Hi,
you can do this using custom views on Data Source Table tab in ASPRunner.

Set cursor on mytable there, click Create Custom View and enter othername as a view name.

The view receives all the original table settings so you can remove mytable from the project now.

Then rebuild your pages.