CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 can I import an existing ASP app into a new project

Print topic Send  topic

Author Message
bas
Posted: 08/11/2003, 8:17 AM

I have an existing ASP Application in Dreamweaver.

Written by my predecessor, we have all the code and can sort of maintain in
Dreamweaver.

Having just down loaded the eval and found it very useable.....

Can I start a new project and import the site ???

I don't wont to learn both CodeCharge Studio and Dreamweaver...

DonB
Posted: 08/11/2003, 8:50 AM

A "qualified yes". There is a very specific way that CCS apps are
constructed. Most apparent will be the separation of code (.asp) from
appearance (.html) elements. Further, there are specific markers (comment
tags) that correlate the code with where things are to appear in the page
you see in your browser.

This is the heart of template-driven code, which is the foundation for CCS.

There are also events declared for well-defined actions, such as
before/after a page loads. You need to ensure you migrate your existing
code so that you don't violate the structure (that is, so you don't
"confuse" CCS).

I think I'd try to make classes out of useful functionality, then declare
objects from those classes and integrate that, rather than trying to splice
your code into CCS. It is handy to create "include pages" to define chunks
of functionality (with or without classe modules) just so you can collect
the code into manageable pieces. Either way, you will find it easier to
merge the function with the appearance.

DonB


"bas" <bas@_nosmap.com> wrote in message
news:bh8c2p$crr$1@news.codecharge.com...
> I have an existing ASP Application in Dreamweaver.
>
> Written by my predecessor, we have all the code and can sort of maintain
in
> Dreamweaver.
>
> Having just down loaded the eval and found it very useable.....
>
> Can I start a new project and import the site ???
>
> I don't wont to learn both CodeCharge Studio and Dreamweaver...
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.