DY
|
| Posted: 05/24/2003, 2:31 PM |
|
anybody have any suggestions as to how this can be done without the site erroring out afterwards
|
|
|
 |
Steven
|
| Posted: 05/24/2003, 4:31 PM |
|
Most any codecharge 2.0 example project or any of your personal Codecharge 2.0 projects can be imported into Codecharge Studio, as long as it doesnt have either of the following in the pages
1/ The Codecharge 2.0 project must not have a tree formtype on any page, Codecharge studio will refuse to import any codecharge 2 webpage that has a Codecharge 2.o tree form on the page, it will import badly or not at all.
2/ The codecharge Studio Project must not have any pages which are named with a numeric as the first charactor of the page name
123page.php = fail
page123.php = ok
|
|
|
 |
|