This topic is locked

ASP Edit or what files to edit

5/18/2008 11:56:06 AM
ASPRunner.NET General questions
M
mardisr author

I have purchased both the asp and asp.net versions of asp runner. I have generated pages which in the program work fantastically. I would like to further edit the pages such as column spacing and such. I have both dreamweaver cs and microsft expressions studio to accomplish this. After building the project which pages need to be edited?? <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=8515&image=1&table=forumtopics' class='bbc_emoticon' alt=':huh:' />

Eugene 5/19/2008

You can use MS Web Developer to edit generated pages. You can change both aspx pages and pages with code (cs or vb).

But please, don't forget that if you rebuild the project, all manual changes will be lost.